@@ -441,8 +441,10 @@ |
||
| 441 | 441 | ); |
| 442 | 442 | if ($result > 0) { |
| 443 | 443 | $lineid = $result; |
| 444 | - if (!empty($createbills_onebythird)) //increment rang to keep sending |
|
| 444 | + if (!empty($createbills_onebythird)) { |
|
| 445 | + //increment rang to keep sending |
|
| 445 | 446 | $TFactThirdNbLines[$expd->socid]++; |
| 447 | + } |
|
| 446 | 448 | } else { |
| 447 | 449 | $lineid = 0; |
| 448 | 450 | $error++; |