|
6dc8f3bfef
|
added display of sub-storage when expanding sub-storages in stock view
|
2025-02-01 00:16:36 +01:00 |
|
|
adf152938d
|
rounded float values in short string, fixed displaying components without proper type
|
2025-01-31 23:58:58 +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 |
|
|
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 |
|
|
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 |
|
|
122ae4a731
|
Merge branch 'develop' into feature/21-add-package-params
|
2025-01-05 16:11:14 +01:00 |
|
|
3450f7475a
|
Fix #24: Solve recursion bug when importing templates from a fixture
|
2024-11-23 22:33:39 +01:00 |
|
|
39e40d62f4
|
Add package parameter model.
Restructure Parameter models to use a common abstract base class.
|
2024-11-19 21:33:12 +01:00 |
|
|
20a83c7e91
|
added CSV upload to enable fast creation of similar components
|
2024-11-17 19:54:15 +01:00 |
|
|
a77f46d697
|
added verbose name to storages to be printed on labels etc.
|
2024-11-16 13:22:59 +01:00 |
|
|
0b27e9f064
|
added templating mechanism for storages
|
2024-11-10 20:46:45 +01:00 |
|
|
f092977b2a
|
Round component parameter values to 3 digits
|
2022-01-03 22:09:49 +01:00 |
|
|
f6a9ce622c
|
Add component parameter forms
|
2022-01-03 17:38:50 +01:00 |
|
|
563a769064
|
remove NULL from all text fields in database
|
2022-01-01 14:06:46 +01:00 |
|
|
c4a26f8a98
|
Further improve stuff nad add model fro print jobs
|
2022-01-01 13:52:52 +01:00 |
|
|
e959f11051
|
Add lot to stock model.
|
2021-12-30 23:33:43 +01:00 |
|
|
503ede44e3
|
Implement package-detail view
|
2021-11-14 16:48:42 +01:00 |
|
|
ac318ca864
|
Do some random coding for Distribotr numbers and Component parameters. This is probably not the most ideal solution. Will change this later
|
2021-11-13 21:05:52 +01:00 |
|
|
4fe9bb1431
|
start component parameter formset
|
2021-11-12 20:14:02 +01:00 |
|
|
69ed1092e0
|
Implement edit componant form and adapt UI
|
2021-11-11 20:51:02 +01:00 |
|
|
ed733b8bb7
|
Start Component pages
|
2021-11-09 16:35:11 +01:00 |
|
|
f8e832deed
|
Add deletion fuinctionality to storages
|
2021-10-25 19:31:50 +02:00 |
|
|
e8538cd534
|
Implement Storage navigation and other helpful stuff
|
2021-08-14 00:25:19 +02:00 |
|
|
ec0a8c98e7
|
Start content
|
2021-08-07 17:37:36 +02:00 |
|
|
a3f31608a8
|
Add parts application to django and start basic template
|
2021-07-30 20:52:18 +02:00 |
|