SmartyLo Posted October 19, 2016 Share Posted October 19, 2016 (edited) Hello, I was trying to modify invoice number generator (actualy just tying to replace it with order reference), after replacing OrderInvoice.php in prestashop/classes/order folder. I tried to submit new order from Front Office, but catched error 500 and page with only an error, so I returned back this OrderInvoice.php file (backuped), but later I saw that order was submitted - on Orders page in BO it was displayed, but without current status- it was just "--", and order status filter doesnt works, In php my admin I changed status of this order, later - deleted this order from ps_orders table, but filter is still unavailable. what is the best way to solve this problem? I have pretty old database backup, so I cant replace the whole database. Thank you! Edited October 19, 2016 by SmartyLo (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now