prestalearn Posted September 10, 2015 Share Posted September 10, 2015 I recently upgraded to 1.6.1.1 and since then the invoices isnt generated correctly. If an order is made the invoice button at top is inactive but invoice is available and its possible to download through the documents tab: In the main order page the PDF of the invoice is missing in the listing as well: This will cause prestashop to not see the order as fully validated I think since it doesnt count stats for it at all (i have tried the solution for those with broken stats as well). I have updated Paypal and other payment modules to support 1.6.1.1. Any clues why invoices isnt generated and registered correctly? Thanks a lot in advance! Link to comment Share on other sites More sharing options...
tuk66 Posted September 14, 2015 Share Posted September 14, 2015 See the printPDFIcons method in the /controllers/admin/AdminOrdersController.php file. This method does some checks. Look especially if the actual order state is valid. Link to comment Share on other sites More sharing options...
prestalearn Posted September 14, 2015 Author Share Posted September 14, 2015 See the printPDFIcons method in the /controllers/admin/AdminOrdersController.php file. This method does some checks. Look especially if the actual order state is valid. Thank you for replying tuk66. May I ask if you could explain a bit further how I should check this more in detail? Thx Link to comment Share on other sites More sharing options...
cezzq Posted November 5, 2015 Share Posted November 5, 2015 did anybody resolve this issue i have the same one? please help my site is live and i don't have invoices Link to comment Share on other sites More sharing options...
Ickey Woods Posted October 25, 2017 Share Posted October 25, 2017 Just add in table ps_order_invoice of your DB those 4 fields as VARCHAR: shop_address invoice_address delivery_address company_address 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