inventree / inventree-python

Python library for communication with inventree via API
https://docs.inventree.org/en/latest/api/python/python/
MIT License
27 stars 35 forks source link

Sales Order Allocation #244

Closed SchrodingersGat closed 1 month ago

SchrodingersGat commented 1 month ago

Adds support for the SalesOrderAllocation model

Additionally fixes some bugs with the SalesOrderShipment model.

Note: Requires https://github.com/inventree/InvenTree/pull/8250 to be merged!