Bi4Cloud Implement Custom Lists and Fields in the Customer, Item, Supplier tables.
Customers attribute lists
In Acumatica Attributes are created by Class and The Class is Assigned to a Customer. Bi4Cloud ONLY implement the Default Class and those Attributes created in that Class.
In Customer there are 6 single value field lists and fields and 3 key and value lists. The default allocation of these is -
| Name | Assignment |
| CustomList1 | Reserved Customer.ClassID |
| CustomList2 | Assign to 1st Acumatica active Customer Attribute |
| CustomList3 | Assign to 2nd Acumatica active Customer Attribute |
| CustomField1 | Assign to 3rd Acumatica active Customer Attribute |
| CustomField2 | Assign to 4th Acumatica active Customer Attribute |
| CustomField3 | Assign to 5th Acumatica active Customer Attribute |
| Name | Assignment |
| CustomList4Key | Reserved CustomerPriceClass.PriceClassID |
| CustomList4Text | Reserved CustomerPriceClass.PriceClassID |
| CustomList5Key | can be customised by developer |
| CustomList5Text | can be customised by developer |
| CustomList6Key | can be customised by developer |
| CustomList6Text | can be customised by developer |
Items attribute lists
In Acumatica Attributes are created by Class and the Class is Assigned to an Item. Bi4Cloud ONLY implement the Default Class and those Attributes created in that Class.
In Items there are 6 single value field lists and fields and 3 key and value lists. The default allocation of these is -
| Name | Assignment |
| CustomList1 | Assign to 1st Acumatica active Item Attribute |
| CustomList2 | Assign to 2nd Acumatica active Item Attribute |
| CustomList3 | reserved for the 1st CategoryID in ItemSalesCategories |
| CustomField1 | Assign to 3rd Acumatica active Item Attribute |
| CustomField2 | Assign to 4th Acumatica active Item Attribute |
| CustomField3 | Assign to 5th Acumatica active Item Attribute |
| Name | Assignment |
| CustomList4Key | can be customised by developer |
| CustomList4Text | can be customised by developer |
| CustomList5Key | can be customised by developer |
| CustomList5Text | can be customised by developer |
| CustomList6Key | can be customised by developer |
| CustomList6Text | can be customised by developer |