copy type on line update

This commit is contained in:
nicolasb827 2014-05-28 01:18:31 +02:00
parent c091009afb
commit 83aba41c6c

View File

@ -546,6 +546,7 @@ class Propal extends CommonObject
$this->line->label = $label;
$this->line->desc = $desc;
$this->line->qty = $qty;
$this->line->type = $type;
$this->line->tva_tx = $txtva;
$this->line->localtax1_tx = $txlocaltax1;
$this->line->localtax2_tx = $txlocaltax2;