Skip to content

Commit 23abedc

Browse files
committed
MAGETWO-54658: Order status change after Invoice creation through API
1 parent bd2eeb4 commit 23abedc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Sales/Model/Order/StateResolver.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ private function checkIsOrderProcessing(OrderInterface $order, $arguments)
6565
}
6666
return false;
6767
}
68+
6869
/**
6970
* Returns initial state for order
7071
*

0 commit comments

Comments
 (0)