Skip to Content
Menu
This question has been flagged
2 Replies
2342 Views

am trying to configure POS in odoo for a butchery shop, 

the scaled meat products come from the scale with a priced barcode 

but it has two checksum, 

for example 

0200015002567

which is divided as follow

02 (department code) 0001 (product ID or known as PLU) 5 checksum for the weight 0256 (price of the mean which is 2.56) 7 is the barcode checksum digit, 

in this situation, the weight checksum in the middle has ten possibilities from 0 to 9

and the last checksum also has  ten possibilities from 0 to 9

these two checksum make 10 x 10 = 100

which means 100 multiple barcodes for a single type of meat, 

the butchery has like 40 meats, sheen, Tbone, checking .... etc

then 100 x 40 = 4000 barcodes, 

loading them in the POS system makes it very slow, 

is there a way to configure the Barcode Nomenclatures to ignore transmitting both 

check sum and read only the product ID and the price. ?

your support is highly appreciated. 



Avatar
Discard

Hello,
I think the following link will give you an idea for recording multiple barcodes in the system.

https://youtu.be/yNa_fRaLuKI

Author

Hello,

This video link is good for products that have two barcodes, or few barcodes
in the butchery scenario, each meat has 100 baecode possbilties, I need a solution to put a wild card for the last checksum number. or elminate reading that checksum number

Author Best Answer

Hi Shivoham
Barcodes are already generated as and printed on stickers by the meat scale.

My problem is , how can I configure odoo barcode setting to ignore reading the last checksum digit.

Avatar
Discard
Best Answer

Hello Mohammed, 

  • If you load above process for barcode in pos then definitely POS taking too much load. If you have to make above process smoothly then you have to use auto generate barcode module. 

\https://apps.odoo.com/apps/modules/8.0/product_barcode_generator_auto/

Avatar
Discard
Related Posts Replies Views Activity
0
Dec 22
892
0
Oct 20
2506
2
Jul 18
3533
0
Jun 17
1863
0
Jul 16
2944