Browse Source

Merge branch 'develop'

master
Guillaume Bourgeois 4 months ago
parent
commit
ac72c79bc6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      backend/controllers/DistributionController.php

+ 1
- 1
backend/controllers/DistributionController.php View File

$idUser = false, $idUser = false,
$idPointSale = false, $idPointSale = false,
$idOrder = false, $idOrder = false,
$productOrderFormArray = []
$productOrderFormArray = ''
) )
{ {
\Yii::$app->response->format = \yii\web\Response::FORMAT_JSON; \Yii::$app->response->format = \yii\web\Response::FORMAT_JSON;

Loading…
Cancel
Save