Overview
Spreadsheet-driven catalogs often carry an external item number, a unit reference, and a goods classification code that core Odoo products have no place to store. This module adds those fields to product templates, propagates a shared Goods Template classification down to product variants and invoice lines, and makes products and quotations searchable by item number. It also provides a small Goods Template master-data model with chatter so each classification code is tracked and auditable.
Key Features
- Adds Item Number and Unit fields to product templates for mapping spreadsheet data onto Odoo products.
- Provides a Goods Template master-data model with name, code and notes for classifying products.
- Links each product template to a goods template, with change tracking on the field.
- Propagates the goods template classification automatically to product variants (stored related field).
- Propagates the goods template classification automatically to invoice lines for downstream reporting.
- Tracks every goods template with chatter and scheduled activities (mail.thread / mail.activity.mixin).
- Adds an Item Number filter to the product search view so products can be found by their external code.
- Lets sales quotations be searched by order-line product item number as well as product name.
- Surfaces the goods template, item number and unit fields directly on the product and variant forms.