Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Order view issue with Magento 2.3.0 #33

Closed
jaleelalsharaf opened this issue Feb 1, 2019 · 3 comments
Closed

Order view issue with Magento 2.3.0 #33

jaleelalsharaf opened this issue Feb 1, 2019 · 3 comments

Comments

@jaleelalsharaf
Copy link

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.

@boldsidney
Copy link
Contributor

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 ?

@jaleelalsharaf
Copy link
Author

jaleelalsharaf commented Feb 4, 2019 via email

@sumitsharma068
Copy link

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

@boldbart boldbart closed this as not planned Won't fix, can't repro, duplicate, stale Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants