feat(inventory): add spare parts management
This commit is contained in:
parent
abc6e308dd
commit
fb5c2cc26a
43 changed files with 2950 additions and 2 deletions
|
|
@ -66,6 +66,7 @@ const menu = [
|
|||
icon: Package,
|
||||
name: "Lager",
|
||||
href: "/inventory",
|
||||
permission: "inventory.read",
|
||||
},
|
||||
{
|
||||
icon: ShoppingCart,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue