rt# 74031 implement svc_realestate
authorMitch Jackson <mitch@freeside.biz>
Fri, 12 Jan 2018 02:05:34 +0000 (20:05 -0600)
committerMitch Jackson <mitch@freeside.biz>
Fri, 12 Jan 2018 02:05:34 +0000 (20:05 -0600)
commit69e481a4a9191b9912d6bb8202627a5dc75f74ce
tree85604b29a5ce712824472778f488e69d0b0be1c5
parent77daf007ef522ae71041d9b094643cf868d8ecce
rt# 74031 implement svc_realestate
22 files changed:
FS/FS/Mason.pm
FS/FS/Schema.pm
FS/FS/h_svc_realestate.pm [new file with mode: 0644]
FS/FS/realestate_location.pm [new file with mode: 0644]
FS/FS/realestate_unit.pm [new file with mode: 0644]
FS/FS/svc_Common.pm
FS/FS/svc_realestate.pm [new file with mode: 0644]
FS/t/realestate_location.t [new file with mode: 0644]
FS/t/realestate_unit.t [new file with mode: 0644]
FS/t/svc_realestate.t [new file with mode: 0644]
httemplate/browse/realestate_location.html [new file with mode: 0644]
httemplate/browse/realestate_unit.html [new file with mode: 0644]
httemplate/docs/part_svc-table.html
httemplate/edit/process/realestate_location.html [new file with mode: 0644]
httemplate/edit/process/realestate_unit.html [new file with mode: 0644]
httemplate/edit/realestate_location.html [new file with mode: 0644]
httemplate/edit/realestate_unit.html [new file with mode: 0644]
httemplate/elements/menu.html
httemplate/elements/select-realestate_location.html [new file with mode: 0644]
httemplate/elements/select-realestate_unit.html [new file with mode: 0644]
httemplate/elements/tr-select-realestate_location.html [new file with mode: 0644]
httemplate/elements/tr-select-realestate_unit.html [new file with mode: 0644]