Fixed setting status_id of building after Pipework save
This commit is contained in:
@@ -34,7 +34,7 @@ class Building extends mfBaseModel {
|
||||
$this->pop = null;
|
||||
$this->type = null;
|
||||
$this->status = null;
|
||||
$this->pipeworder = null;
|
||||
$this->pipeworker = null;
|
||||
$this->terminations = null;
|
||||
$this->workflowitems = null;
|
||||
$this->files = null;
|
||||
|
||||
Reference in New Issue
Block a user