summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2008-05-30clean up any stray/old cust_pay_pending records causing problemsivan
2008-05-20automatically create an index on the new radacct.FreesideStatus columnivan
2008-05-19fix broken pagenationjeff
2008-05-19a better link to the T:T docsivan
2008-05-19add a key on ( history_action, $primary_key ) to the h_ tables. this should ↵ivan
speed up the cust_pay upgrade??
2008-05-19backport voip_cdr's upstream_simple, and the columnization featuresjeff
2008-05-19make net receipts clickable... and netreceipts != cashflow, really, so ↵ivan
separate those concepts, and cashflow gets gross & net variants. also add gross/net refunds. #3012
2008-05-18fix auto sqlradius upgrade: module include/importivan
2008-05-18oops, fix minor refactoring of auto sqlradius upgradeivan
2008-05-18fix the auto sqlradiusupgradeivan
2008-05-18on upgrade, automatically seed from sqlradius databases, and start ↵ivan
freeside-sqlradius-radacctd by default
2008-05-18add a config value for disabling the ACLs... this should be good for a demo ↵ivan
in 1.7, 1.9 will need some way to disable ACL changes from OUTSIDE the db
2008-05-15fix minor problem with ship_zip not showing up in small_custviewivan
2008-05-14config option to omit statement type items from invoicesjeff
2008-05-13tyopivan
2008-05-05hopefully really a better fix for using new payment duplicate stuff with cc ↵ivan
encryption :/
2008-05-05better fix for using new payment duplicate stuff with cc encryption :)ivan
2008-05-05fix for using new payment duplicate stuff with cc encryptionivan
2008-05-02add -s switch to freeside-upgrade for schema-only changes (for slony slaves)ivan
2008-05-02fix backport of _upgrade_data from 1.9 for very old installs, to eliminate ↵ivan
plan-less packages
2008-05-02upgrade part_pkg before cust_creditivan
2008-05-02backport _upgrade_data from 1.9 for very old installs, to eliminate ↵ivan
plan-less packages
2008-04-24reverting MANIFEST changes that should not have been committed in the first ↵ivan
place...
2008-04-18drag address and router even farther into the centuryjeff
2008-04-16show user who created (cancel/suspend) reason and possibly fix a lingering ↵jeff
spurious usergroup bug
2008-04-09fix hourly cap for SQL overage chargesivan
2008-04-05configurable logfile location for freeside-prepaiddivan
2008-04-02don't do (as much) useless work on upgradeivan
2008-04-01don't show services on invoices that are newer than the invoice, closes: #3032ivan
2008-04-01last bit of magic for RT ticket customer auto-association: look for ↵ivan
requestor email addresses in cust_main_invoice and svc_acct, closes; RT#1160
2008-03-28fix double charging for CDRs when number is in both src and charged_party ↵ivan
fields, and disable_src is not checked
2008-03-26add a netcredits_12mo sub so that 12mo checkbox works again... sure do need ↵ivan
these to be auto-generated or $AUTOLOADED or something :)
2008-03-26fixup per call billingjeff
2008-03-26don't granular-ize 0 billsec calls into having a minimum chargeivan
2008-03-16bring some sanity to address block selection in svc_broadband service ↵ivan
definition edit
2008-03-15slightly better voip_cdr package edit: use radio buttons for selecting long ↵ivan
things
2008-03-15be asssertiveivan
2008-03-15configurable disable_src, domestic_prefix and international_prefix options ↵ivan
for voip price plan
2008-03-15check on invoice re-printing newest percust... can't reproduce any problem, ↵ivan
prints newest per cust fine, closes: #3161
2008-03-14eliminate some harmless uninitialized value warningsivan
2008-03-14insist on Net::Prizm 0.04jeff
2008-03-14add net credits to sales/credits/receipts reportivan
2008-03-14add Net20 invoice terms, closes: #3219ivan
2008-03-13yow. very sleep deprived. remove the infinite loop rather than add one.ivan
2008-03-13infinite loop protectionivan
2008-03-13allow cust_pay.otaker upgrade to proceed even if there are some old crufty ↵ivan
records around attached to now-deleted customers
2008-03-12allow exports to add links to customer view (#1407)jeff
2008-03-04fix otaker population for cust_refund like cust_credit and cust_payivan
2008-03-04fix cust_pay.otaker populationivan
2008-03-04AND fix latex->html notes substituion for ~sivan