FIX: undefined variable used in order billing mass action
This commit is contained in:
parent
9821833d0d
commit
2fbfd4fe4c
@ -511,7 +511,7 @@ if (empty($reshook)) {
|
||||
if ($result > 0) {
|
||||
$lineid = $result;
|
||||
if (!empty($createbills_onebythird)) //increment rang to keep order
|
||||
$TFactThirdNbLines[$rcp->socid]++;
|
||||
$TFactThirdNbLines[$cmd->socid]++;
|
||||
} else {
|
||||
$lineid = 0;
|
||||
$error++;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user