mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-29 06:06:51 +00:00
Update 0.6.0.md
This commit is contained in:
parent
bb40e15153
commit
983585f817
@ -80,3 +80,11 @@ PR [#2436](https://github.com/inventree/InvenTree/pull/2436) refactors the proce
|
|||||||
### Merging Stock Items
|
### Merging Stock Items
|
||||||
|
|
||||||
PR [#2468](https://github.com/inventree/InvenTree/pull/2468) adds the ability to merge multiple stock items together.
|
PR [#2468](https://github.com/inventree/InvenTree/pull/2468) adds the ability to merge multiple stock items together.
|
||||||
|
|
||||||
|
### Scheduled Tasks for Plugins
|
||||||
|
|
||||||
|
PR [#2512](https://github.com/inventree/InvenTree/pull/2512) adds a "scheduled task" mixin for plugins, allowing custom plugins to run periodically scheduled tasks.
|
||||||
|
|
||||||
|
### Triggered Events for Plugins
|
||||||
|
|
||||||
|
PR [#2515](https://github.com/inventree/InvenTree/pull/2515) adds a "triggered events" mixin for plugins, allowing custom plugins to run code when a particular event occurs.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user