| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Dashboards (board)
• Manufacturing (mrp) • Inventory (stock) • Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 12561 |
| Technical Name |
plm_auto_internalref |
| License | AGPL-3 |
| Website | https://github.com/OmniaGit/odooplm |
| Versions | 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0 |
PLM Auto Internal Ref
The module is developed and maintained by OmniaSolutions, Further information at www.omniasolutions.website
The module automatically fill up the internal reference field based on engineering_code and engineering_revision field
- engineering_code = "my_code"
- engineering_revision = 0
- default_code = '%s_%s' % (engineering_code, engineering_revision)
Please log in to comment on this module