cancel
Showing results for 
Search instead for 
Did you mean: 

Error 500 on Order View and Invoices

SOLVED
   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Error 500 on Order View and Invoices

I'm Getting a 500 error when I try to view orders on the back end, customer front end and when I click sales>operations>invoices and it gives the following error:

 

PHP Fatal error: Interface 'Magento\\Sales\\Api\\Data\\InvoiceInterface' not found in {magento-root}/vendor/magento/module-sales/Model/Order/Invoice.php on line 24, referer: {webaddress}/admin/admin/system_config/edit/section/dev/key/6d2219cd23785e1829eee12dacc666cb79ad0b4f1fef7097ab3ca18ad5f6d540/

 

I've checked /vendor/magento/module-sales/Api/Data/OrderInterface.php and the file exists so I'm not sure what's going wrong.

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Error 500 on Order View and Invoices

Solved the issue, if anyone needs to know the answer was on this post here:

 

http://magento.stackexchange.com/questions/104564/magento2-interface-error

 

I reset Apache and everything started working fine

View solution in original post

1 REPLY 1

Re: Error 500 on Order View and Invoices

Solved the issue, if anyone needs to know the answer was on this post here:

 

http://magento.stackexchange.com/questions/104564/magento2-interface-error

 

I reset Apache and everything started working fine