magento2-ordercomments icon indicating copy to clipboard operation
magento2-ordercomments copied to clipboard

Order view issue with Magento 2.3.0

Open jaleelalsharaf opened this issue 7 years ago • 3 comments

When i try to open an order, i get the following error message :

Information Changes have been made to this section that have not been saved. This tab contains invalid data. Please resolve this before saving.

jaleelalsharaf avatar Feb 01 '19 19:02 jaleelalsharaf

hi @jaleelalsharaf , The actual error might be hidden on the page. can you select "view page source" and see if you find any errors/stacktraces near the bottom of the returned html ?

boldsidney avatar Feb 04 '19 09:02 boldsidney

Hi,

Below is the page soure code of the view order page, after I get the following message :

Order View

Order View

jaleelalsharaf avatar Feb 04 '19 22:02 jaleelalsharaf

Same Issue for me as well and below are the stack trace, Can somebody help?

Fatal error: Uncaught TypeError: Return value of Magento\Sales\Model\Order\Config::getStatusLabelForArea() must be of the type string, null returned in /vendor/magento/module-sales/Model/Order/Config.php:132   | Stack trace:   | #0 /vendor/magento/module-sales/Model/Order/Config.php(148): Magento\Sales\Model\Order\Config->getStatusLabelForArea('delivered', 'adminhtml')   | #1 /vendor/magento/module-sales/Model/Order/Status/History.php(146): Magento\Sales\Model\Order\Config->getStatusLabel('delivered')   | #2 /vendor/magento/module-sales/view/adminhtml/templates/order/view/history.phtml(77): Magento\Sales\Model\Order\Status\History->getStatusLabel()   | #3 /vendor/magento/framework/View/TemplateEngine/Php.php(59): include('...')   | #4 /vendor/magento/framework/View/Element/Template.php(270): Magento\Framework\View\TemplateEngine\Php->render(Object(Magento\Sales\Block\Adminhtml\ in /vendor/magento/module-sales/Model/Order/Config.php on line 132

sumitsharma068 avatar Jul 28 '19 20:07 sumitsharma068