customer classification, RT#6376
authorivan <ivan>
Thu, 29 Oct 2009 01:08:33 +0000 (01:08 +0000)
committerivan <ivan>
Thu, 29 Oct 2009 01:08:33 +0000 (01:08 +0000)
commit9d77a21db3642ca66d9a0e545b804b7e6b4090ee
tree8323e01c8e25420222c97b4e0ea87f89b73203fd
parentf274814c7cde3681578ca594a2b00475370e4c92
customer classification, RT#6376
26 files changed:
FS/FS.pm
FS/FS/Schema.pm
FS/FS/category_Common.pm [new file with mode: 0644]
FS/FS/class_Common.pm [new file with mode: 0644]
FS/FS/cust_category.pm [new file with mode: 0644]
FS/FS/cust_class.pm [new file with mode: 0644]
FS/FS/cust_main.pm
FS/FS/pkg_category.pm
FS/FS/pkg_class.pm
FS/MANIFEST
FS/t/cust_category.t [new file with mode: 0644]
FS/t/cust_class.t [new file with mode: 0644]
httemplate/browse/cust_category.html [new file with mode: 0644]
httemplate/browse/cust_class.html [new file with mode: 0644]
httemplate/browse/part_pkg_report_option.html
httemplate/browse/pkg_category.html
httemplate/browse/pkg_class.html
httemplate/edit/cust_category.html [new file with mode: 0644]
httemplate/edit/cust_class.html [new file with mode: 0644]
httemplate/edit/elements/category_Common.html [new file with mode: 0644]
httemplate/edit/elements/class_Common.html [new file with mode: 0644]
httemplate/edit/pkg_category.html
httemplate/edit/pkg_class.html
httemplate/edit/process/cust_category.html [new file with mode: 0644]
httemplate/edit/process/cust_class.html [new file with mode: 0644]
httemplate/elements/menu.html