apharrison964 0 Posted May 11, 2015 Posted May 11, 2015 (edited) On the Products page, when it gives me the option to enter a UPC barcode, it limits me to 11 numbers. How do I change the length of the characters that can be entered into the UPC barcode box? I went and changed the UPC length in Product.php, but it still won't let me enter more than 12 characters. Edited May 12, 2015 by apharrison964 (see edit history) Share this post Link to post Share on other sites
tuk66 792 Posted May 20, 2015 Posted May 20, 2015 There are upc, resp. product_upc fields in ps_product and ps_order_detail tables, and maybe others. You need to change their schema as well. Share this post Link to post Share on other sites
Recommended Posts