PriceListType
- entity type: AggregateRoot
- id:
b6c7c694-423e-4027-9b49-b05f643273f6 - code:
PriceListType - name: PriceListType
- description: type of price list (values: Supplier or Customer)
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✔ | ✘ | ✘ | ✘ | price list type | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized price list type description | |
| Name | Text | ✘ | ✘ | ✘ | ✔ | localized price list type |
Unified data
| Code | Name | Description | ExternalId | |
|---|---|---|---|---|
| Bidirectional | bidirectional | price list valid for both purchase and sale | Bidirectional.PriceListType.00000000-0000-0000-0000-000000000000 | |
| Customer | customer | Customer | Customer.PriceListType.00000000-0000-0000-0000-000000000000 | |
| Supplier | supplier | Supplier price list | Supplier.PriceListType.00000000-0000-0000-0000-000000000000 |
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