fix : availibity refresh
This commit is contained in:
parent
64a6ff9687
commit
71afaaa360
@ -1868,7 +1868,7 @@ class Propal extends CommonObject
|
|||||||
{
|
{
|
||||||
$this->oldcopy= clone $this;
|
$this->oldcopy= clone $this;
|
||||||
$this->fk_availability = $id;
|
$this->fk_availability = $id;
|
||||||
$this->availability_id = $availability_id;
|
$this->availability_id = $id;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (! $notrigger && empty($error))
|
if (! $notrigger && empty($error))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user