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