Auto Calculating LAEA and code in Building::save
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
class Address extends mfBaseModel {
|
||||
protected $forcestr = ['company','zip','phone','fax','mobile','note'];
|
||||
protected $forcestr = ['street','company','zip','phone','fax','mobile','note'];
|
||||
private $types;
|
||||
private $attributes;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user