A Digital Scale is a measuring device that reads and displays the weight of an object. Unlike an analog balance scale, a digital scale is a high-quality scale that gives a correct weight reading.
If you have a fruit or butcher shop, our system can now connect your digital scaling to our system, which is when your customer weighs their shopping amount and digital scaling creates a barcode, the barcode can now be scanned directly at the checkout. So you do not need to input manually.
I. Activate Feature in Setup Page
Step 1. Go to Setup, Click More Menu, then Choose Module
Step 2. Go to Sell Tab, then Scroll to Digital Scale Section
Step 3. Configure Digital Scale, then Click Save
II. Digital Scale Configuration
Step 1. Digit
In this digit field, there are 2 configurations, namely by filling in the numbers "zero" or as many digits/numbers as in the digital scale label. If we fill with 0 then the digital scale will not be activated. As in the picture above, we fill it with 13, which means the configuration is set to a sticker label with 13-digit barcodes.
Step 2. Quantity Divider
This is used as a division or calculation of commas in heavy quantities.
Step 3. Regex (Regular Expression)
A regular expression is a sequence of characters that specifies a search pattern. Usually, such patterns are used by string-searching algorithms for "find".
Example :
Regex | Description |
\d{1} | The regex will skip the first 2-digit |
(\d{6}) | The regex will capture the next 6-digit |
(\d{6}) | The regex will capture the next 6-digit |
Notes :
You can also try the regex customization on Regex101.
Digital Scale Printing Result :
Properties Index :
Digit | Description |
First Digit (2) | The Number Given by Digital Machine |
2nd - 7th (000012) | Product code from DealPOS |
8th - 13rd (011849) | Weight obtained from weighing the goods |
III. Sell Product with Digital Scale Barcode
Step 1. Go to Sell, then Make Sales Transaction
Step 2. Scan Digital Scale Barcode to Add Item to Cart
When you scan barcodes from your digital scale our system can read according to the quantity of the total weight from your digital scale.
Notes :
If you have a product with an SKU the same digit of regex (13 digits) will show a missing error notification as below, it causes the system has search two times (SKU for digital scaling product & Barcode for non-digital scaling product). The product has appeared and you can continue selling.
Related Articles
To use manufacture product type Generate Input from Output In Manufactured
To sell products with different currencies Sell With Different Currency
To set decimal digits on inventory How to Set Decimal Digits in Inventory