Jump to content

Barcode


cmusumeci89

Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...