Fixed setting status_id of building after Pipework save
This commit is contained in:
@@ -75,7 +75,7 @@ class Termination extends mfBaseModel {
|
||||
public function resetProperties() {
|
||||
$this->building = null;
|
||||
$this->status = null;
|
||||
$this->lineworder = null;
|
||||
$this->lineworker = null;
|
||||
$this->workflowitems = null;
|
||||
$this->files = null;
|
||||
$this->creator = null;
|
||||
|
||||
Reference in New Issue
Block a user