Doc
This commit is contained in:
parent
a984c8e969
commit
a58dcc3886
@ -2547,7 +2547,7 @@ class Propal extends CommonObject
|
|||||||
return -2;
|
return -2;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if ($status == self::STATUS_BILLED) // Why this ?
|
if ($status == self::STATUS_BILLED) // ->cloture() can also be called when we set it to billed, after setting it to signed
|
||||||
{
|
{
|
||||||
$triggerName = 'PROPAL_CLASSIFY_BILLED';
|
$triggerName = 'PROPAL_CLASSIFY_BILLED';
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user