Matthias
|
4e832bb9ac
|
make sure 'no date' elements do not fail
|
2022-03-07 00:01:30 +01:00 |
|
Oliver
|
0f48ca6008
|
Ensure that the native barcode scan plugin is *always* in use
|
2022-03-07 09:48:39 +11:00 |
|
Oliver
|
776138f2e2
|
Merge pull request #2713 from SchrodingersGat/auto-allocate
Adds "Auto allocate" feature for build orders
|
2022-03-07 09:32:49 +11:00 |
|
Matthias Mair
|
d9e27b7ecf
|
Merge branch 'inventree:master' into matmair/issue2279
|
2022-03-06 19:54:06 +01:00 |
|
Oliver
|
5d5f13ab14
|
Merge pull request #2717 from SchrodingersGat/serial-number-fix
Bug fix for stock serial numbers:
|
2022-03-06 22:40:31 +11:00 |
|
Oliver Walters
|
89f2317e1c
|
Bug fix for stock serial numbers:
- empty strings do not count as a valid serial number
|
2022-03-06 22:18:31 +11:00 |
|
Oliver
|
83fbc6159c
|
Add table filter buttons to incomplete build output table
|
2022-03-04 17:47:46 +11:00 |
|
Oliver
|
4bb7c65d8a
|
Template fix
|
2022-03-04 17:42:37 +11:00 |
|
Oliver
|
d06def3c29
|
Improve dialog message when allocating stock to a build order
|
2022-03-04 17:40:04 +11:00 |
|
Oliver
|
70c9c9473d
|
Unit test fixes
|
2022-03-04 17:27:07 +11:00 |
|
Oliver
|
4151d94240
|
JS linting
|
2022-03-04 16:34:26 +11:00 |
|
Oliver
|
d2027dc590
|
Increment API version
|
2022-03-04 16:29:26 +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
|
004ced8030
|
Merge pull request #2711 from SchrodingersGat/link-fix
Fix broken URL
|
2022-03-04 13:52:22 +11:00 |
|
Oliver
|
64dd870436
|
Fix broken URL
|
2022-03-04 12:23:47 +11:00 |
|
Matthias Mair
|
6071f6545b
|
Merge branch 'inventree:master' into matmair/issue2279
|
2022-03-03 23:55:04 +01:00 |
|
Oliver
|
cb76b13eb2
|
Merge pull request #2710 from SchrodingersGat/duplicate-order-lines
Adds "duplicate line item" button to orders
|
2022-03-04 07:44:27 +11:00 |
|
Oliver
|
07da25bfd6
|
Unit test fixes
|
2022-03-04 00:46:12 +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
|
99f3d97f13
|
Merge pull request #2709 from SchrodingersGat/stock-exporter
Stock export refactor
|
2022-03-04 00:26:49 +11:00 |
|
Oliver
|
0ba71956cd
|
Add unit tests
|
2022-03-04 00:02:30 +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
|
0ec0f55e17
|
Style fixes
|
2022-03-03 17:44:12 +11:00 |
|
Oliver
|
4f74a27e1a
|
Exporting data from a Part table now uses the API too
- Makes use of the existing table filters
- Exported data matches exactly what you see in the table!
|
2022-03-03 17:42:31 +11:00 |
|
Oliver
|
73a32f66c8
|
Adds ability to export stock "assigned" to a particular customer
|
2022-03-03 17:31:25 +11:00 |
|
Oliver
|
10cc72910d
|
Remove StockExport view (no longer required!)
|
2022-03-03 17:25:41 +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
|
549f16b7aa
|
Adds "export" option to StockItem API endpoint, allowing export to file
|
2022-03-03 13:53:09 +11:00 |
|
Oliver
|
a5cee388c5
|
Merge pull request #2707 from SchrodingersGat/copy-bom-from
Allows BOM to be copied for any part, not just variant parts
|
2022-03-03 13:52:07 +11:00 |
|
Oliver
|
67d0033ab3
|
Allows BOM to be copied for any part, not just variant parts
|
2022-03-03 13:19:25 +11:00 |
|
Oliver
|
15ec3836d5
|
Merge pull request #2706 from matmair/test_checker
Add user with variable
|
2022-03-03 12:45:27 +11:00 |
|
Matthias
|
e11fa338b6
|
also test empty
|
2022-03-03 00:52:10 +01:00 |
|
Matthias
|
a158ecf401
|
reset to previous
|
2022-03-02 23:41:41 +01:00 |
|
Matthias
|
771d82bdc2
|
style fix
|
2022-03-02 23:40:46 +01:00 |
|
Matthias
|
941efd08d1
|
change type of error
|
2022-03-02 23:36:53 +01:00 |
|
Matthias
|
c893b81314
|
remove the wrong setting
|
2022-03-02 23:34:44 +01:00 |
|
Oliver
|
954f0afb85
|
Merge branch 'master' into scheduling
|
2022-03-03 09:15:08 +11:00 |
|
Matthias
|
7d58db4336
|
full set again
|
2022-03-02 22:52:14 +01:00 |
|
Matthias
|
d03af8f5b0
|
nothing test
|
2022-03-02 22:50:36 +01:00 |
|
Matthias
|
2c6731df0c
|
add ENVs back in
|
2022-03-02 22:49:05 +01:00 |
|
Oliver
|
7e007d096a
|
Merge pull request #2704 from SchrodingersGat/bom-tree
Re-enable display of multi-level BOM
|
2022-03-03 08:46:27 +11:00 |
|
Matthias
|
48583f470c
|
remove testing code
|
2022-03-02 19:54:40 +01:00 |
|