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:
parent
3bdbdbb73a
commit
26e69216a2
@ -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',
|
||||
},
|
||||
}
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user