The drawing number of the product also has to be stored and it seems
related to the revision. It seems like the drawing number should be
stored as ProductContent with productContentTypeId="SPECIFICATION" with
the actual drawing number stored in the "Product Description" field.
Should the revision relate to the SPECIFICATION content and have the
product revision based on the SPECIFICATION revision?
I'm looking at the Manufacting section of the Data Model Resource Book
V2 which covers part specifications and documentation.
On 01/13/2014 07:58 AM, Christian Carlow wrote:
Or maybe use the GoodIdentification entity and add a
GoodIdentificationTypeId="REVISION"?
On 01/13/2014 07:51 AM, Christian Carlow wrote:
Has anyone used OFBiz to track product revisions yet? I see a
prodAssocTypeId=REVISION on the Product Associations page but need to
be able to specify the revision number somewhere. Should the the
revision stored in ProductAttribute or as a feature?