Supplier
- entity type: NestedEntity
- id:
d8a59fbe-3f3e-4da4-bd9e-7bd2e515475f - code:
Supplier - name: Supplier
- description: all suppliers of goods, including the current one
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| DeliveryPeriod | DecimalNumber | ✘ | ✔ | ✘ | ✘ | supplier's delivery time | |
| DeliveryPeriodUnit | LookupEntity [DurationUnitType] | ✘ | ✔ | ✘ | ✘ | supplier's delivery time unit | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized description to supplier | |
| IsDefault | TwoOptions | ✘ | ✔ | ✘ | ✘ | current default supplier | |
| MinimumQuantity | DecimalNumber | ✘ | ✔ | ✘ | ✘ | supplier's minimum delivered quantity | |
| Supplier | LookupEntity [Organization] | ✘ | ✘ | ✘ | ✘ | relation to organization entity |
Properties or their values can be marked with:
- 🆕 - signifies about new property or value
- ❗ - signifies that property or its values have been changed during month
- ❌ - signifies that property or its value has been deleted
- if property appears with ❗ and no change is listed, then the changes have been made to values which are not documented here