2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-05-01 15:06:49 +00:00

12 Commits

Author SHA1 Message Date
Oliver Walters
4cafa668a5 Perform "addstock" action 2020-04-09 22:56:28 +10:00
Oliver Walters
04b09b5591 Display either serial number or quantity depending on stock properties 2020-04-08 12:18:50 +10:00
Oliver Walters
d2168b2cb9 Display a list of companies, with filtering 2020-04-06 23:43:29 +10:00
Oliver Walters
948c9c1d23 Further improvements for stock view 2020-04-06 22:13:57 +10:00
Oliver Walters
5e3793b3ba Moar features for "StockItem" class 2020-04-06 12:56:40 +10:00
Oliver Walters
59d2b9cf1a Configurable GET and LIST filters per model type 2020-04-06 12:35:59 +10:00
Oliver Walters
4c8bbd46e7 StockLocation display now improved
- Expandable list of sublocations
- Expandable list of stockitems
- Traverse upward (to higher locations)
- Fix rendering of unknown part thumbnails
2020-04-05 23:10:36 +10:00
Oliver Walters
1d1bdb1a4b Display part image in stock list 2020-04-05 01:10:31 +11:00
Oliver Walters
728597fcdc Allow model class to be filtered
- Each subclass should provide a custom filtering function
2020-04-03 14:27:39 +11:00
Oliver Walters
2ec662fdef Remove the button counter 2020-04-03 12:24:46 +11:00
Oliver Walters
0bf02dad64 Add endpoint for StockLocation model 2020-04-01 10:04:55 +11:00
Oliver Walters
df0b3c796c Add endpoint for StockItem model 2020-04-01 10:02:01 +11:00