Update propal.class.php
This commit is contained in:
parent
b0f2d2310b
commit
529ae1fa92
@ -3135,7 +3135,7 @@ class Propal extends CommonObject
|
||||
{
|
||||
$prodid = mt_rand(1, $num_prods);
|
||||
$line->fk_product=$prodids[$prodid];
|
||||
$line->product_ref='SPECIMEN';
|
||||
$line->product_ref='SPECIMEN';
|
||||
}
|
||||
|
||||
$this->lines[$xnbp]=$line;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user