Erpnext: POS for weighed items

Created on 11 Nov 2016  路  3Comments  路  Source: frappe/erpnext

POS for weighed items

Expected Behavior

Item

Weighed item? check box

Weighed item barcode format. This is usually one of:

  • BarcodeNo {Delimiter} Weight
  • BarcodeNo {Delimiter} Weight {Delimiter} UOM as Number

Should have support for data that should be discarded. This is because some government regulated weighed barcodes such as those that come on livestock carcasses might have encoded things like slaughterhouse establishment numbers, export certificate numbers, etc which might not be relevant for us.

Item UOM

Field for UOM as Number for barcode (optional)

POS

When a weighed item is scanned, POS should expect the defined format and parse the weight automatically.

selling

Most helpful comment

I did something for me maybe can be modified and implemented by asking what barcode type or initial code is to have this code implemented ...

https://discuss.erpnext.com/t/how-can-mange-barcode-for-weighted-items-in-pos/20066/4

All 3 comments

There are cases in which price for weighed item is printed in the barcode.

They are normally named Item at variable price; i.e. vegetables, fruit etc.

Customers weights items by themselves and a label is printed based on the price per UOM (Kg).

This is usually:

BarcodeNo {Delimiter} Price

I did something for me maybe can be modified and implemented by asking what barcode type or initial code is to have this code implemented ...

https://discuss.erpnext.com/t/how-can-mange-barcode-for-weighted-items-in-pos/20066/4

Wow, so this feature has been left for all of these years?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gbard picture gbard  路  4Comments

GSLabIt picture GSLabIt  路  4Comments

rmehta picture rmehta  路  3Comments

cradford picture cradford  路  4Comments

jboilesen picture jboilesen  路  3Comments