Skip to content

Commit

Permalink
Eco-1936 update data
Browse files Browse the repository at this point in the history
  • Loading branch information
vhrychenko committed Sep 27, 2018
1 parent f843d6f commit 5070ff8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@ protected function prepareOrderItems(OrderTransfer $orderTransfer, AbstractReque
$arrayDe = [];
$arrayVa = [];

$key = count($arrayId);
$key = 1;

foreach ($orderTransfer->getItems() as $itemTransfer) {
$arrayIt[$key] = PayoneApiConstants::INVOICING_ITEM_TYPE_GOODS;
Expand Down

0 comments on commit 5070ff8

Please sign in to comment.