added new section in gst settings page

This commit is contained in:
Subin Tom 2021-10-11 18:19:58 +05:30
parent 530de12b07
commit fc4facc5dc

View File

@ -6,8 +6,9 @@
"engine": "InnoDB", "engine": "InnoDB",
"field_order": [ "field_order": [
"gst_summary", "gst_summary",
"column_break_2", "gst_tax_settings_section",
"round_off_gst_values", "round_off_gst_values",
"column_break_4",
"hsn_wise_tax_breakup", "hsn_wise_tax_breakup",
"gstin_email_sent_on", "gstin_email_sent_on",
"section_break_4", "section_break_4",
@ -20,10 +21,6 @@
"fieldtype": "HTML", "fieldtype": "HTML",
"label": "GST Summary" "label": "GST Summary"
}, },
{
"fieldname": "column_break_2",
"fieldtype": "Column Break"
},
{ {
"fieldname": "gstin_email_sent_on", "fieldname": "gstin_email_sent_on",
"fieldtype": "Date", "fieldtype": "Date",
@ -60,13 +57,22 @@
"default": "0", "default": "0",
"fieldname": "hsn_wise_tax_breakup", "fieldname": "hsn_wise_tax_breakup",
"fieldtype": "Check", "fieldtype": "Check",
"label": "HSN Wise Tax Breakup " "label": "Tax Breakup Table Based On HSN Code"
},
{
"fieldname": "gst_tax_settings_section",
"fieldtype": "Section Break",
"label": "GST Tax Settings"
},
{
"fieldname": "column_break_4",
"fieldtype": "Column Break"
} }
], ],
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"issingle": 1, "issingle": 1,
"links": [], "links": [],
"modified": "2021-10-11 15:52:05.250159", "modified": "2021-10-11 18:10:14.242614",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Regional", "module": "Regional",
"name": "GST Settings", "name": "GST Settings",