Overview
Adds goods template classification and item numbers to products for external catalog reference and product grouping.
Key Features
- Goods template model for classification
- Item number field
- Template tracking on invoice lines
Data Models
Goods Template
goods.template| Field | Type | Info |
|---|---|---|
Name
name
|
Char | Template name |
Code
code
|
Char | Template code |
Extends Existing Models
product.template
Adds 2 fields:
Items (Char)
Goods Template (Many2one)