Oliver Walters
|
7a51e6cf78
|
Implement filtering which accommodates new inheritable BOM feature
- Can no longer filter bom_items by sub_part
- Adds get_used_in_filter() and get_used_in() for part model (returns a query of other part objects)
|
2021-02-18 14:35:21 +11:00 |
|
Oliver Walters
|
bb3440a8a4
|
Refactor bom item filter
- Also updates a number of part functions to make use of inherited BOM items
|
2021-02-17 22:53:56 +11:00 |
|
Oliver Walters
|
1eb2456e3d
|
Display inherited rows a bit differenter
|
2021-02-17 22:25:43 +11:00 |
|
Oliver Walters
|
5b402b6bc0
|
BOM table formatting
- Display link to external BOM
- Prevent item from being edited to selected
|
2021-02-17 22:18:32 +11:00 |
|
Oliver Walters
|
43eba3f7ec
|
Add ability to include bom items inherited from parent parts in the API list
|
2021-02-17 22:05:17 +11:00 |
|
Oliver Walters
|
c8650ce34c
|
Bug fix for tables
|
2021-02-17 13:05:58 +11:00 |
|
Oliver
|
a444f21e64
|
Merge pull request #1292 from SchrodingersGat/bom-report
BOM report
|
2021-02-16 21:32:28 +11:00 |
|
Oliver Walters
|
f87b15e4ea
|
Refactoring
|
2021-02-16 20:14:13 +11:00 |
|
Oliver Walters
|
247c4bdb4b
|
Print multiple build reports
|
2021-02-16 08:45:28 +11:00 |
|
Oliver Walters
|
b222119653
|
Add option to print build report
|
2021-02-16 08:36:04 +11:00 |
|
Oliver Walters
|
11099676ef
|
Dialog for printing BOM reports
|
2021-02-12 21:23:56 +11:00 |
|
Oliver Walters
|
ba85ff63bf
|
Refactor selectTestReport into selectReport
|
2021-02-12 20:38:30 +11:00 |
|
Oliver Walters
|
efc2290613
|
Remove code which was causing issue
|
2021-02-12 19:57:44 +11:00 |
|
Oliver Walters
|
d686fb5057
|
Fix typo in js file
|
2021-02-05 12:31:13 +11:00 |
|
Oliver Walters
|
3ccc500e8e
|
Add more context data to report
|
2021-02-04 12:58:19 +11:00 |
|
Oliver Walters
|
c1a54ddffd
|
Expose bootstrap table strings to translation layer
|
2021-01-29 12:04:36 +11:00 |
|
Oliver Walters
|
fc193c26d0
|
Delete unused function
|
2021-01-28 22:43:41 +11:00 |
|
Oliver Walters
|
489a15704c
|
Refactoring
|
2021-01-28 22:41:20 +11:00 |
|
Oliver Walters
|
c61631a380
|
Refactor tractor
|
2021-01-28 22:24:06 +11:00 |
|
Oliver Walters
|
5e5bced0c7
|
Optionally include javascript code based on barcode feature
|
2021-01-28 21:51:34 +11:00 |
|
Oliver Walters
|
4641123cd8
|
Allow multiple stock items to be checked into a location using table selection
|
2021-01-28 21:47:39 +11:00 |
|
Oliver Walters
|
d61ae8532a
|
Dialog for checking multiple items into a stock location
|
2021-01-28 21:36:57 +11:00 |
|
Oliver Walters
|
69362ab960
|
Display link column in part table
|
2021-01-20 18:04:08 +11:00 |
|
Oliver Walters
|
526d81481b
|
Cleanup
|
2021-01-18 22:25:53 +11:00 |
|
Oliver Walters
|
6a7c722efc
|
Stock table button cleanup
|
2021-01-18 21:52:20 +11:00 |
|
Oliver Walters
|
952da19600
|
Print test report for multiple stock items at once
|
2021-01-18 21:42:55 +11:00 |
|
Oliver Walters
|
ef7cc3f78d
|
Replace existing django form views with API request
|
2021-01-18 21:33:15 +11:00 |
|
Oliver Walters
|
ef3ac43c4a
|
Add "last updated" date to stock table
|
2021-01-15 15:27:40 +11:00 |
|
Oliver Walters
|
0134597747
|
Merge remote-tracking branch 'inventree/master' into label-api
# Conflicts:
# InvenTree/locale/de/LC_MESSAGES/django.po
# InvenTree/locale/en/LC_MESSAGES/django.po
# InvenTree/locale/es/LC_MESSAGES/django.po
|
2021-01-14 23:56:23 +11:00 |
|
Oliver Walters
|
a8e6d0a89f
|
Display overdue status in purchase order table
- Allow table to be filtered by "overdue" status
|
2021-01-14 17:37:10 +11:00 |
|
Oliver
|
76c938762c
|
Merge pull request #1228 from SchrodingersGat/stock-status-ste
Stock status ste
|
2021-01-14 14:24:47 +11:00 |
|
Oliver Walters
|
bb9fe98a7e
|
Set status for multiple stock items at once
|
2021-01-14 14:04:24 +11:00 |
|
Oliver Walters
|
aac835f634
|
Add menu item to set stock status for multiple items
|
2021-01-14 13:41:38 +11:00 |
|
Oliver Walters
|
d459947949
|
Add "Can Build" column in BOM view
|
2021-01-14 13:34:51 +11:00 |
|
Oliver Walters
|
df327d4e64
|
Add stocktake_date field to stock API, and to stock table
|
2021-01-14 11:29:35 +11:00 |
|
Oliver Walters
|
d91700fd39
|
StockLocation labels are now printable
|
2021-01-11 18:41:57 +11:00 |
|
Oliver Walters
|
af47b211fd
|
Add dialog for selection of stock location labels
|
2021-01-11 17:22:04 +11:00 |
|
Oliver Walters
|
e133fff03e
|
Download PDF for labels
|
2021-01-09 21:50:42 +11:00 |
|
Oliver Walters
|
bdc7367e29
|
Add endpoint for printing labels
|
2021-01-09 20:43:48 +11:00 |
|
Oliver Walters
|
76c86e7b2f
|
Calendar view for purchase orders
|
2021-01-07 23:04:00 +11:00 |
|
Oliver Walters
|
1d6a049c5a
|
Annotate stock queryset with stale status
|
2021-01-06 23:06:49 +11:00 |
|
Oliver Walters
|
9b086560cb
|
Hide "expiry_date" column in Stock table if feature not enabled
|
2021-01-06 12:09:48 +11:00 |
|
Oliver Walters
|
9a30108b75
|
Auto-update the expiry date in the StockItem form when switching Part selection
|
2021-01-05 00:37:42 +11:00 |
|
Oliver Walters
|
692cee113c
|
Display "expiry date" column in stock table
|
2021-01-04 23:11:35 +11:00 |
|
Oliver Walters
|
a0c95579b4
|
Display expiry status on StockItem page
- Also adds ability to filter Stock table by expired status
|
2021-01-04 00:21:47 +11:00 |
|
Oliver Walters
|
fe0d356675
|
pops the purchase_price field instead of using a HiddenInput
Using a HiddenInput on a MoneyFormField causes a validation error, for some reason...
|
2021-01-03 13:13:14 +11:00 |
|
Oliver Walters
|
c34196538b
|
Filter API by overdue status
|
2020-12-18 12:40:47 +11:00 |
|
Oliver Walters
|
b21c6f0b99
|
Add overdue filter for salesorder table
|
2020-12-18 12:27:08 +11:00 |
|
Oliver Walters
|
c6134b54ab
|
Add "overdue" status to SalesOrder serializer
|
2020-12-18 12:26:58 +11:00 |
|
Oliver
|
7df25df2af
|
Merge pull request #1168 from SchrodingersGat/order-date
Build Order Target Date
|
2020-12-16 19:36:10 +11:00 |
|