discountitem
Tracks discount items, used to apply specific discounts to products, services, or orders based on defined criteria.
Columns
| Name | Type | References | Description |
| account | String | The account associated with the record or transaction, typically used for categorizing financial data within the system. | |
| availabletopartners | Boolean | Indicates whether the record or item is available for selection or use by partners, helping manage access control. | |
| class | String | The class associated with the record, used for classification or categorization purposes within the organization or system. | |
| createddate | Datetime | The date and time when the record was created, providing a timestamp for when the data was entered into the system. | |
| customform | String | The custom form associated with the record, used to manage specific data entry forms or templates tailored to business needs. | |
| department | String | The department associated with the record or item, used to classify the record within the organization for internal reporting or processing. | |
| description | String | A detailed description of the record or item, used to provide context, features, or relevant details about the item. | |
| displayname | String | The name displayed for the record or item in the user interface, helping with identification and visibility in the system. | |
| externalid | String | An external identifier used to link the record to external systems or processes, aiding in system integration. | |
| includechildren | Boolean | Indicates whether related child records (such as subcategories or components) should be included in the context of the current record. | |
| isinactive | Boolean | Indicates whether the record is inactive, meaning it is not currently in use or visible in active processes or reports. | |
| ispretax | Boolean | Indicates whether the record or item is considered for pre-tax calculations, typically used in tax or accounting settings. | |
| issueproduct | String | The product related to the issue, often used in contexts involving product management, issues, or customer service. | |
| itemid | String | The unique identifier for the item or record, used for tracking and referencing the specific product or service. | |
| itemtype | String | The type of item (for example, 'Inventory', 'Non-inventory', 'Service') that categorizes the record in relation to inventory or services. | |
| lastmodifieddate | Datetime | The date and time when the record was last modified, important for tracking updates and changes made to the data. | |
| location | String | The physical or organizational location associated with the record or item, used for tracking purposes in various business contexts. | |
| nonposting | String | Indicates whether the record is non-posting, typically referring to records that do not directly affect financial entries or balances. | |
| parent | String | The parent record or category associated with the current record, used to establish hierarchical relationships in the system. | |
| rate | String | The rate associated with the item or transaction, such as pricing, tax rates, or exchange rates. | |
| subsidiary | String | The subsidiary to which the record belongs, used to track transactions within the larger organization structure. | |
| taxschedule | String | The tax schedule associated with the record, used to determine the applicable tax rates or rules for the item. | |
| upccode | String | The Universal Product Code (UPC) for the item, used for product identification and barcode scanning. | |
| vendorname | String | The name of the vendor associated with the record, typically used for procurement or supplier-related transactions. |