This module extends the functionality of Product module to support product origins. It adds on product and product variants models the following fields:
- Production Group Country
- Production Country
- Production State
- Production Complement (free text)
- Maker name (usefull, if different from the supplier name, that can occures if the supplier is a wholesaler)
The fields are defined on product.product
model and can be set also
on product.template
models, in a mono variant context.
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
- Julien WESTE
- Sylvain LE GAL (https://www.twitter.com/legalsylvain)
- Quentin DUPONT ([email protected])
This module is part of the grap/grap-odoo-business project on GitHub.
You are welcome to contribute.