mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 05:36:46 +00:00
Merge branch 'master' of https://github.com/inventree/inventree-docs into mfa
This commit is contained in:
commit
0451284ae3
@ -61,6 +61,22 @@ PR [#2221](https://github.com/inventree/InvenTree/pull/2221) adds support for MF
|
||||
|
||||
PR [#2198](https://github.com/inventree/InvenTree/pull/2198) provides a major refactor of stock item forms, for creating and editing stock items. These forms have been migrated to the REST API, providing a much more responsive user experience.
|
||||
|
||||
### Session Management
|
||||
|
||||
PR [#2371](https://github.com/inventree/InvenTree/pull/2371) adds management of user settings via the settings page
|
||||
|
||||
### Sales Order Shipments
|
||||
|
||||
PR [#2199](https://github.com/inventree/InvenTree/pull/2199) adds the ability to perform multiple shipments against a given Sales Order. This allows split-shipments and partial fulfillment of Sales Orders
|
||||
|
||||
### Plugin Ecosystem
|
||||
|
||||
PR [#2074](https://github.com/inventree/InvenTree/pull/2074) adds a plugin ecosystem, allowing future development of first-party and third-party plugins to extend upon core InvenTree functionality. Watch this space!
|
||||
|
||||
## Assign Stock Items to Customer
|
||||
|
||||
PR [#2436](https://github.com/inventree/InvenTree/pull/2436) refactors the process by which stock items can be manually assigned to a customer, separate to the Sales Order process.
|
||||
|
||||
## Major Bug Fixes
|
||||
|
||||
| Pull Request | Description |
|
||||
|
Loading…
x
Reference in New Issue
Block a user