Connectors mailing list archives
connectors@odoo-community.org
Browse archives
Product Connector
by
jason.morgan
Hi,
We are going to be using Odoo for Manufacturing and Inventory.
I have Products (we call them Parts) located in an Aras Innovator PLM database.The external (Aras) database has both RPC and MSSQL access methods.
The external database Part table only has a couple fields that are of any use in Odoo, but obviously we still need the rest of the fields from Odoo.Only a select subset of the external records are of any use in Odoo, so the connector should filter out meaningless records by certain column values.
Effectively the Code, Name and Description Odoo fields are defined in Aras. Released Parts with certain other field values should appear in Odoo as Products. The externally defined Code, Name and Description fields are not writeable in Odoo.
Do I create a Part model, then somehow merge the Parts and Products?
Do I modify the Product model to get the key fields from Aras?
Do I modify the access methods (e.g. search) to return the data and merge the values in code?
I've looked at the Connector module and it seems that might do exactly what I want, but I need some pointers where to get started.
Regards,
Jason
--
Jason Morgan |
Engineering |
Head Office |
pavegen.com #thenextstep16 |
The content of this email and any attachments are confidential and may
contain privileged information. If you are not the addressee it may be
unlawful for you to read, copy, distribute, disclose or otherwise use
the information contained herein. |
Follow-Ups
-
Out of Office AutoReply: Re: "Product Connector "
byOpusVL, Peter Alabaster