2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-11 01:25:40 +00:00
Commit Graph

12301 Commits

Author SHA1 Message Date
5eccc828fa Revert "Re-add package.json"
This reverts commit 9a9f3118ed.
2021-12-02 20:59:26 +11:00
db98006db8 remove cahce option 2021-12-02 10:58:43 +01:00
d92b314dd4 fix npm version in workflow 2021-12-02 10:57:42 +01:00
65d5ed1bdf raise not implemented 2021-12-02 10:54:04 +01:00
162d4347e7 more implementation tests 2021-12-02 10:53:46 +01:00
9a9f3118ed Re-add package.json 2021-12-02 20:53:07 +11:00
ae13672273 refactor to enable use in notification tests 2021-12-02 10:52:21 +01:00
6ec0cfc641 Merge branch 'master' into partial-shipment
# Conflicts:
#	InvenTree/company/templates/company/company_base.html
#	InvenTree/stock/templates/stock/item_base.html
2021-12-02 20:49:13 +11:00
84499f4b10 better description 2021-12-02 10:22:39 +01:00
004687a29f test implementation checks 2021-12-02 10:14:04 +01:00
eb5a87c530 rename test 2021-12-02 10:05:12 +01:00
c2a6a8a30c PEP fix 2021-12-02 10:01:20 +01:00
1b9ca41b46 added setup function to notification method
and added calls to deliver_method
2021-12-02 09:52:30 +01:00
803936130c doc spell fixing 2021-12-02 09:46:50 +01:00
4e29fed164 spell fixing 2021-12-02 09:46:12 +01:00
7ed18c1bfd spell fixing 2021-12-02 09:44:35 +01:00
61b6590f52 raise if not implemented 2021-12-02 09:42:50 +01:00
cf3d2d0df9 Merge branch 'inventree:master' into load-minified-fa 2021-12-02 09:23:13 +01:00
11e527a02a Merge branch 'inventree:master' into plugin-2037 2021-12-02 09:23:05 +01:00
fcf7f615aa Merge branch 'inventree:master' into webhooks 2021-12-02 09:22:48 +01:00
0379498ee3 merge master in 2021-12-02 09:17:57 +01:00
970cec590b only values starting with int possible -> only positive values 2021-12-02 09:06:58 +01:00
7992755b37 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2400 2021-12-02 09:04:10 +01:00
8c6b82d2c0 Merge pull request #2405 from SchrodingersGat/jump-to-sn
Jump to sn
2021-12-02 16:26:21 +11:00
e96ff7fbba Add lookup-by-sn on part page, too 2021-12-02 16:01:28 +11:00
98bbee8159 Adds function to lookup stock item by serial number 2021-12-02 15:55:00 +11:00
8776492aa9 fix docs 2021-12-02 02:54:48 +01:00
6dda000292 fix case 2021-12-02 02:52:50 +01:00
98cf3cd3ad log results of delivery 2021-12-02 02:52:18 +01:00
2038c2250d fix notify_low_stock context 2021-12-02 02:42:57 +01:00
f0ebc3fdbf fix checks if function exsists 2021-12-02 02:37:16 +01:00
275569dab4 fix mail comparison 2021-12-02 02:36:00 +01:00
55a8536636 fix case 2021-12-02 02:35:10 +01:00
ea5848d174 add mailadress to user 2021-12-02 02:34:45 +01:00
e678e8bd05 fix init checks 2021-12-02 02:32:02 +01:00
7974559ead add tests for testing notifications 2021-12-02 02:24:33 +01:00
e0462c2bab do not run through template classes 2021-12-02 02:23:28 +01:00
bae0495ff4 Merge pull request #2404 from matmair/matmair/issue2403
Add MPN to search
2021-12-02 11:55:24 +11:00
916ef0d6c4 add receiver to single send metod 2021-12-02 01:26:30 +01:00
c4f1a81c9c fix permissions for test 2021-12-02 01:18:45 +01:00
b8cdcab10d fix validation 2021-12-02 01:03:30 +01:00
514d5662ea Serial number button CSS tweaks 2021-12-02 11:02:17 +11:00
3bff676047 beginner mistake
it is a referenced part so use related_name as prefix
2021-12-02 00:24:36 +01:00
25a76d37e7 and PEP again 2021-12-02 00:11:02 +01:00
8c3b4badfb and cleanup again 2021-12-02 00:08:46 +01:00
50a046d3da PEP fixes 2021-12-02 00:06:26 +01:00
61b53a10b0 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2279 2021-12-01 23:59:22 +01:00
95fa34f797 search by MPN
Fixes #2403
2021-12-01 23:56:31 +01:00
fc6f1b4acc unittests to show the fix works 2021-12-01 23:45:16 +01:00
7273ed74c6 clean up PR 2021-12-01 23:38:24 +01:00