mirror of
https://github.com/frappe/books.git
synced 2024-11-10 07:40:55 +00:00
fix: removed batch from sidebarConfig
This commit is contained in:
parent
722d8dd0fc
commit
12ae65600d
@ -95,11 +95,6 @@ async function getInventorySidebar(): Promise<SidebarRoot[]> {
|
||||
label: t`Stock Balance`,
|
||||
name: 'stock-balance',
|
||||
route: '/report/StockBalance',
|
||||
},
|
||||
{
|
||||
label: t`Batch`,
|
||||
name: 'batch-number',
|
||||
route: '/list/BatchNumber',
|
||||
}
|
||||
],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user