Fix: [ bug #411 ] Can't modify most properties
This commit is contained in:
parent
82dda362c5
commit
81be50b91b
@ -1590,6 +1590,7 @@ class Propal extends CommonObject
|
|||||||
if ($this->db->query($sql))
|
if ($this->db->query($sql))
|
||||||
{
|
{
|
||||||
$this->statut = 0;
|
$this->statut = 0;
|
||||||
|
$this->brouillon = 1;
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user