A dated allow/block mapping row scoped to a partner company: it relates a customer Account or AccountGroup, an Item or ItemGroup, a Branch, a Resource and a partner AccountGroup to the owning partnerAccountId, effective between fromDate and toDate. The isAllowed flag is deliberately tri-state: true permits the matched combination, false explicitly blocks it, and NULL means not stated (pre-existing rows were never backfilled), so absence of true must not be read as a block.
Fields
| Field | Label | Type | Required | What it does |
AccountGroupId | Account Group | Lookup → AccountGroup | | |
AccountId | Account | Lookup → Account | | |
BranchId | Branch | Lookup → Branch | | |
CreatedById | Created By | Lookup → UserAccount | Yes | |
CreatedDateTime | Created Date | DateAndTime | Yes | |
FromDate | From Date | Date | | |
Id | Id | Guid | Yes | |
IsAllowed | Is Allowed | Boolean, inactive | | |
ItemGroupId | Item Group | Lookup → ItemGroup | | |
ItemId | Item | Lookup → Item | | |
ModifiedById | Modified By | Lookup → UserAccount | Yes | |
Name | Name | Text | | |
OwnerId | Owner | Lookup → UserAccount | Yes | |
PartnerAccountGroupId | Partner Account Group | Lookup → AccountGroup | | |
PartnerAccountId | Partner Account | Lookup → Account | | |
PartnerAccountMappingId | Partner Account Mapping | Lookup → PartnerAccountMapping | | |
RecordTypeId | Record Type | Guid, hidden | | |
RequestedQuantity | Requested Qty | Number | | This is a test field |
ResourceId | Resource | Lookup → Resource, inactive | | |
ToDate | To Date | Date | | |
UIProps | UI Props | Text | | |
UpdatedDateTime | Modified Date | DateAndTime | Yes | |
Actions
| Action | Label | Type | What it does |
BulkDelete | Delete | Delete | List Delete |
Clone | Clone | ServerAction (Clone) | Create a copy of this record |
Delete | Delete | Delete | Delete |
DeleteInList | Delete | Delete | Delete in a list page |
Edit | Edit | Edit | Edit |
EditInLine | Edit | EditInline | Edit In Page |
EditListHeader | Edit | EditInline | Edit in list header. |
EditListRow | Edit | Edit | EditListRow |
New | New | New | New |
NewInline | New | NewInline | Inline New |
RowServerAction | Row Action | ServerAction | Sample |
Lookup filters
| Filter | Lookup field | Notes |
| Customer Account Filter | AccountId | CustomerAccountFilter |
| Partner Account Filter | PartnerAccountId | PartnerAccountFilter |