add desc method to cust_bill_pkg and use it in cust_bill... this should help with...
authorivan <ivan>
Sat, 9 Jul 2005 10:36:43 +0000 (10:36 +0000)
committerivan <ivan>
Sat, 9 Jul 2005 10:36:43 +0000 (10:36 +0000)
commitc160bc6f05b17d8084addc4d638ebc908c9ec0e6
treefe2093b6abddb221e892b76f1095f25742d61e26
parentff0258d05484670831222da23427606f719cc009
add desc method to cust_bill_pkg and use it in cust_bill... this should help with any *other* cust_bill_pkg.pkgnum == -1 stuff that needs to be sorted out
17 files changed:
FS/FS/cust_bill.pm
FS/FS/cust_bill_pkg.pm
FS/FS/part_export/sqlradius.pm
FS/FS/part_pkg/flat.pm
FS/FS/part_pkg/flat_comission.pm
FS/FS/part_pkg/flat_comission_cust.pm
FS/FS/part_pkg/flat_comission_pkg.pm
FS/FS/part_pkg/flat_delayed.pm
FS/FS/part_pkg/prepaid.pm [new file with mode: 0644]
FS/FS/part_pkg/prorate.pm
FS/FS/part_pkg/sesmon_hour.pm
FS/FS/part_pkg/sesmon_minute.pm
FS/FS/part_pkg/sql_external.pm
FS/FS/part_pkg/sql_generic.pm
FS/FS/part_pkg/sqlradacct_hour.pm
FS/FS/part_pkg/subscription.pm
FS/FS/part_pkg/voip_sqlradacct.pm