2
0
mirror of https://github.com/frappe/books.git synced 2024-12-23 11:29:03 +00:00

remove gst2 for now from sidebar

This commit is contained in:
Ankit Singhaniya 2021-12-15 00:13:28 +05:30 committed by Alan
parent 3bdbdbb73a
commit 26e69216a2

View File

@ -99,12 +99,7 @@ const config = {
label: _('GSTR1'),
route: '/report/gstr-1',
hidden: () => frappe.AccountingSettings.country !== 'India',
},
{
label: _('GSTR2'),
route: '/report/gstr-2',
hidden: () => frappe.AccountingSettings.country !== 'India',
},
}
],
},
{