Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Structure

Excerpt


FieldTypeRequiredDescription
accountingAccountString
Accounting account
analityAccountString
Anality account
centerAccountString
Center account
foodAccountingAccountString
Food accounting account
foodAnalityAccountString
Food anality account
foodCenterAccountString
Food center account
beverageAccountingAccountString
Beverage accounting account
beverageAnalityAccountString
Beverage anality account
beverageCenterAccountString
Beverage center account
otherAccountingAccountString
Other accounting account
otherAnalityAccountString
Other anality account
otherCenterAccountString
Other center account



JSON representation

Code Block
languagepowershell
themeDJango
{
	"accountingAccount": "430000010",
    "analityAccount": "430001",
    "centerAccount": "001",
    "foodAccountingAccount": "",
    "foodAnalityAccount": "",
    "foodCenterAccount": "",
    "beverageAccountingAccount": "",
    "beverageAnalityAccount": "43000001",
    "beverageCenterAccount": "analityAccount",
    "otherAccountingAccount": null"",
    "otherAnalityAccount": "centerAccount",
    "otherCenterAccount": null""
}