diff --git a/htdocs/comm/propal/class/propal.class.php b/htdocs/comm/propal/class/propal.class.php index de67b9c78de..f73b4917d78 100644 --- a/htdocs/comm/propal/class/propal.class.php +++ b/htdocs/comm/propal/class/propal.class.php @@ -3038,7 +3038,8 @@ class PropaleLigne extends CommonObject if (empty($this->localtax2_type)) $this->localtax2_type=0; if (empty($this->marque_tx)) $this->marque_tx=0; if (empty($this->marge_tx)) $this->marge_tx=0; - if (empty($this->remise)) $this->remise=0; + if (empty($this->price)) $this->price=0; // TODO A virer + if (empty($this->remise)) $this->remise=0; // TODO A virer if (empty($this->remise_percent)) $this->remise_percent=0; if (empty($this->info_bits)) $this->info_bits=0; if (empty($this->special_code)) $this->special_code=0; diff --git a/htdocs/commande/liste.php b/htdocs/commande/liste.php index 6b1ebc5ac14..aaf6b5312ae 100644 --- a/htdocs/commande/liste.php +++ b/htdocs/commande/liste.php @@ -325,7 +325,8 @@ if ($resql) print ''; print '