Quote Originally Posted by jimmie View Post
i would like to be able to update my barcodes as well. how or what code can i add to achieve this.
this is the field in products table.
products_barcode
sorry, jimmie, i currently do not have the time to provide support for something like this.

barcodes require a new class and validation to be done properly as one needs to validate check digits on them (at least for UPCs and EANs).

best.