odtherrien Posted May 9, 2014 Share Posted May 9, 2014 Hello all, I work with long product reference codes (>32 char). Everything is working fine in the front office by changing the length of the reference to 64 in : - Classes/Product.php - db / ps_order - db / ps_product - db / ps_product_attribute - db / ps_stock - db / ps_supply_order - db / ps_supply_order_detail The problem is that the reference field is still truncated to 32 char in the pdf invoice sent to the customer (but it's fine in product page and cart). Someone has an idea where I need to change the length to modify the pdf invoice reference field? Thanks! Olivier Link to comment Share on other sites More sharing options...
tuk66 Posted May 11, 2014 Share Posted May 11, 2014 Change the product_reference field in the ps_order_detail table as well. Link to comment Share on other sites More sharing options...
odtherrien Posted May 12, 2014 Author Share Posted May 12, 2014 As easy as that. Thank you again! 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