mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-06 05:39:12 +00:00
fix: update tax template name for 18% GST (backport #28156)
fix: update tax template name for 18% GST (backport #28156)
This commit is contained in:
@@ -1195,7 +1195,7 @@
|
|||||||
"*": {
|
"*": {
|
||||||
"item_tax_templates": [
|
"item_tax_templates": [
|
||||||
{
|
{
|
||||||
"title": "GST 9%",
|
"title": "GST 18%",
|
||||||
"taxes": [
|
"taxes": [
|
||||||
{
|
{
|
||||||
"tax_type": {
|
"tax_type": {
|
||||||
|
|||||||
Reference in New Issue
Block a user