Oliver
3f2cdf9dc4
Merge pull request #2199 from SchrodingersGat/partial-shipment
...
Create SalesOrderShipment model
2021-12-04 18:22:16 +11:00
Oliver
9ec5e39c50
js tweaks
2021-12-04 17:50:25 +11:00
Oliver
9e35c52b1d
unit testing fixes
2021-12-04 17:30:13 +11:00
Matthias
7016c253a8
fix test to trigger
2021-12-04 04:38:45 +01:00
Matthias
55ca284a13
Revert "this wont happen"
...
This reverts commit 3047bd6612
.
2021-12-04 04:22:07 +01:00
Matthias
3047bd6612
this wont happen
2021-12-04 04:11:42 +01:00
Matthias
e25759c1ac
check message counters too
2021-12-04 04:08:11 +01:00
Matthias
d8ca87057b
cover another line
2021-12-04 04:07:47 +01:00
Matthias
75c7722612
PEP fixes
2021-12-04 03:57:45 +01:00
Matthias
f88882da8e
without targets it wont work
2021-12-04 03:56:16 +01:00
Matthias
6c6683657e
remove debug prints
2021-12-04 03:51:40 +01:00
Matthias
453589dbcb
docs
2021-12-04 03:50:37 +01:00
Oliver
31398b4c10
Sales order can now be completed via the API
2021-12-04 13:50:11 +11:00
Matthias
373c061389
rename to be clearer what the funtions and vars are fore
2021-12-04 03:49:44 +01:00
Matthias
01ad534664
use the same names as in messages model
2021-12-04 03:46:57 +01:00
Matthias
733fc4b718
forgot that before
2021-12-04 03:46:35 +01:00
Matthias
2ea32d200a
rename
2021-12-04 03:45:45 +01:00
Matthias
c10841fe0e
and again
2021-12-04 03:44:59 +01:00
Matthias
3a8909f0d4
and a bit more renaming
2021-12-04 03:44:07 +01:00
Matthias
fc1fa775c3
rename
2021-12-04 03:43:14 +01:00
Matthias
057c880377
fix test calls
2021-12-04 03:41:05 +01:00
Matthias
1cfc03d698
add a general context checker
2021-12-04 03:40:53 +01:00
Matthias
3239e60702
add comments to show execution flow
2021-12-04 03:37:13 +01:00
Oliver
008c52ef39
Allocation by serial number now moved to the API
2021-12-04 13:08:00 +11:00
Matthias
1ef7163b94
remove one uncovered line :-)
2021-12-04 02:39:41 +01:00
Matthias
1ba7110cda
change templates to new way
2021-12-04 02:19:12 +01:00
Matthias
febc51466a
use a more gnerall counting method
2021-12-04 02:13:53 +01:00
Matthias
dceea757e1
create a notification message!
2021-12-04 02:12:51 +01:00
Matthias
c803fdaab1
PEP fix
2021-12-04 01:39:58 +01:00
Matthias
3da5767e02
move version checks out into own check
2021-12-04 01:22:10 +01:00
Matthias
1f7a75ca92
docs are never bad
2021-12-04 01:10:56 +01:00
Matthias
4e07b4bf72
fix tests + method name test
2021-12-04 01:10:46 +01:00
Matthias
e18f7d49cc
make mehtod name mandatory
2021-12-04 01:07:07 +01:00
Matthias Mair
6bc3e3ccbb
Workflow remaster ( #2416 )
...
* Workflow remaster (#28 )
* set default ref
* only trigger version number if pullrequest
* try skipping just a step
* Workflow remaster (#29 )
* set default ref
* only trigger version number if pullrequest
* always run style
* try skipping just a step
* try adding a step so everything continues
* Workflow remaster (#30 )
* set default ref
* only trigger version number if pullrequest
* always run style
* try skipping just a step
* try adding a step so everything continues
* maybe this does not fail them
* skip ahead
* do not skip the whole job, just the steps
2021-12-04 11:01:18 +11:00
Matthias
0f3a78c7be
refactor method name
2021-12-04 00:58:13 +01:00
Oliver
e9796676c0
Add a progress spinner to modal forms
2021-12-04 10:44:48 +11:00
Matthias
33b7d9b845
more debug prints
2021-12-04 00:43:46 +01:00
Oliver
9ba6ac423d
Add shipment status to sales order page
2021-12-04 10:16:51 +11:00
Oliver
921ef5ae9e
Tweaks to PO and SO tables
2021-12-04 10:11:18 +11:00
Oliver
1215ef520d
Further JS linting
2021-12-04 09:44:23 +11:00
Oliver
6690001e81
Merge pull request #2415 from matmair/workflow-remaster
...
Workflow remaster
2021-12-04 09:36:46 +11:00
Oliver
35b3bc73cc
Merge remote-tracking branch 'inventree/master' into partial-shipment
...
# Conflicts:
# InvenTree/order/api.py
2021-12-04 09:35:54 +11:00
Oliver
3abad2f73d
js linting
2021-12-04 09:33:42 +11:00
Matthias
b871115484
always run style
2021-12-03 20:24:01 +01:00
Matthias
c1052b6c1d
only trigger version number if pullrequest
2021-12-03 20:14:48 +01:00
Oliver
825b1473b2
Merge pull request #2413 from SchrodingersGat/part-po-refactor
...
Part PO table refactor
2021-12-03 21:36:31 +11:00
Oliver
f6e1de42f5
JS linting
2021-12-03 21:16:58 +11:00
Oliver
1a37564d86
Update README.md
...
Remove duplicated docker badge
2021-12-03 21:15:00 +11:00
Oliver
767036c4ad
Update README.md
...
Fixes build status badges
2021-12-03 21:14:18 +11:00
Oliver
acfafe22c5
order lines can be received directly from the new table
2021-12-03 21:07:09 +11:00