summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Expand)Author
2009-06-21eliminate leaky debugging and a warning about itivan
2009-06-21link to docs #5855jeff
2009-06-21CUSTOM packages/actual flag for custom packages #3988jeff
2009-06-19support some older Pg when upgrading tax rates and cust_bill_pkg_detailsjeff
2009-06-19fix the prorating for the package's first month (whew!)ivan
2009-06-19AND helps alot, RT#5572 for realivan
2009-06-19attempt to optimize the easy parts of billing run, RT#18737ivan
2009-06-18omit listing spurious customer detailsivan
2009-06-18 bulk price plan fix - don't omit setup feeivan
2009-06-18add agent wholsale price plan, RT#4696ivan
2009-06-18add basic part_pkg cost columns for agent wholsale price plan, RT#4696ivan
2009-06-18uuh, don't bomb out if there *isn't* a postal fee packageivan
2009-06-17Added separate access right for receivables reportmark
2009-06-17finish up initial work on customer view tabs (ensure links back to customer v...ivan
2009-06-15Add a new access right for managing domain registration (registering,rsiddall
2009-06-15check for need for postal fee before charging the customer, not afterjeff
2009-06-15Add domain registration operations to the View Domain screen, if the domainrsiddall
2009-06-10should hopefully fix old services showing up on invoices, RT#5451/RT#5514/RT#...ivan
2009-06-10don't add another queued_bill job to the queue if there's already one waiting...ivan
2009-06-10doh, semicolonivan
2009-06-10don't attempt to create h_queue indices, for SG upgradabilityivan
2009-06-10eliminate harmlessivan
2009-06-03add a hack to set default schema, cf. http://www.freeside.biz/mediawiki/index...ivan
2009-06-01a 'start over' function for the taxproduct based tax data loadingjeff
2009-05-31wtfivan
2009-05-31don't fallback to 'Payable upon receipt' invoice terms anymore. or in other ...ivan
2009-05-31necessary for bin/cdr-netsapeins.importivan
2009-05-30very long transnexus filenames, RT#5229ivan
2009-05-30clid is base-64 encoded, huh, RT#5229ivan
2009-05-30add transnexus format, RT#5229ivan
2009-05-30and enable overlimit_action, RT#4995ivan
2009-05-30add ability for prepaid packages to have usage limits and cancel if they're h...ivan
2009-05-30require svc_acct-usage_threshold to be set explicitly, don't default to 80%ivan
2009-05-29fixup pivot code handling in netcentrex CDR handling, RT#4081ivan
2009-05-29correct description to reflect previous changesjeff
2009-05-27bulk provisioning via ftp and SOAP #5202jeff
2009-05-26add a config option for some basic tax grouping by name, RT#5446ivan
2009-05-25international self-service payments, RT#1592ivan
2009-05-22commit before sqlradius upgrade so sqlradius upgrade errors from permissions ...ivan
2009-05-22add ability to report on packages w/status "not yet billed" as well, RT#5409ivan
2009-05-20add "manage device" link & config, RT#5438ivan
2009-05-20get subscriber deletion working and remove devel cruft, RT#5226ivan
2009-05-20first pass at netsapiens integration, RT#5226ivan
2009-05-18miss usejeff
2009-05-18allow empty statejeff
2009-05-18prevent death on meritless sqlradius upgrade attemptsjeff
2009-05-18basic CDR viewing from self-service, RT#4018ivan
2009-05-18it would help to use the correct port, RT#4081ivan
2009-05-18handle dates before 1970jeff
2009-05-16Added information on common failure causes to the perldoc.rsiddall