feat(warehouse): add warehouse.

This commit is contained in:
elforjani13
2022-01-24 01:35:45 +02:00
committed by a.bouhuolia
parent 2986b537d0
commit 84a1a551f1
14 changed files with 424 additions and 3 deletions

View File

@@ -16,6 +16,10 @@ export default [
href: '/preferences/currencies',
},
{
text: <T id={'warehouses.label'} />,
href: '/preferences/warehouses',
},
{
text: <T id={'accountant'} />,
disabled: false,