Map BOM Codes

In Odoo the BOM code is a unique reference to the version of the BOM at the time of submitting it via Onshape.

Multiple BOMs are supported per product template / product variant. To use this feature, different variations of a BOM may be completed, so we use a unique reference for each of these.

To manage this, we set a BOM code to that of the component + the revision

To update this from SharpSync, start by adding a Property Mapping for

mrp.bom.code

Setting
Value

Primary Accessor

(Unmapped)

Secondary Accessor

mrp.bom.code

Prefer Odoo Value

checked

Update Odoo on submit

checked

Rendering Type

Free Text

When displaying values in Odoo, the value from Odoo may be edited with rules in SharpSync.

When the BOM is created or updated, the new code will be written to the BOM's code field.

Last updated