Catalog Sync
The Catalog connector is an Odoo module (connector_cnf_product_catalog) that periodically pulls data from the Catalog API and creates or updates product catalog data in Odoo.
The Catalog Sync can be broken down into:
- Partner (Customers)
- Partner (Vendors)
- Bank Accounts
- Product Templates
- Barcodes (Including packaging which describes the quantities a barcode represents)
- Sales Pricelist
- Vendor Pricelist
- Resupply routes
Vendors and Vendor Bank Accounts are pulled from Sage, while the remaining data comes from OpenTapsInterim.
Catalog Sync Cron Jobs
- Import Products: Imports and creates/updates product templates.
- Import Product Barcodes: Imports barcode and barcode packaging data onto products.
- Import Product Ecommerce: Imports publish/unpublish state onto products.
- Import Product Pricelists: Imports sales pricelist data.
- Import Warehouse Product Routes: Imports and assigns warehouse resupply routes to products that are to be resupplied by the warehouse (S8).
- Import Vendor Pricelists: Imports vendor pricelist data.
- Import Vendors: Imports Vendor data (supplied by Sage)
- Import Customers: Imports customer membership data.
Related Work Items
::: query-table 98866ff4-ffaa-4e6f-ada8-02478146ca55 :::