cmusumeci89 Posted October 14, 2015 Share Posted October 14, 2015 Buongiorno, sapete se è possibile fare un aumento del numero leggibile dei caratteri del barcode fino a 16? Link to comment Share on other sites More sharing options...
tuk66 Posted October 21, 2015 Share Posted October 21, 2015 1) Alter the ean13 field in the ps_product, ps_order_detail tables (and maybe in more tables). 2) Change this line in the /classes/Product.php file 'ean13' => array('type' => self::TYPE_STRING, 'validate' => 'isEan13', 'size' => 16), 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