8a676c096a
report search errors even on partial success
2025-02-03 22:28:25 +01:00
bbcbf6ab3d
added basic search lexer and parser enabling search for parameters and attributes - could be extended
...
the error handling is very basic, but effective
some missing features like ordering
...and maybe a potential security as the search will allow search for all attributes somehow related to the component model
2025-02-03 22:18:55 +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
3aa4225acb
added form to change stock lot
2025-01-25 15:24:59 +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
c19f4a8159
Implement package parameters
2024-11-24 01:39:03 +01:00
0d4019832f
Merge branch 'develop' into bugfix/import-fuckups
2024-11-19 20:41:15 +01:00
7678e6ad88
remove unnecessary uuid import from distributor views
2024-11-18 21:31:25 +01:00
5ce7d99db2
Fix import oder in package views
2024-11-18 21:28:37 +01:00
5109f8d094
Fixup imports in storage/stock views
2024-11-18 21:27:21 +01:00
6d0ec7e448
Fixup imports in package views
2024-11-18 21:19:59 +01:00
8422ff0eeb
Fixup imports in manufacturer views
2024-11-18 21:17:31 +01:00
1f3ed7f8ed
Fixup imports of distributor views
2024-11-18 21:15:05 +01:00
b3f8041f08
Fixup import of component_views.py
2024-11-18 21:08:55 +01:00
173f0e3c91
Fix trailing whitespace
2024-11-18 20:58:39 +01:00
a2f96ed4f0
Unclutter the views and move them to separate files
2024-11-18 20:56:23 +01:00