opencart/opencart-3

Order form not loaded

condor2 opened this issue · 7 comments

Is something wrong in first group of javascript code.

Also there is a typo
https://github.com/opencart/opencart-3/blob/main/upload/admin/view/template/sale/order_form.twig#L2299-L2300

Not fixed

Error: Could not load template sale/order_form!

More info is needed here. How do you obtain that error? By doing what? Anything from the developers kit or the server error logs?

Sales->Orders, click on Add new.

The method and order_form.twig file does exist in the directory. Are you sure the file does exist on your end?

Fixed
#269