mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-15 03:35:28 +00:00
Company create (#610)
* API: refactor checkPermission - Rename to checkRole (actually what it is doing) - Permission check will be incoming * Add checkPermission function for API * Create a new company * Bump release notes * Cleanup * Fix
This commit is contained in:
@ -234,6 +234,9 @@
|
||||
"company": "Company",
|
||||
"@company": {},
|
||||
|
||||
"companyAdd": "Add Company",
|
||||
"@companyAdd": {},
|
||||
|
||||
"companyEdit": "Edit Company",
|
||||
"@companyEdit": {},
|
||||
|
||||
|
Reference in New Issue
Block a user