changes in coa
This commit is contained in:
parent
411e3db139
commit
17ce050c65
|
|
@ -1064,7 +1064,11 @@
|
|||
"Sığorta müqavilələri üzrə qısamüddətli öhdəliklər": {
|
||||
"account_number": "515.1",
|
||||
"account_type": "Liability"
|
||||
}
|
||||
},
|
||||
"Mallar qəbul edilib, lakin fakturalanmayıb": {
|
||||
"account_number": "515.2",
|
||||
"account_type": "Stock Received But Not Billed"
|
||||
}
|
||||
},
|
||||
"Vergi öhdəlikləri": {
|
||||
"account_number": "52",
|
||||
|
|
@ -1083,7 +1087,8 @@
|
|||
},
|
||||
"ƏDV": {
|
||||
"account_number": "521.3",
|
||||
"account_type": "Tax"
|
||||
"account_type": "Tax",
|
||||
"tax_rate": "18"
|
||||
},
|
||||
"Aksiz": {
|
||||
"account_number": "521.4",
|
||||
|
|
@ -1141,6 +1146,10 @@
|
|||
"account_number": "531",
|
||||
"account_type": "Payable"
|
||||
},
|
||||
"Əsas vəsait alınıb, lakin fakturalanmayıb": {
|
||||
"account_number": "531.1",
|
||||
"account_type": "Asset Received But Not Billed"
|
||||
},
|
||||
"Törəmə müəssisələrə qısamüddətli borclar": {
|
||||
"account_number": "532",
|
||||
"account_type": "Payable"
|
||||
|
|
@ -1472,8 +1481,13 @@
|
|||
"account_type": "Indirect Expense"
|
||||
},
|
||||
"Amortizasiya xərci": {
|
||||
"account_number": "731.11",
|
||||
"account_type": "Depreciation"
|
||||
}
|
||||
},
|
||||
"İnventarlaşdırma tənzimlənməsi": {
|
||||
"account_number": "731.12",
|
||||
"account_type": "Stock Adjustment"
|
||||
}
|
||||
},
|
||||
"Fəaliyyətin dayandırılması xərcləri": {
|
||||
"account_number": "74",
|
||||
|
|
|
|||
Loading…
Reference in New Issue