fix: indonesia tax

This commit is contained in:
Ramdani
2025-05-25 16:51:09 +07:00
committed by ruthra kumar
parent b7de5398a7
commit e1b9f24b69
2 changed files with 24 additions and 4 deletions

View File

@@ -3900,9 +3900,13 @@
},
"Indonesia": {
"Indonesia Tax": {
"account_name": "VAT",
"tax_rate": 10.00
"Sales Tax": {
"account_name": "PPN Keluaran",
"tax_rate": 11.00
},
"Purchase Tax": {
"account_name": "PPn Masukan",
"tax_rate": 11.00
}
},