svc_hardware and svc_dish, #11454
authormark <mark>
Fri, 1 Apr 2011 02:52:24 +0000 (02:52 +0000)
committermark <mark>
Fri, 1 Apr 2011 02:52:24 +0000 (02:52 +0000)
commitb65b8096089410001dfbcd35f9a56f9405b9f5f1
treedf16b0422007bd876bc969bdff857d8a510b0aca
parent19b0c403fbf697a1de92f12abc8a2104daca07bc
svc_hardware and svc_dish, #11454
52 files changed:
FS/FS/Mason.pm
FS/FS/Record.pm
FS/FS/Schema.pm
FS/FS/cust_pkg.pm
FS/FS/cust_svc.pm
FS/FS/hardware_class.pm [new file with mode: 0644]
FS/FS/hardware_status.pm [new file with mode: 0644]
FS/FS/hardware_type.pm [new file with mode: 0644]
FS/FS/part_svc.pm
FS/FS/part_svc_column.pm
FS/FS/svc_dish.pm [new file with mode: 0644]
FS/FS/svc_hardware.pm [new file with mode: 0644]
FS/MANIFEST
FS/t/hardware_class.t [new file with mode: 0644]
FS/t/hardware_status.t [new file with mode: 0644]
FS/t/hardware_type.t [new file with mode: 0644]
FS/t/svc_dish.t [new file with mode: 0644]
FS/t/svc_hardware.t [new file with mode: 0644]
httemplate/browse/hardware_class.html [new file with mode: 0644]
httemplate/browse/hardware_status.html [new file with mode: 0644]
httemplate/browse/part_svc.cgi
httemplate/edit/elements/edit.html
httemplate/edit/elements/svc_Common.html
httemplate/edit/hardware_class.html [new file with mode: 0644]
httemplate/edit/hardware_status.html [new file with mode: 0644]
httemplate/edit/hardware_type.html [new file with mode: 0644]
httemplate/edit/part_svc.cgi
httemplate/edit/process/elements/process.html
httemplate/edit/process/hardware_class.html [new file with mode: 0644]
httemplate/edit/process/hardware_status.html [new file with mode: 0644]
httemplate/edit/process/hardware_type.html [new file with mode: 0644]
httemplate/edit/process/svc_dish.html [new file with mode: 0644]
httemplate/edit/process/svc_hardware.html [new file with mode: 0644]
httemplate/edit/svc_dish.cgi [new file with mode: 0644]
httemplate/edit/svc_hardware.cgi [new file with mode: 0644]
httemplate/elements/menu.html
httemplate/elements/select-hardware_class.html [new file with mode: 0644]
httemplate/elements/select-hardware_type.html [new file with mode: 0644]
httemplate/elements/tr-cust_svc.html [new file with mode: 0644]
httemplate/elements/tr-cust_svc_cancel.html [new file with mode: 0644]
httemplate/elements/tr-select-hardware_type.html [new file with mode: 0644]
httemplate/search/report_svc_hardware.html [new file with mode: 0755]
httemplate/search/svc_dish.cgi [new file with mode: 0755]
httemplate/search/svc_hardware.cgi [new file with mode: 0644]
httemplate/view/cust_main/packages/services.html
httemplate/view/elements/svc_Common.html
httemplate/view/elements/svc_edit_link.html [new file with mode: 0644]
httemplate/view/svc_acct.cgi
httemplate/view/svc_broadband.cgi
httemplate/view/svc_dish.cgi [new file with mode: 0644]
httemplate/view/svc_hardware.cgi [new file with mode: 0644]
httemplate/view/svc_phone.cgi