From: Pak R. <pak...@gm...> - 2015-09-28 07:32:34
|
Hi all: On my struggle to print barcodes, etc... I face another problem. my barcode field contains the same info as stockid (stockmaster.barcode = stockmaster.stockid) and it's too long for the label :-( Question: Does webERP need that stockmaster.barcode = stockmaster.stockid to use the barcode readers? Or webERP detects when a barcode reader is used and selects the item by barcode field? Or dies it by stockid? Example: CounterSales.php does not read/use the field stockmaster.barcode. How does it identify the items? by stockid? Completely lost about this. Regards, Ricard |