2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 01:55:39 +00:00
Commit Graph

14299 Commits

Author SHA1 Message Date
799af89312 style fixes 2022-05-20 17:45:04 +02:00
a148dbf303 refactor 'all' role 2022-05-20 17:43:51 +02:00
f036252fb9 Added completePendingShipments to exported section 2022-05-21 01:31:01 +10:00
c50456297e fix assertation 2022-05-20 17:27:08 +02:00
4868947be0 remove comments from imports 2022-05-20 17:25:50 +02:00
e1d22f538d resort imports 2022-05-20 17:24:51 +02:00
ac35bd8073 Merge branch 'inventree:master' into fr-2986-shipment-page-action 2022-05-21 01:06:58 +10:00
c38862b28c Added page action to process pending shipments 2022-05-21 01:05:54 +10:00
3eb4898019 Added support for secondary buttons on modals
Secondary buttons can be added to modal footers beside Close and Submit
Buttons can be linked to callback functions
Callback functions can access options arguments passed to constructForm
2022-05-21 00:52:45 +10:00
f1ca9d7aa8 Added div for extra secondary modal buttons 2022-05-20 22:22:49 +10:00
ddc4ef3c38 pep fix 2022-05-20 13:37:12 +02:00
74726f0fda fix endline 2022-05-20 13:35:07 +02:00
93b6934127 fix trailing 2022-05-20 13:20:55 +02:00
9f922f06ff fix more imports 2022-05-20 12:53:04 +02:00
a6f7a29817 fix import path 2022-05-20 12:48:03 +02:00
bd195105e7 Merge pull request #2991 from matmair/not-working-tests
Static test fixes
2022-05-20 20:46:28 +10:00
04ce4fa697 readd config 2022-05-20 12:38:15 +02:00
b99a9306ce Added onSuccess support to completeShipment 2022-05-20 20:37:23 +10:00
e8287f02d4 rename 2022-05-20 12:33:51 +02:00
42d325e7ca fix spelling 2022-05-20 12:33:28 +02:00
3a1996dd48 PEP fix 2022-05-20 12:32:25 +02:00
023ff3c85a Merge branch 'master' of https://github.com/inventree/InvenTree into test-simplify 2022-05-20 12:13:31 +02:00
0d5dea3e6d refactor test setup 2022-05-20 12:12:32 +02:00
af0901d06c Changed complete shipments button to always show 2022-05-20 19:30:19 +10:00
620dca09a4 Merge pull request #3038 from SchrodingersGat/search-results-fix
Search Results Fix
2022-05-20 18:36:23 +10:00
c6b9585c02 Fixed typo 2022-05-20 18:28:02 +10:00
cc59ef65fc PEP fixes 2022-05-20 17:31:08 +10:00
33bab19abb Better reporting of settings errors 2022-05-20 17:29:18 +10:00
8da278a072 Adds option to hide unavailable stock items from the search preview window 2022-05-20 17:10:51 +10:00
0f4ed55bed JS fixes 2022-05-20 17:02:28 +10:00
8ad141f910 Add extra options to control search results in preview window
- Allow user to optionally show / hide inactive purchase orders
- Allow user to optionally show / hide inactive sales orders
2022-05-20 16:57:30 +10:00
63c64f9dff Update apps.py 2022-05-20 08:31:21 +02:00
f2a3b4ab1f Changed completeShipment reload to optional 2022-05-20 16:29:59 +10:00
c98cae8c1f switch print with assert 2022-05-20 08:19:14 +02:00
b48f8fba2b Merge branch 'inventree:master' into fr-2986-shipment-page-action 2022-05-20 16:02:45 +10:00
239138a1b5 Added page actions menu item 2022-05-20 15:01:45 +10:00
c9d4268c34 Merge pull request #3000 from matmair/devOps
DevOps improvements
2022-05-20 13:55:57 +10:00
e1abdddc4a Merge branch 'inventree:master' into not-working-tests 2022-05-20 00:28:35 +02:00
b87f44dbfc skip css if not available 2022-05-20 00:10:41 +02:00
fe4cbe0ad9 Merge branch 'master' into devOps 2022-05-19 18:28:15 +02:00
8385080e4c Merge pull request #3036 from maksimstojkovic/auto-reload-so
Primitive solution to SO reload on shipment
2022-05-19 21:16:24 +10:00
d9beaab92c Primitive solution to SO reload on shipment 2022-05-19 20:31:55 +10:00
90235a2bb1 Merge pull request #3035 from SchrodingersGat/setting-unit-tests
Expand unit tests for settings
2022-05-19 20:23:18 +10:00
e93b138de4 Expand unit tests for settings
- Check that name and description are translated
- Check for only allowed keys
- Extend checks to include user settings
- Check default value for boolean setting
2022-05-19 19:49:39 +10:00
eac6456949 Update tasks.py 2022-05-19 08:04:20 +02:00
dfaf7bcad8 Add static into apps 2022-05-19 07:57:45 +02:00
b55c76d8ef test everything 2022-05-19 06:54:24 +02:00
1bff1868fd Merge pull request #3034 from SchrodingersGat/plugin-panels-test
Plugin panels test
2022-05-19 14:30:03 +10:00
0c02e57b58 Merge pull request #3028 from maksimstojkovic/automatic-shipment-creation
[Feature] Create a default shipment when creating SO
2022-05-19 13:48:33 +10:00
2ddaa9c04a Merge pull request #3020 from SchrodingersGat/download-unit-tests
Download unit tests
2022-05-19 13:34:41 +10:00