mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
rulesets for all_auth
This commit is contained in:
parent
c34a5967b8
commit
28f0e99b84
@ -67,7 +67,12 @@ class RuleSet(models.Model):
|
||||
'report_billofmaterialsreport',
|
||||
'report_purchaseorderreport',
|
||||
'report_salesorderreport',
|
||||
|
||||
'account_emailaddress',
|
||||
'account_emailconfirmation',
|
||||
'sites_site',
|
||||
'socialaccount_socialaccount',
|
||||
'socialaccount_socialapp',
|
||||
'socialaccount_socialtoken',
|
||||
],
|
||||
'part_category': [
|
||||
'part_partcategory',
|
||||
|
Loading…
Reference in New Issue
Block a user