mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
6b038d85b6
* Trigger a notification when a new SalesOrder is created - Notify the "responsible" owners (excluding the creator) - Add unit test for new notification * Adds notification when a new PurchaseOrder is created * Add notification when a new build order is created - Includes unit tests * Refactor order notification code - Adds a "exclude users" option for sending notifications * Fixes for notification refactoring * make notification a helper * reduce statements togehter * make reuse easier * Add docs * Make context variables clearer * fix assertation * Fix set notation Co-authored-by: Matthias <code@mjmair.com> |
||
---|---|---|
.. | ||
fixtures | ||
migrations | ||
templates/build | ||
__init__.py | ||
admin.py | ||
api.py | ||
apps.py | ||
models.py | ||
serializers.py | ||
tasks.py | ||
test_api.py | ||
test_build.py | ||
test_migrations.py | ||
tests.py | ||
urls.py | ||
views.py |