Matthias
62694b8dae
add style checks
2021-12-02 12:30:44 +01:00
Matthias
2c2825abf7
one workflow for PR checks
2021-12-02 12:28:10 +01:00
Matthias
6657d093d7
PEP fixes
2021-12-02 12:13:03 +01:00
Matthias
b0fb5657e8
also validate serial number
2021-12-02 12:11:09 +01:00
Oliver
e74e7138a9
More stuff:
...
- Pass tracking number through when completing a shipment
- Reload tables automatically when certain actions are performed
- Limit stock items to only those with available stock
2021-12-02 21:59:59 +11:00
Oliver
d5ace1a8da
Differentiate between "fully allocated" and "partially allocated" in stock item table
2021-12-02 21:46:05 +11:00
Oliver
586d38fb61
Add item count to shipment table
2021-12-02 21:40:21 +11:00
Oliver
123aab89bc
Adds an "available" filter for stock item API
2021-12-02 21:40:03 +11:00
Matthias
29cd2ee9bd
prefix version in package
2021-12-02 11:33:02 +01:00
Matthias
fba80e1dea
remove cache
2021-12-02 11:28:30 +01:00
Matthias
0bf986c58b
remove package json
2021-12-02 11:27:10 +01:00
Matthias
22bb048d2b
try fixing jsavascript testing
2021-12-02 11:26:35 +01:00
Matthias
567a0b1c8b
use caching
2021-12-02 11:23:07 +01:00
Matthias
bd60364deb
maybe addd a package
2021-12-02 11:20:32 +01:00
Matthias
df9d189ca0
maybe this move helps`?
2021-12-02 11:17:35 +01:00
Matthias
117772a91e
so the previous thing was dump
2021-12-02 11:13:17 +01:00
Matthias
ac6eba8de1
try another ordering
2021-12-02 11:11:29 +01:00
Matthias
48f28ad5bb
move package.json
2021-12-02 11:03:24 +01:00
Matthias
695999282d
add package json
2021-12-02 11:01:37 +01:00
Oliver
5eccc828fa
Revert "Re-add package.json"
...
This reverts commit 9a9f3118ed
.
2021-12-02 20:59:26 +11:00
Matthias
db98006db8
remove cahce option
2021-12-02 10:58:43 +01:00
Matthias
d92b314dd4
fix npm version in workflow
2021-12-02 10:57:42 +01:00
Matthias
65d5ed1bdf
raise not implemented
2021-12-02 10:54:04 +01:00
Matthias
162d4347e7
more implementation tests
2021-12-02 10:53:46 +01:00
Oliver
9a9f3118ed
Re-add package.json
2021-12-02 20:53:07 +11:00
Matthias
ae13672273
refactor to enable use in notification tests
2021-12-02 10:52:21 +01:00
Oliver
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
Matthias
84499f4b10
better description
2021-12-02 10:22:39 +01:00
Matthias
004687a29f
test implementation checks
2021-12-02 10:14:04 +01:00
Matthias
eb5a87c530
rename test
2021-12-02 10:05:12 +01:00
Matthias
c2a6a8a30c
PEP fix
2021-12-02 10:01:20 +01:00
Matthias
1b9ca41b46
added setup function to notification method
...
and added calls to deliver_method
2021-12-02 09:52:30 +01:00
Matthias
803936130c
doc spell fixing
2021-12-02 09:46:50 +01:00
Matthias
4e29fed164
spell fixing
2021-12-02 09:46:12 +01:00
Matthias
7ed18c1bfd
spell fixing
2021-12-02 09:44:35 +01:00
Matthias
61b6590f52
raise if not implemented
2021-12-02 09:42:50 +01:00
Matthias Mair
cf3d2d0df9
Merge branch 'inventree:master' into load-minified-fa
2021-12-02 09:23:13 +01:00
Matthias
0379498ee3
merge master in
2021-12-02 09:17:57 +01:00
Matthias
970cec590b
only values starting with int possible -> only positive values
2021-12-02 09:06:58 +01:00
Matthias
7992755b37
Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2400
2021-12-02 09:04:10 +01:00
Oliver
8c6b82d2c0
Merge pull request #2405 from SchrodingersGat/jump-to-sn
...
Jump to sn
2021-12-02 16:26:21 +11:00
Oliver
e96ff7fbba
Add lookup-by-sn on part page, too
2021-12-02 16:01:28 +11:00
Oliver
98bbee8159
Adds function to lookup stock item by serial number
2021-12-02 15:55:00 +11:00
Matthias
8776492aa9
fix docs
2021-12-02 02:54:48 +01:00
Matthias
6dda000292
fix case
2021-12-02 02:52:50 +01:00
Matthias
98cf3cd3ad
log results of delivery
2021-12-02 02:52:18 +01:00
Matthias
2038c2250d
fix notify_low_stock context
2021-12-02 02:42:57 +01:00
Matthias
f0ebc3fdbf
fix checks if function exsists
2021-12-02 02:37:16 +01:00
Matthias
275569dab4
fix mail comparison
2021-12-02 02:36:00 +01:00
Matthias
55a8536636
fix case
2021-12-02 02:35:10 +01:00