InvenTree/InvenTree
Oliver 3731d688c9 Refactor behaviour of "event" mixin:
- Trigger a new background task for each plugin
- Call plugin.process_event
- Plugin class can then decide what to do with the particular event
2022-01-09 22:52:28 +11:00
..
barcodes Translateable string fixeas 2021-12-07 10:51:40 +11:00
build Fix messaging in build complete dialg 2022-01-09 07:50:08 +11:00
common Bug fixes for settings 2022-01-08 13:19:16 +11:00
company Fix for "supplier-parts" view 2021-12-21 16:48:34 +11:00
InvenTree Move events.py to the plugin app 2022-01-07 22:35:54 +11:00
label [FR] Confirm to W293 2021-11-23 00:28:23 +01:00
locale Translation merge (#2499) 2022-01-05 15:14:03 +11:00
order Merge branch 'master' of https://github.com/inventree/InvenTree into sn-append 2021-12-29 23:45:19 +01:00
part Adds sample plugin which responds to triggered events 2022-01-08 09:07:27 +11:00
plugin Refactor behaviour of "event" mixin: 2022-01-09 22:52:28 +11:00
plugins Revert "remove unneeded file" 2021-11-17 02:21:28 +01:00
report [FR] Confirm to W293 2021-11-23 00:28:23 +01:00
script Add another check for merging stock 2021-12-21 09:29:12 +11:00
stock Fixes for stock location forms 2022-01-08 20:28:57 +11:00
templates Merge remote-tracking branch 'inventree/master' into triggers 2022-01-09 08:15:47 +11:00
users Refactor: Rename "GLOBAL_SETTINGS" to "SETTINGS" 2022-01-01 22:43:35 +11:00
config_template.yaml Extra bug fix for part variant form 2022-01-08 20:07:54 +11:00
gunicorn.conf.py
manage.py