In this blog we will be discussing how we can configure Price embedded barcode; for this please perform following steps in AX Retail Module:
- First configure bar code mask characters in retail (for example: product and price) (retail > setup > mask character)
2. Then create a new bar code masks setup selecting Product in type with selection of barcode standard in general tab (for instance code128), in Barcode mask segment add lines with Mask characters of price and product. For prefix using 1, and for length of product and prices using 4 and 6 respectively, and decimal as 2. (Retail > setup > barcode mask setup)
3. Configure a new Barcode setup. Add Barcode setup and description in General tab select Barcode type (using code 128), now select Mask ID from drop down (created in Barcode mask setup)( (retail > setup > barcode mask setup)
4. Now attach this barcode setup to item (item should have selling price). Go to retail tab of product and select created barcode setup.
5. Then create barcode of item in following way; 10000000000. Here 1=Prefix, 0000= Product and 000000= Price. In general tab select unit of measure (using Pcs as example)
General tab select unit of measure
Note: This setup is also applicable for items with weight as if vegetables etc. select Kgs as unit of measure.
In weighing scale when item is weighed it will take weight of item X unit price
In addition, it will print the barcode with net amount of price
Like 10000025000
Here 1 is prefix 0000 is item and 0250 is price
This is what weighing scale will print
Moreover, on POS it will do a backward calculation 250/item price = quantity
- Now execute assortments and run jobs