Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.29 KB

DivisionBranchSettings.md

File metadata and controls

18 lines (14 loc) · 1.29 KB

DivisionBranchSettings

Properties

Name Type Description Notes
id int The ID of the division this object is associated with.
gl_account_code string A general ledger account code to use for sales related items. [optional]
gl_account_code_purchase string A general ledger account code to use for purchase related items. [optional]
journal_code string A journal code to use for sales related items. [optional]
journal_code_purchase string A journal code to use for purchase related items. [optional]
journal_code_work_in_progress string A default journal code to use for work in progress related items. [optional]
exact_payment_condition_sales string A default payment condition to use for sales related items. [optional]
exact_payment_condition_purchase string A default payment condition to use for purchase related items. [optional]
work_in_progress_settings \Swagger\Client\Model\DivisionBranchWipSettings [optional]

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