mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 13:05:42 +00:00
* Enable custom barcode support for 'manufacturerpart' model * Adds API endpoint for scanning parts into a purchase order * Update API version * Activate API endpoint * Refactor 'format_matched_response' - Move to instance level - Use existing mixin class * Refactor get_supplier_part method * Fix BarcodePOReceive serializer * Update API version with link to PR * Updates to fix existing unit tests * Fix API version