odoo/tutorials#849
Created by Harshil Patel (hapt)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 3s)
- ci/tutorial: (runtime 117s)
- label
- odoo-dev:18.0-barcode-scan-hapt
- head
- 54a47568c8dd5ef0f2b41723cefc40f4f4c523e5
odoo/tutorials | |
---|---|
18.0 | #849 missing r+ |
master |
[ADD] barcode_scan: Added barcode scanning in SO/PO
On scanning the barcode of any product, if the product is available in
The catalog, then the quantity will be updated by 1 unit, and if the product
is not available, then the notification of warning will be shown to the user and
The product is added to the first page of the catalog based on the quantity.