feat(warehouse): add warehouse.

This commit is contained in:
elforjani13
2022-01-24 01:35:45 +02:00
parent a958c6088a
commit bcb67c7142
14 changed files with 423 additions and 9 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,