Product Multiple Barcodes

by
Odoo 7
v 14.0 Third Party 2224
Download for v 14.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Purchase (purchase)
Discuss (mail)
Invoicing (account)
Lines of code 231
Technical Name product_multiple_barcodes
LicenseLGPL-3
Websitehttps://ventor.tech/
Versions 17.0 11.0 14.0 12.0 13.0 15.0 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Purchase (purchase)
Discuss (mail)
Invoicing (account)
Lines of code 231
Technical Name product_multiple_barcodes
LicenseLGPL-3
Websitehttps://ventor.tech/
Versions 17.0 11.0 14.0 12.0 13.0 15.0 16.0

Product Multiple Barcodes

TO AVOID ANY ISSUES, PLEASE, USE ALWAYS LATEST VERSION FROM OUR GITHUB REPOSITORY - https://github.com/ventor-tech/merp/tree/14.0

If your products have multiple barcodes on the package you can add them into Odoo using this module.

Then you will be able to find such products by these barcodes as in web Odoo...

... as via the Ventor mobile app installed on your handheld terminal

Learn more about warehouse optimization in our blog.

VentorTech (https://ventor.tech/)

Product Multiple Barcodes


This module allows to define multiple additional barcodes for products and to search products by additional barcodes and internal reference.

Change Log


  • 14.0.1.0.2 (2022-10-10)
    • The module has been translated into Polish
  • 14.0.1.0.1 (2021-06-16)
    • Changing of checking for uniqueness barcodes only by active products
  • 14.0.1.0.0 (2021-05-18)
    • Improved validation message for cases when duplicate barcode found in other product.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
Scanning additional barcode on Odoo POS
by
Wendy Lo
on 2/1/22, 1:27 PM

Will the additional barcodes be avaiable on Odoo POS to scan?

Re: Scanning additional barcode on Odoo POS
by
Oleg Kuryan
on 2/1/22, 4:15 PM Author

No, it is not. Multiple barcodes on POS requires absolutely different development and different module.

You can try to implement that yourself if you have javascript knowledge. Should be not hard. But you will required to extend POS module and javascript in there


this module work on POS??
by
fcia_ags@hotmail.com
on 10/9/21, 7:43 PM

Hi:

this module work on POS??

Re: this module work on POS??
by
Oleg Kuryan
on 10/10/21, 6:16 AM Author

No, it is not. Multiple barcodes on POS requires absolutely different development and different module.

You can try to implement that yourself if you have javascript knowledge. Should be not hard. But you will required to extend POS module and javascript in there


How to import multiple barcodes by csv?
by
Pravin nepal
on 8/12/21, 12:26 AM

How to import multiple barcodes by csv?

Re: How to import multiple barcodes by csv?
by
Oleg Kuryan
on 8/12/21, 6:29 AM Author

Hello,

You need to write a python script for this as there is no easy way to import them