Product Categories - codbex/codbex-olympus GitHub Wiki
Product category is a characteristic of the product that puts it in a group based on similarities
ProductCategory
Entity Definition
- Entity Type:
Primary Entity
- Layout Type:
Manage Entities
- Module: https://github.com/codbex/codbex-products
Field | Type | Length | Null? | Calc? | Ref? | Description |
---|---|---|---|---|---|---|
Id | INTEGER | no | - | - | ||
Name | VARCHAR | 200 | no | - | - | Name of the category |
Company | INTEGER | - | - | yes | Reference to the company which uses that group |