Fix: [ bug #411 ] Can't modify most properties
This commit is contained in:
parent
ed48969630
commit
04bb23d9bf
@ -1588,6 +1588,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