Fixing style errors.
This commit is contained in:
parent
5dabcec767
commit
244a3fc819
@ -791,7 +791,6 @@ if ($massaction == 'confirm_createbills') { // Create bills from orders.
|
|||||||
'HT',
|
'HT',
|
||||||
0,
|
0,
|
||||||
$product_type,
|
$product_type,
|
||||||
|
|
||||||
//we have define the max rank for each line which makes it possible not to have a duplicate on the rank field in the case of several orders
|
//we have define the max rank for each line which makes it possible not to have a duplicate on the rank field in the case of several orders
|
||||||
//-1 will give us the right number
|
//-1 will give us the right number
|
||||||
-1, // rank
|
-1, // rank
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user