This module extend Odoo functionnalities, regarding multi companies features, for the Barcodes module.
- It adds company field on
barcode.nomenclature
model and it relatedbarcode.rule
model, with accordingir.rule
. - It adds company fields on the tree, form and search views, of each model if this field is not available.
- It creates two new models
barcode.nomenclature.template
and barcode.rule.template`` that will be used each time a new company is created, to create new nomenclature for the new company, based on the template datas.
Table of contents
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- GRAP
- Sylvain LE GAL <https://twitter.com/legalsylvain>
The development of this module has been financially supported by:
- GRAP, Groupement Régional Alimentaire de Proximité (http://www.grap.coop)
This module is part of the grap/odoo-addons-multi-company project on GitHub.
You are welcome to contribute.