feature/#26_enhance_storage_stock_display #37

Merged
sst merged 18 commits from feature/#26_enhance_storage_stock_display into develop 2025-02-03 22:20:05 +01:00

18 Commits

Author SHA1 Message Date
1b48e8f283 added migration adding the help text 2025-02-02 11:52:54 +01:00
6dc8f3bfef added display of sub-storage when expanding sub-storages in stock view 2025-02-01 00:16:36 +01:00
871086c7b7 improved display of dynamic description 2025-01-31 23:59:34 +01:00
adf152938d rounded float values in short string, fixed displaying components without proper type 2025-01-31 23:58:58 +01:00
462ed0c101 added component dynamic description to stock rest api 2025-01-31 23:26:12 +01:00
032c4fc838 added dynamic description to rest api 2025-01-31 23:23:02 +01:00
e0c39d9d6e tweaked short parameter print 2025-01-31 23:22:50 +01:00
6ca0ce483f added template based dynamic description 2025-01-31 23:10:08 +01:00
35b99e1b18 fixed storage search 2025-01-31 22:10:13 +01:00
6ae94e9ea4 made the stock view more ugly by adding badges showing the number of stored parts, lots and substorages 2025-01-28 22:38:17 +01:00
aefcc472ea added feature to relocate stocks to a different storage
...had to deal with form prefixes at some places
...storage search does not work as expected yet :(
2025-01-27 22:55:05 +01:00
3ec11cf092 typos 2025-01-25 16:23:55 +01:00
e4e7456a5d added link to template in stocks detail view 2025-01-25 15:40:08 +01:00
6eaef98c86 showing stock uuid in stocks detail list 2025-01-25 15:25:26 +01:00
3aa4225acb added form to change stock lot 2025-01-25 15:24:59 +01:00
39b64aeb71 fixed migrations 2025-01-25 15:01:50 +01:00
f6a878460d changed the prefix of stock uuid qr codes 2025-01-25 14:53:22 +01:00
171b6b83f4 added option to expand sub-storage stocks to display all components from sub_storages
this comes in handy for assortment boxes using sub storages for each individual compartment which usually only holds a single stock
2025-01-25 14:50:48 +01:00