2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 20:15:44 +00:00
Commit Graph

10326 Commits

Author SHA1 Message Date
dceea757e1 create a notification message! 2021-12-04 02:12:51 +01:00
c803fdaab1 PEP fix 2021-12-04 01:39:58 +01:00
1f7a75ca92 docs are never bad 2021-12-04 01:10:56 +01:00
4e07b4bf72 fix tests + method name test 2021-12-04 01:10:46 +01:00
e18f7d49cc make mehtod name mandatory 2021-12-04 01:07:07 +01:00
0f3a78c7be refactor method name 2021-12-04 00:58:13 +01:00
33b7d9b845 more debug prints 2021-12-04 00:43:46 +01:00
6e464447f5 markers for notification tests 2021-12-03 07:51:21 +01:00
2917af9715 add marker statment to wrong implementations 2021-12-03 02:02:51 +01:00
79bab93afc refactor into new test file 2021-12-03 02:01:17 +01:00
cf6415ddba Merge branch 'matmair/issue2279' of https://github.com/matmair/InvenTree into matmair/issue2279 2021-12-03 01:58:53 +01:00
f4f390f4c2 PEP fix 2021-12-03 01:58:27 +01:00
932b78d3e8 Merge branch 'inventree:master' into matmair/issue2279 2021-12-02 17:08:18 +01:00
96c1f74cd8 Merge pull request #2408 from SchrodingersGat/initial-stock-when-duplicating
Add option for creating initial stock quantity when duplicating a part
2021-12-03 00:29:37 +11:00
84a4060cd9 Merge pull request #2401 from matmair/load-minified-fa
Load minified fa
2021-12-03 00:23:58 +11:00
9ca6204d4b Add option for creating initial stock quantity when duplicating a part
Fixes https://github.com/inventree/InvenTree/issues/2407
2021-12-03 00:05:55 +11:00
eca3aaa0b2 Merge pull request #2402 from matmair/matmair/issue2400
Fix to big / small references
2021-12-02 22:48:00 +11:00
6657d093d7 PEP fixes 2021-12-02 12:13:03 +01:00
b0fb5657e8 also validate serial number 2021-12-02 12:11:09 +01:00
29cd2ee9bd prefix version in package 2021-12-02 11:33:02 +01:00
fba80e1dea remove cache 2021-12-02 11:28:30 +01:00
0bf986c58b remove package json 2021-12-02 11:27:10 +01:00
22bb048d2b try fixing jsavascript testing 2021-12-02 11:26:35 +01:00
567a0b1c8b use caching 2021-12-02 11:23:07 +01:00
bd60364deb maybe addd a package 2021-12-02 11:20:32 +01:00
df9d189ca0 maybe this move helps`? 2021-12-02 11:17:35 +01:00
117772a91e so the previous thing was dump 2021-12-02 11:13:17 +01:00
ac6eba8de1 try another ordering 2021-12-02 11:11:29 +01:00
48f28ad5bb move package.json 2021-12-02 11:03:24 +01:00
695999282d add package json 2021-12-02 11:01:37 +01: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
ae13672273 refactor to enable use in notification tests 2021-12-02 10:52:21 +01: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
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