intigrate others sales , return and implement day end duntinalities
This commit is contained in:
@@ -31,5 +31,21 @@
|
||||
"GlVatRecoverableAccountCode": "1200",
|
||||
"GlClearingAccountCode": "2000"
|
||||
},
|
||||
"SalesDayEnd": {
|
||||
"GlCashAccountCode": "1000-01",
|
||||
"GlSalesRevenueAccountCode": "4000",
|
||||
"GlSalesDiscountAccountCode": "4100",
|
||||
"GlTaxPayableAccountCode": "2100",
|
||||
"GlCogsAccountCode": "5000",
|
||||
"GlInventoryAccountCode": "1100"
|
||||
},
|
||||
"Adjustment": {
|
||||
"GlInventoryAccountCode": "1100",
|
||||
"GlGainAccountCode": "4200",
|
||||
"GlLossAccountCode": "5100"
|
||||
},
|
||||
"SalesInvoice": {
|
||||
"GlAccountsReceivableCode": "1300"
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user