mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
Merge pull request #47784 from xhijack/fix_default_indonesia_vat
Fix default indonesia vat
This commit is contained in:
@@ -3905,7 +3905,7 @@
|
|||||||
"tax_rate": 11.00
|
"tax_rate": 11.00
|
||||||
},
|
},
|
||||||
"Purchase Tax": {
|
"Purchase Tax": {
|
||||||
"account_name": "PPn Masukan",
|
"account_name": "PPN Masukan",
|
||||||
"tax_rate": 11.00
|
"tax_rate": 11.00
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user