Suppliers
Collection of product suppliers
Fields
| Field alias | Description | Data type | Editable |
|---|---|---|---|
| active | is enabled | boolean | yes |
| canWrite | write permission | boolean | |
| created | date created | datetime | yes |
| description | description | string | yes |
| id | id | number | |
| logo | logo | string | yes |
| metaDescription | meta description | string | yes |
| metaKeywords | meta keywords | array[string] | yes |
| metaTitle | meta title | string | yes |
| name | name | string | yes |
| shopId | shop id | number | |
| updated | date updated | datetime | yes |
Common expressions
| Expression | Description | Data type |
|---|---|---|
| clean(supplier.description) | description | string |
Relations
| Relationship | Relationshiop description |
|---|---|
| Has many addresses | Addresses |
| Has many and belongs to combinations | Supplier's combinations |
| Has many and belongs to products | Supplier's products |
| Has many supply orders | Supply orders |