2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 04:25:42 +00:00

Add functionality and unit testing for new model

This commit is contained in:
Oliver
2021-11-04 01:11:42 +11:00
parent 1f7676ee65
commit bebf368d06
3 changed files with 56 additions and 0 deletions

View File

@ -151,6 +151,7 @@ class RuleSet(models.Model):
'common_colortheme',
'common_inventreesetting',
'common_inventreeusersetting',
'common_notificationentry',
'company_contact',
'users_owner',