Commit Graph

11813 Commits

Author SHA1 Message Date
Matthias
174bba90ab
total read only 2022-03-06 23:49:36 +01:00
Matthias
e2f54880f0
style fix 2022-03-06 23:46:59 +01:00
Matthias
7a54cb4cb8
merge migrations 2022-03-06 23:38:59 +01:00
Matthias
43395aca34
style fixes 2022-03-06 23:35:55 +01:00
Matthias
5336d09296
fix api values 2022-03-06 23:34:01 +01:00
Matthias
f0b19e69b8
add total price woth js reload 2022-03-06 23:21:33 +01:00
Matthias Mair
56142b9303
Merge branch 'inventree:master' into matmair/issue2694 2022-03-06 19:54:14 +01:00
Matthias
53602c94b7
remove dead code 2022-03-06 19:52:08 +01:00
Matthias
36d288fc27
remove detail view 2022-03-06 19:51:53 +01:00
Matthias
d747418937
remove target_date 2022-03-06 19:50:59 +01:00
Matthias
010f3f4f1e
fiy style 2022-03-06 19:32:08 +01:00
Matthias
ab876bf95d
use right field def 2022-03-06 19:31:50 +01:00
Matthias
de11b3463e
add API schema 2022-03-06 18:44:05 +01:00
Matthias
3452880d2a
add search to API 2022-03-06 18:43:40 +01:00
Matthias
acec4fa5d5
remove titile 2022-03-06 18:43:27 +01:00
Matthias
ed75970010
ad UI components 2022-03-06 18:42:10 +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
Matthias
44e1021063
Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2694 2022-03-05 23:34:06 +01:00
Matthias
aed708d339
PEP fix 2022-03-05 23:25:00 +01:00
Matthias
b81d2b8410
cut back on modifications 2022-03-05 23:10:20 +01: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
157f0e72a7
[FR] Add delivery cost (excluding unit cost that already exists) in PO
Fixes #2694
2022-03-04 01:06:39 +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
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
Matthias
7d58db4336
full set again 2022-03-02 22:52:14 +01:00