summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2009-07-27add deprecated config options back to Conf.pm to fix "unapplypayments" fails ↵ivan
existential comparison errors, RT#2927
2009-07-27FCC from 477 improvements #4912jeff
2009-07-26bring up-to-date wrt 1.7 Conf.pm 1.180.2.49 (2009-7-26), RT#2873ivan
2009-07-26command line tool to apply payments and creditsjeff
2009-07-25this should fix the re-email/print links on event search pages sending too ↵ivan
much, RT#5740, RT#5570
2009-07-25teach Record.pm about BYTEA handling in order to store files in the db, RT#4964ivan
2009-07-24add handling of ChilliSpot (and CoovaChilli) Max attributes, specifically ↵ivan
ChilliSpot-Max-{Input,Output,Total}-{Octets,Gigawords}, RT#5815
2009-07-24Add -v switch (verbose) to freeside-void-paymentsmark
2009-07-23avoid harmless warning: Use of uninitialized value in string neivan
2009-07-23fix -r option, RT#5675ivan
2009-07-23need to see who is still on deb 4 & pg 7.4ivan
2009-07-21sub-penny termination pricing too, RT#5495ivan
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