From: vladfo Date: Fri, 11 Oct 2024 09:45:20 +0000 (+0300) Subject: Добавил check_id X-Git-Tag: 1.6~31^2~14 X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=4a335bf6fbcf474b9f1229dd5aa1e6e6ca9f090c;p=erp24_rep%2Fyii-erp24%2F.git Добавил check_id --- diff --git a/erp24/services/MotivationService.php b/erp24/services/MotivationService.php index 65534d7e..43774c2b 100644 --- a/erp24/services/MotivationService.php +++ b/erp24/services/MotivationService.php @@ -2004,6 +2004,7 @@ class MotivationService 'price' => $price, 'date' => $checkDate, 'quantity' => $quantity, + 'check_id' => $product['check_id'], ]; } diff --git a/erp24/views/motivation/test-self-cost.php b/erp24/views/motivation/test-self-cost.php index 52d323f9..ed434f7f 100644 --- a/erp24/views/motivation/test-self-cost.php +++ b/erp24/views/motivation/test-self-cost.php @@ -44,6 +44,7 @@ $this->title = 'Себестоимость товаров по магазина ID товара + ID чека Название Цена Кол-во @@ -53,7 +54,8 @@ $this->title = 'Себестоимость товаров по магазина - + +