Oliver Walters
|
ace61c6aab
|
Little bit of eye candy
|
2022-03-20 19:38:40 +11:00 |
|
Matthias
|
2861ee0843
|
another style fix
|
2022-03-20 02:26:36 +01:00 |
|
Matthias
|
20b0ccefea
|
style fix
|
2022-03-20 02:23:11 +01:00 |
|
Matthias
|
0fa8af6cd8
|
translate the notifications too
|
2022-03-20 00:58:45 +01:00 |
|
Oliver Walters
|
467febf9ea
|
The part parameter table is now loaded via the API
|
2022-03-19 22:09:17 +11:00 |
|
Oliver Walters
|
335f0ceb79
|
Improve form rendering for part parameter template
|
2022-03-18 23:20:53 +11:00 |
|
Oliver
|
278887e11c
|
Merge pull request #2751 from SchrodingersGat/sales-order-allocation-fixes
Sales order allocation fixes
|
2022-03-17 09:09:20 +11:00 |
|
Oliver
|
38d33a3f5f
|
Display a message if scheduling information is unavailable for a given part
|
2022-03-16 23:48:49 +11:00 |
|
Oliver
|
e2179fb4d1
|
Fixes for display of allocation tables (build order and / or sales order)
- Hide these tables where they do not make sense for a given Part or StockItem
- Remove redundant "loadStockAllocationTable" function
|
2022-03-16 23:25:51 +11:00 |
|
Oliver
|
6ca61e2cd7
|
Fix rendering for "sales order allocations" table
|
2022-03-16 23:09:18 +11:00 |
|
Oliver
|
d1338e210e
|
Only display "outstanding" sales order allocations in table
|
2022-03-16 23:01:46 +11:00 |
|
Oliver
|
cf2c078952
|
Add spinning logo
|
2022-03-09 15:27:44 +11:00 |
|
Oliver
|
4cd41bd0a3
|
Display "loading" until allocations loaded
|
2022-03-09 15:23:23 +11:00 |
|
Oliver
|
4191a043b2
|
Add "exclude_location" to build order auto-allocation
|
2022-03-09 14:57:57 +11:00 |
|
Oliver
|
fda556c289
|
Merge pull request #2695 from SchrodingersGat/scheduling
[WIP] Scheduling
|
2022-03-09 12:06:55 +11:00 |
|
Oliver
|
c699e208cf
|
JS linting
|
2022-03-09 10:41:07 +11:00 |
|
Oliver
|
d56fed3211
|
Fixes for "duplicate stock item" form
- Redirect to the new stock item
- Display a success message
|
2022-03-09 10:34:47 +11:00 |
|
Oliver
|
f7d724aa0c
|
Merge remote-tracking branch 'inventree/master' into scheduling
# Conflicts:
# InvenTree/InvenTree/version.py
(Update API version)
|
2022-03-08 12:25:36 +11:00 |
|
Oliver
|
83fbc6159c
|
Add table filter buttons to incomplete build output table
|
2022-03-04 17:47:46 +11:00 |
|
Oliver
|
d06def3c29
|
Improve dialog message when allocating stock to a build order
|
2022-03-04 17:40:04 +11:00 |
|
Oliver
|
4151d94240
|
JS linting
|
2022-03-04 16:34:26 +11:00 |
|
Oliver
|
71cd6c93d1
|
Assign sorting priority when allocating parts to a build order
1. Direct match parts
2. Variant parts
3. Any other parts (e.g. substitute parts)
|
2022-03-04 16:02:50 +11:00 |
|
Oliver
|
434f563a41
|
Adds API endpoint for "auto allocating" stock items against a build order.
- If stock exists in multiple locations, and the user "does not care" where to take from, simply iterate through and take
|
2022-03-04 15:26:00 +11:00 |
|
Oliver
|
64dd870436
|
Fix broken URL
|
2022-03-04 12:23:47 +11:00 |
|
Oliver
|
846899fa53
|
Adds ability to download purchase order line item table
|
2022-03-04 00:45:30 +11:00 |
|
Oliver
|
f6b574a127
|
Merge remote-tracking branch 'inventree/master' into duplicate-order-lines
|
2022-03-04 00:38:50 +11:00 |
|
Oliver
|
0ac86417a7
|
Adds "duplicate line item" button to purchase order and sales order tables
|
2022-03-04 00:36:26 +11:00 |
|
Oliver
|
0af636d2b1
|
Pass options back through when re-creating filter list
|
2022-03-03 21:23:01 +11:00 |
|
Oliver
|
ba406a4da9
|
Refactorin'
- Add the "download" button into the "filters" list
- Cuts down on boilerplate code
|
2022-03-03 21:16:27 +11:00 |
|
Oliver
|
85e9c4d3ca
|
JS linting
|
2022-03-03 17:47:23 +11:00 |
|
Oliver
|
8bf84ec217
|
Remove calls to "exportStock"
|
2022-03-03 17:25:31 +11:00 |
|
Oliver
|
51de436d42
|
User can select export format
|
2022-03-03 17:21:04 +11:00 |
|
Oliver
|
6b7a0fde1b
|
Store table query parameters when performing a bootstrap-table query
- For now it only supports .csv format
|
2022-03-03 17:17:27 +11:00 |
|
Oliver
|
954f0afb85
|
Merge branch 'master' into scheduling
|
2022-03-03 09:15:08 +11:00 |
|
Oliver
|
fb4e44b73f
|
Re-enable display of multi-level BOM
|
2022-03-02 22:46:58 +11:00 |
|
Oliver
|
5dc543618e
|
Allow duplication of subtitute parts when copying a BOM
|
2022-03-02 00:31:50 +11:00 |
|
Oliver
|
190822a680
|
JS linting
|
2022-03-01 23:40:38 +11:00 |
|
Oliver
|
457bcdc0ae
|
Fix some small template / JS errors on the "part" page
|
2022-03-01 23:38:02 +11:00 |
|
Oliver
|
f33f1a339d
|
Add more information to scheduling chart
Also improves chart styling
|
2022-03-01 23:20:08 +11:00 |
|
Oliver
|
776dffe779
|
Scheduling information is now calculated on the server, and provided via a new API endpoint
- Much simpler than sequencing multiple API calls
|
2022-03-01 22:54:49 +11:00 |
|
Oliver
|
dfd6684699
|
Add incoming stock for build orders
|
2022-03-01 17:31:26 +11:00 |
|
Oliver
|
8f7164d5cd
|
Add information for outgoing stock (sales orders)
|
2022-03-01 17:24:09 +11:00 |
|
Oliver
|
37ac8f6517
|
Display scheduled incoming stock for purchase orders
|
2022-03-01 17:13:47 +11:00 |
|
Oliver
|
a278e52443
|
Merge branch 'master' into scheduling
|
2022-03-01 16:50:57 +11:00 |
|
Oliver
|
1393e38eec
|
Adds date rendering to new target_date fields
|
2022-03-01 08:23:52 +11:00 |
|
Oliver
|
5d37ce9175
|
Merge remote-tracking branch 'inventree/master' into date-format
|
2022-03-01 08:18:24 +11:00 |
|
Oliver
|
c4d462b0b4
|
Merge pull request #2684 from SchrodingersGat/po-target-date
Order target date improvements
|
2022-03-01 08:17:54 +11:00 |
|
Oliver
|
f3e7af3cc3
|
Merge pull request #2686 from SchrodingersGat/po-receive-serials
Po receive serials
|
2022-03-01 00:58:44 +11:00 |
|
Oliver
|
42a75863fe
|
Adds a "persist" option for modal forms
|
2022-03-01 00:25:14 +11:00 |
|
Oliver
|
7170e16ae7
|
Adds ability to display "success" messages inside a persistant modal dialog
|
2022-03-01 00:05:30 +11:00 |
|