rt# 74031 reworked realestate schema as locations and units
authorMitch Jackson <mitch@freeside.biz>
Thu, 14 Dec 2017 00:13:01 +0000 (18:13 -0600)
committerMitch Jackson <mitch@freeside.biz>
Tue, 19 Dec 2017 23:10:53 +0000 (17:10 -0600)
commit1650732b0a3a3d52a2072d72aa75b2c6939bacfe
treecc12d772a169eff25710e664147d9c72ff4cb936
parent4c1510910211827eec5cb6a4bd3726857e6fb94c
rt# 74031 reworked realestate schema as locations and units

 - Update schemas
 - Original approach discarded and rewritten as locations with units
FS/FS/Mason.pm
FS/FS/Schema.pm
FS/FS/realestate_location.pm [new file with mode: 0644]
FS/FS/realestate_property.pm [deleted file]
FS/FS/realestate_subproperty.pm [deleted file]
FS/FS/realestate_unit.pm [new file with mode: 0644]
FS/t/realestate_location.t [new file with mode: 0644]
FS/t/realestate_property.t [deleted file]
FS/t/realestate_subproperty.t [deleted file]
FS/t/realestate_unit.t [new file with mode: 0644]