cqp hace 6 horas
padre
commit
d32d52bca4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      app/Service/U8ThirdPartyService.php

+ 1 - 0
app/Service/U8ThirdPartyService.php

@@ -587,6 +587,7 @@ class U8ThirdPartyService extends Service
                    "cBatch"        => $value['lot'],
                    'cFree1' => !empty($item['cFree1']) ? $item['cFree1'] : null,
                    'cFree2' => !empty($item['cFree2']) ? $item['cFree2'] : null,
+                   'bIAcreatebill' => 0,
                ];
            }
        }