2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-02 21:38:48 +00:00
Oliver 327ecf2156
Implement a generic API endpoint for enumeration of status codes (#4543)
* Implement a generic API endpoint for enumeration of status codes

* Adds endpoint for PurchaseOrderStatus

* Add more endpoints (sales order / return orer)

* Add endpoints for StockStatus and StockTrackingCode

* Support build status

* Use the attribute name as the dict key

* Refactored status codes in javascript

- Now accessible by "name" (instead of integer key)
- Will make javascript code much more readable

* Bump API version
2023-03-31 07:27:24 +11:00
..
2023-03-29 10:35:43 +11:00
2023-03-29 10:35:43 +11:00
2023-03-29 10:35:43 +11:00
2023-03-29 19:08:11 +11:00
2023-03-29 10:35:43 +11:00
2023-03-29 10:35:43 +11:00
2023-02-10 10:39:57 +11:00
2023-03-29 10:35:43 +11:00
2023-02-25 16:52:16 +11:00