Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Purchase Management (purchase)
• Sales (sale) • Inventory Management (stock) • Invoicing (account) • Discuss (mail) |
Technical Name |
add_product_via_barcode |
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)
• Sales (sale) • Inventory Management (stock) • Invoicing (account) • Discuss (mail) |
Technical Name |
add_product_via_barcode |
Website | http://www.drcsystems.com |
Versions | 8.0 9.0 10.0 11.0 |
This module is used to add products in sale and 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 sale order

Add products to purchase order


Raise warning if product does not exists or if found product can not be sale or 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
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Slow on more entries
When adding items more than 20, the process gets really slow.
Updates made
Hello Ammar, Please communicate your issues to info@drcsystems.com You will also get support for the issues.
Same findings
Hello Chand, Thanks for the change but still the module picks up the listed sale price not from pricelist entry. By the way, I am using module 9.0 and if there is an email so I can communicate issues directly.
Updated for pricelist
Hello Ammar, Module for v9 and v10 has been updated you can download the latest version from here. Feel free to mail us if you face any issues with this module.
Pricelist problem
Unfortunately the barcode selects catalog (base) price and does not respect the pricelists. Any way this can be corrected as the module seems useless in normal working context?