mirror of
https://github.com/inventree/InvenTree.git
synced 2025-10-14 21:22:20 +00:00
* add output options for PurchaseOrder, SalesOrder, and ReturnOrder endpoints * add output options for PurchaseOrder, SalesOrder, and ReturnOrder endpoints * add serializer context handling and update sales order fixture with additional line item * bump API version to 398 and update output options tests for PurchaseOrder endpoint * refactor(backend): move serializer context enrichtment to mixin * cleanup other get_serializer instances * add output options tests for SalesOrder and ReturnOrder detail endpoints * fix typo * fix api --------- Co-authored-by: Silver <reza.sh.7798@gmail.com>