detail format refactor, #15535
authormark <mark>
Tue, 3 Jan 2012 21:13:33 +0000 (21:13 +0000)
committermark <mark>
Tue, 3 Jan 2012 21:13:33 +0000 (21:13 +0000)
commit0d16979c948a691c95ef92f4ac7a2921a9e8c998
treefca3c5c23008380183c4ffa566525d95fb2bc820
parentc9c9f28394024d03f78c61b37811e4816aa73c9a
detail format refactor, #15535
15 files changed:
FS/FS/cdr.pm
FS/FS/cust_bill_pkg.pm
FS/FS/detail_format.pm [new file with mode: 0644]
FS/FS/detail_format/accountcode_default.pm [new file with mode: 0644]
FS/FS/detail_format/basic.pm [new file with mode: 0644]
FS/FS/detail_format/default.pm [new file with mode: 0644]
FS/FS/detail_format/description_default.pm [new file with mode: 0644]
FS/FS/detail_format/simple.pm [new file with mode: 0644]
FS/FS/detail_format/simple2.pm [new file with mode: 0644]
FS/FS/detail_format/source_default.pm [new file with mode: 0644]
FS/FS/detail_format/sum_count.pm [new file with mode: 0644]
FS/FS/detail_format/sum_duration.pm [new file with mode: 0644]
FS/FS/detail_format/sum_duration_prefix.pm [new file with mode: 0644]
FS/FS/part_pkg/voip_cdr.pm
FS/FS/part_pkg/voip_tiered.pm