Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.09 KB

CondensedDivision.md

File metadata and controls

17 lines (13 loc) · 1.09 KB

CondensedDivision

Properties

Name Type Description Notes
id int The ID of the division.
description string The description of the division. [optional]
exact_division_id string The division ID of an Exact Online environment. [optional]
gl_account_code string A default general ledger account code to use for sales related items. [optional]
gl_account_code_purchase string A default general ledger account code to use for purchase related items. [optional]
journal_code string A default journal code to use for sales related items. [optional]
journal_code_purchase string A default journal code to use for purchase related items. [optional]
sales_invoice_number_prefix string The prefix (3 digits) used to generate invoice number range per division. [optional]

[Back to Model list] [Back to API list] [Back to README]