2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-01 13:06:45 +00:00
Oliver c60efd9a1d
Path detail API (#5569)
* Add "path_detail" to stock location serializer

- Requires ?path_detail=1 in URL query parameters
- Only avaialable on the StockLocation detail URL endpoint (not list, too expensive)

* Implement path_detail option for PartCategory detail API endpoint

* Add "path_detail" option to PartSerializer

* Add optional path_detail to StockItem serializer

* Cleanup

* Increment API version

* Add unit test for Part and PartCategory

* Remove debug statement
2023-09-19 17:44:06 +10:00
..
2023-04-28 20:49:53 +10:00
2023-09-19 17:44:06 +10:00
2022-06-02 01:37:39 +10:00
2022-08-01 13:43:27 +10:00
2023-09-09 00:34:30 +10:00
2023-09-19 17:44:06 +10:00
2023-08-23 16:03:01 +10:00
2023-06-09 10:27:26 +10:00
2023-06-04 00:04:52 +10:00
2023-03-29 10:35:43 +11:00
2023-02-17 13:33:36 +11:00