From: Alexander Smirnov Date: Tue, 1 Apr 2025 09:41:39 +0000 (+0300) Subject: [ERP-394] compare with previous delivery version X-Git-Url: https://gitweb.erp-flowers.ru/?a=commitdiff_plain;h=032f7ec6dcfaa8c5425769ec00d344f88b479ecf;p=erp24_rep%2Fyii-erp24%2F.git [ERP-394] compare with previous delivery version --- diff --git a/erp24/controllers/OrdersController.php b/erp24/controllers/OrdersController.php index 9d84703a..defdc3c2 100644 --- a/erp24/controllers/OrdersController.php +++ b/erp24/controllers/OrdersController.php @@ -19,7 +19,7 @@ class OrdersController extends Controller { return ArrayHelper::merge(parent::actions(), [ 'fill-phone' => \yii_app\actions\orders\FillPhoneAction::class, - 'delivery' => \yii_app\actions\orders\DeliveryAction::class, +// 'delivery' => \yii_app\actions\orders\DeliveryAction::class, ]); } @@ -31,9 +31,9 @@ class OrdersController extends Controller return $this->render('amobaza'); } -// public function actionDelivery() { -// return $this->render('delivery'); -// } + public function actionDelivery() { + return $this->render('delivery_old'); + } public function actionAmo_checks() { return $this->render('amo_checks'); diff --git a/erp24/views/orders/delivery_old.php b/erp24/views/orders/delivery_old.php new file mode 100644 index 00000000..dc4c317e --- /dev/null +++ b/erp24/views/orders/delivery_old.php @@ -0,0 +1,5 @@ +