IO-1914 Add manual inventory and edit.

This commit is contained in:
Patrick Fic
2022-06-08 17:45:58 -07:00
parent 82db7a1f14
commit 4844c42425
24 changed files with 738 additions and 36 deletions

View File

@@ -68,5 +68,6 @@ const ret = {
"users:editaccess": 4,
"inventory:list": 1,
"inventory:delete": 2,
};
export default ret;