mirror of
https://github.com/inventree/InvenTree.git
synced 2026-07-08 08:01:38 +00:00
83a6729755
* Set custom_status_key via API Refactor `custom_status_key` to be writable via the API and validate that the proposed value is valid for the current order status * Refactor status_text serializer to consider custom status label * Update api_version.py * Additional unit testagainst N + 1 --------- Co-authored-by: Matthias Mair <code@mjmair.com> Co-authored-by: Oliver Walters <oliver.henry.walters@gmail.com>