Matthias Mair
|
cce3d3a35d
|
make imports on function level
|
2022-05-16 18:01:16 +02:00 |
|
Matthias Mair
|
2df049fe05
|
Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue3005
|
2022-05-16 17:48:01 +02:00 |
|
Matthias Mair
|
0f5c03e44c
|
use direct import instead of text for offload
|
2022-05-16 17:45:51 +02:00 |
|
Oliver
|
c51f052f25
|
Merge pull request #3011 from matmair/matmair/issue2996
Remove python 2 code
|
2022-05-17 00:51:31 +10:00 |
|
Matthias
|
ecccfbd546
|
Remove encoding header
Fixes #2996
|
2022-05-15 20:33:00 +02:00 |
|
Matthias
|
136d642703
|
Merge branch 'fix-boolean' of https://github.com/matmair/InvenTree into fix-boolean
|
2022-05-15 17:52:34 +02:00 |
|
Matthias
|
77aeecf23a
|
make operators simpler
|
2022-05-15 17:52:23 +02:00 |
|
Oliver
|
8edc0cc893
|
PEP fixes
|
2022-05-12 12:47:25 +10:00 |
|
Oliver
|
c89547f58c
|
Adds exporter and download functionality for BuildOrder table
|
2022-05-12 12:44:15 +10:00 |
|
Oliver Walters
|
e57a3870c6
|
Fix build index template
|
2022-05-07 22:47:48 +10:00 |
|
Oliver Walters
|
06e79ee91b
|
Move view mixin to plugin.views
|
2022-05-07 22:34:03 +10:00 |
|
Oliver Walters
|
60f799c90a
|
Add plugin view support for most of the remaining views
|
2022-05-06 23:32:42 +10:00 |
|
Oliver Walters
|
243e3ff37d
|
Fix calls to super()
|
2022-05-06 23:32:09 +10:00 |
|
Oliver Walters
|
82541ede32
|
More unit tests
- BuildOrderCancel
- StockItemInstall
- StockItemUninstall
|
2022-05-04 22:49:21 +10:00 |
|
Oliver Walters
|
88dbd5aa74
|
PEP fixes
|
2022-05-04 18:46:07 +10:00 |
|
Oliver Walters
|
104f9d4a70
|
Remove outdated unit tests
|
2022-05-04 18:39:33 +10:00 |
|
Oliver Walters
|
7365f7b5cb
|
Paint the icon red
|
2022-05-04 17:33:19 +10:00 |
|
Oliver Walters
|
1cefdfc2e4
|
PEP style fixes
|
2022-05-04 17:31:44 +10:00 |
|
Oliver Walters
|
bd3d6f47a1
|
Refactor CancelBuild form
|
2022-05-04 16:30:46 +10:00 |
|
Oliver Walters
|
768e23c7b8
|
Refactor BuildOrder API classes with a fancy mixin
|
2022-05-04 15:59:30 +10:00 |
|
Oliver Walters
|
75e24635b5
|
Fix speling errors in translated strings
|
2022-05-04 09:17:42 +10:00 |
|
Oliver Walters
|
28f3244574
|
Order parts from "supplier parts" page
- Prevent duplicate parts from loading
|
2022-05-03 16:52:23 +10:00 |
|
Matthias
|
de6507e918
|
update translation commands
|
2022-05-01 22:03:49 +02:00 |
|
Matthias
|
67ab45bdee
|
update depreciated paths
|
2022-05-01 22:00:18 +02:00 |
|
Matthias
|
d05472b30c
|
upgrade to pyhton 3.9 syntax
using pyupgrade
|
2022-05-01 21:53:12 +02:00 |
|
Oliver Walters
|
eabe082f0a
|
Add unit tests for boolean user settings (via the API)
|
2022-05-01 20:23:50 +10:00 |
|
Oliver
|
94fa424440
|
Table tweaks
|
2022-04-29 13:13:12 +10:00 |
|
Oliver
|
8fc34a21a6
|
Reload the untracked stock table when allocation actions are performed
|
2022-04-29 12:59:20 +10:00 |
|
Oliver Walters
|
0bda9c974e
|
PEP fixes
|
2022-04-29 01:35:09 +10:00 |
|
Oliver Walters
|
6b4592b3dc
|
Display error if stock item is "double allocted"
|
2022-04-29 01:10:05 +10:00 |
|
Oliver Walters
|
6e52ca2178
|
Refactor button callbacks
- Add button to expand all output rows
- Add button to collapse all output rows
|
2022-04-29 00:44:29 +10:00 |
|
Oliver Walters
|
cb7c4396fb
|
Refactor build page template
- Only load build outputs table as required
|
2022-04-28 22:59:24 +10:00 |
|
Oliver Walters
|
b63352ce20
|
Add a stock item transaction when installing items into a build output
|
2022-04-28 22:58:58 +10:00 |
|
Oliver Walters
|
f531e354b9
|
Allow completion of partially allocated build outputs
- Requires manual acceptance from user
|
2022-04-28 21:54:38 +10:00 |
|
Oliver
|
0841c628e0
|
Adds ability to filter build items by "tracked" flag
|
2022-04-28 17:27:09 +10:00 |
|
Oliver
|
85fd247878
|
Fix for 'auto-allocate' stock to build orders
- Allocation of serialized stock items would cause issue
- Exclude serialized stock from auto allocation process
|
2022-04-26 15:54:03 +10:00 |
|
Oliver Walters
|
c7257a1bd3
|
build order
|
2022-04-10 20:03:40 +10:00 |
|
Kálmán Rózsahegyi
|
6bd5e652ee
|
Fix translation on delete_build form
|
2022-03-31 15:23:26 +02:00 |
|
Oliver
|
f24aa37f8f
|
Allow labels to be printed from the "incomplete build output" table
|
2022-03-24 16:34:47 +11:00 |
|
Oliver
|
4caf73e0e3
|
Change sidebar text to be consistent
|
2022-03-09 16:19:52 +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
|
fe8ea5568f
|
Bug fix for build order panel loading
|
2022-03-09 13:58:48 +11:00 |
|
Oliver
|
9f8f900e17
|
Wrap server queries in onPanelLoad calls, to reduce initial page load time
|
2022-03-09 13:14:04 +11:00 |
|
Oliver
|
7986e0752d
|
Bug fix: Allocation quantity for "auto allocate" of tracked parts must be 1
|
2022-03-09 13:03:38 +11:00 |
|
Oliver
|
70c9c9473d
|
Unit test fixes
|
2022-03-04 17:27:07 +11:00 |
|
Oliver
|
0bb0047fcd
|
Add unit tests for the auto_allocate_stock method
|
2022-03-04 16:27:50 +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
|
28a7ad7f0e
|
Bug fix for BuildOrder.bom_items
- Now uses the query generator provided by the Part model
- No more code duplication
- More importantly, no more code duplication which is WRONG!
|
2022-03-01 23:53:33 +11:00 |
|