Add Products To PurchaseOrder By Barcode
by DRC Systems India Pvt. Ltd. http://www.drcsystems.com
Odoo
$ 17.36
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Purchase Management (purchase)
• Inventory Management (stock) • Invoicing (account) • Discuss (mail) |
Technical Name |
products_to_purchase_scanner |
Website | http://www.drcsystems.com |
Versions | 8.0 9.0 10.0 11.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Purchase Management (purchase)
• Inventory Management (stock) • Invoicing (account) • Discuss (mail) |
Technical Name |
products_to_purchase_scanner |
Website | http://www.drcsystems.com |
Versions | 8.0 9.0 10.0 11.0 |
This module is used to add products in purchase order using barcode scanner.
-- Search product for entered barcode if barcode is valid ean13.
-- In case entered barcode is not valid ean13 or product does not found with barcode value then it match entered barcode with internal reference of product.
-- Add a quantity to product if product line already exists in order.
Add products to purchase order


Raise warning if product does not exists or if found product can not be purchase.
Unique Constraints for barcode and internal reference fields

Does not allow barcode and internal reference that is already assigned to a product.
Find requirements.txt file for required python packages.
Please log in to comment on this module