2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 04:55:44 +00:00

Pulls out the webhook dev for partial merge

Fixes #2036
This commit is contained in:
Matthias
2021-11-19 22:35:28 +01:00
parent 6a235c9f15
commit 260c51f6fc
8 changed files with 460 additions and 5 deletions

View File

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