![]() |
This is a low-code solution that allows almost completely free integration definition, which means that it also allows defining potentially harmful things!
Contact your CUSTOMTOOLS reseller for assistance. |
In addition to its own Odoo ERP specific feature set, the Odoo ERP Integration implements a subset of Common Extended Features.
Extended Feature |
Identifier Field
|
Extended Feature |
Default Value, when Empty
|
Extended Feature |
Exclude / Dissolve / Promote, when...
|
Each Export Field has a source value, and that value can be mapped to for several target Odoo table fields. All mappable tables are listed as tabs, starting with naming convention Odoo: <table>.
Map '<table>' field: |
Select the target field to map to.
If the type is [float], you should so define that the field contains Numeric value(s) in Source -tab. If the type is [Many2One], [One2Many], or [Many2Many], a secondary table selection is shown to map to the field of the table this points to. If the type is [One2Many] or [Many2Many], this field can point to many results. To group all those values into this one field, a Separator should be defined. |
Identify '<table>' using '<secondary table>' field: |
Select the target field to map to from the <secondary table>.
If the type is [float], you should so define that the field contains Numeric value(s) in Source -tab. |
Separator | Separator for multiple results obtained from [One2Many] and [Many2Many] field types. |
Insert to Odoo | When Odoo does not have an object in its corresponding <table>, a new one is created. If Insert to Odoo is set, that new object will get its value from this field. |
Update to Odoo | When Odoo has an object in its corresponding <table>, that object is linked to Export. If Update to Odoo is set, that existing object will be update based on the value in this field. |
Data Master |
SOLIDWORKS: Export view shows the field value as defined in Source -tab.
Odoo <table>: Field value is overridden by value of an existing mapped object of this table in Odoo. |
Import to Model | When Data Master is one of the Odoo tables, the overridden field value can be imported to the model during Export, if the orginal Source of the field is CUSTOMTOOLS attribute. |