summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2009-07-21yow. fix spurious charge errors w/single_price, round to four decimal ↵ivan
places (wtf?) instead of 2, RT#5495
2009-07-21and fix min_charge option, RT#5495ivan
2009-07-21if we're going to do recur_Common, have to use and @ISA (and capitalize) itivan
2009-07-21don't have a money type in package definitions at the momentivan
2009-07-20config setting to have emailed invoices include call details #5275jeff
2009-07-20bundle bill linked packages into top line total when desired #5724jeff
2009-07-20one $conf is enoughivan
2009-07-17remove unused cdr_upstream_rateivan
2009-07-17commit pkgpart exclusion for billing run, RT#5495ivan
2009-07-17bill usage when cancelling packagejeff
2009-07-17add single_price option so you can do one per-minute price without rate ↵ivan
tables, RT#5495
2009-07-17add single_price option so you can do one per-minute price without rate ↵ivan
tables, RT#5495
2009-07-17get rid of cdr_upstream_rate table and some other old convergent cruftivan
2009-07-17get rid of cdr_upstream_rate table and some other old convergent cruftivan
2009-07-16dark magic coming soonjeff
2009-07-15unused for nowivan
2009-07-15add option to trim leading zeros when setting charged_party to accountcode, ↵ivan
RT#5495
2009-07-14Minor bug fix, spotted by Jeff.rsiddall
2009-07-14Changed description of "action" field to match domain registration exports.rsiddall
2009-07-14fix netsapiens device provisioning? or at least better debugging, RT#5226ivan
2009-07-14New export to register/transfer/renew/revoke domains using Net::DRI.rsiddall
Currently optimized for OpenSRS. Should become more generalized in later releases. Modified Makefile to insert the Freeside log folder into the new export. Modified svc_domain.pm to prevent generation of transfer requests when a domain is moved to a different package with a domain registration attached to one of the included services. Modified domreg.cgi to display errors on a separate page.
2009-07-13correct ordering and other bugs in tax updatesjeff
2009-07-13eliminate harmless "no %info hash found in FS::part_pkg::recur_Common, ↵ivan
skipping" warning
2009-07-13fix self-service agent-specific logosivan
2009-07-12this should fix $fsurl under the unified RT? sure hope soivan
2009-07-12stop gratuitous hash manipulatoin during enum untaintjeff
2009-07-10fix sansay CDR import to ignore "NA" in dates, RT#5495ivan
2009-07-10sansay CDRs, RT#5495ivan
2009-07-09sansay CDRs, RT#5495ivan
2009-07-09add -r optionivan
2009-07-09unapplied payments report, RT#4861ivan
2009-07-08borg RT menus, RT#1169ivan
2009-07-07allow null svc_broadband.ip_addrivan
2009-07-07allow null svc_broadband.ip_addrivan
2009-07-07Add freeside-void-payments script for returned check processingmark
2009-07-07for netcentrex CDRs, import duration to duration field (previously only billsec)ivan
2009-07-07on CDR date parse, consider 1970-01-01 NULL like 1900-01-01, RT#4081ivan
2009-07-05CDR search by dcontext, charged_party, toggle of display fields, RT#4081ivan
2009-07-04add condition based on total customer payments as a multiplier of a specific ↵ivan
package, RT#3983
2009-07-04spealingivan
2009-07-02settlement cdr processing, RT#5495ivan
2009-07-02fix late fees, RT#5665ivan
2009-07-02update flat_introrate plan to better fit current codebase RT#4912jeff
2009-07-01start of settlement CDR processing, RT#5495ivan
2009-07-01add tax class selection back for late charges w/1.9 events, RT#5665ivan
2009-06-30documentation correctionsjeff
2009-06-30disabling a taxclass, RT#5472ivan
2009-06-30one-time charge "hold for later" / any package future start date, RT#5347ivan
2009-06-30this will helpivan
2009-06-30more steps to netsapiens export, RT#5226ivan