InvenTree/src
Oliver 6cc356220f
Fix currency choices for PartPricing model (#12336)
* Fix currency choices for PartPricing model

- Remove dynamic choices from model definition
- Move validation step to the serializer
- Add validator to ensure only valid currencies can be used

* Add regression test

* Bump API version
2026-07-09 06:37:24 +10:00
..
backend Fix currency choices for PartPricing model (#12336) 2026-07-09 06:37:24 +10:00
frontend [UI] Add form submission shortcut (#12328) 2026-07-08 21:14:13 +10:00
performance fix performance test (#12006) 2026-05-26 10:40:17 +10:00