Various unrelated ERPNext Scripts.
The Weighted Barcode Script allows scanning of scale printed weight barcode into the POS. Replace your pos.js file and customise it according these instructions to suit your barcode format.
-
Get this pos.js file
-
Then replace
pos.js
located at~/frappe-bench/apps/erpnext/erpnext/accounts/page/pos/pos.js
OR just copy and paste everything to your pos.js
.
-
cd ~/frappe-bench
-
bench build
- Tested with ERPNext v7.x to v10.x.
- Works best with Firefox browser. There is an issue with Google Chrome.
Please report any issues to this discussion thread. Push requests (your edits) are welcome!