summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2017-03-18extend vitelity integration: start and complete port-in, RT#73618Ivan Kohler
2017-03-18drop h_access_user_log if it exists from a previous beta, RT#75160Ivan Kohler
2017-03-18add "Ignore accounting records from this database" to broadband_sqlradius ↵Ivan Kohler
export, RT#75228
2017-03-18remove old test filesIvan Kohler
2017-03-16RT# 74666, Added quotation description to customer quotation list and ↵Christopher Burger
quotation view
2017-03-10extend vitelity integration: start and complete port-in, RT#73618Ivan Kohler
2017-03-10fix upgrade of cust_pay_pending for deleted customers, RT#75118Ivan Kohler
2017-03-10fix upgrade for dangling queue_depend, RT#75117Ivan Kohler
2017-03-10fix dangling RADIUS attributes on upgrade (and prevent new ones from showing ↵Ivan Kohler
up), RT#75116
2017-03-10fix upgrade for dangling cust_event_fee (how?), RT#75113Ivan Kohler
2017-03-10remove old test filesIvan Kohler
2017-03-10Revert "remove old test files"Ivan Kohler
This reverts commit c13b6c8f4b9876aa8f91e1c14d3c208ac0d189e9.
2017-03-10remove old test filesIvan Kohler
2017-03-09fix upgrade for cust_bill_pay_batch when a batched payment was deleted by ↵Ivan Kohler
legacy code in the past, RT#75089
2017-03-08End of Month invoice terms, RT#74050Ivan Kohler
2017-03-08fix upgrade for cust_msg when a customer was deleted, RT#74298Ivan Kohler
2017-03-08add e911 (and cnameenable) to vitelity integration, RT#73618Ivan Kohler
2017-03-08fix self-service for ticket_system-less operation RT#75075Ivan Kohler
2017-03-08quiet warning when running without ticket_systemIvan Kohler
2017-03-06detect errors on the scp portion of the backup, RT#74914Ivan Kohler
2017-03-06Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2017-03-06don't allow two character substring searches, RT#75012Ivan Kohler
2017-03-03successful spelling, RT#74993Ivan Kohler
2017-02-24fix upgrades when cust_pkg.change_to_pkgnum points to a package that was ↵Ivan Kohler
removed, RT#74825
2017-02-24fix fallout from is_tokenized optimizations preventing cards from runningIvan Kohler
2017-02-22RT# 24643, added waive setup fee option to change package screen.Christopher Burger
2017-02-18run schema upgrades for pkg_referral and cust_bill_pkg_discountIvan Kohler
2017-02-1819 digit visa and discover cardsIvan Kohler
2017-02-1819 digit visa and discover cardsIvan Kohler
2017-02-18fix 4.x upgrades when an invoice with a discount was deleted instead of ↵Ivan Kohler
voided, RT#74611
2017-02-14fix FK upgrade for pkg_referral: remove records referencing non-existant ↵Ivan Kohler
customer packages
2017-02-14better scalability for token checks, RT#71513Ivan Kohler
2017-02-08fix recurring display w/discounts, RT#41844Ivan Kohler
2017-02-06netsapiens integration: deb dep on REST::Client rather than throw a runtime ↵Ivan Kohler
error, RT#74517
2017-02-01fix agent override of invoice_omit_due_date, RT#73002Ivan Kohler
2017-02-01never blank an existing paycardtype inadvertantlyIvan Kohler
2017-02-0171513: Card tokenization [American Express tests]Jonathan Prykop
2017-02-0171513: Card tokenization [bug fix to upgrade]Jonathan Prykop
2017-02-0171513: Card tokenization [refactor only tokenize cards; job critical error ↵Jonathan Prykop
handling]
2017-02-01Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2017-02-01only tokenize cardsIvan Kohler
2017-02-0171513: Card tokenization [tweaks to paycardtype checks]Jonathan Prykop
2017-02-01Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2017-02-01fix Tokenized payinfo on upgrade if we can, RT#71513Ivan Kohler
2017-02-01fix Tokenized payinfo on upgrade if we can, RT#71513Ivan Kohler
2017-02-01deal with the data we have as best we can without erroring out, RT#71513Ivan Kohler
2017-01-3173202: OQH Optimal method for moving [added move_]Jonathan Prykop
2017-01-31further optimize condition_sql for "Invoice eligible for automatic ↵Ivan Kohler
collection" condition, RT#74451
2017-01-31add condition_sql optimization to "Customer does not have uncancelled ↵Ivan Kohler
package of specified definitions, RT#74449
2017-01-31add condition_sql optimization to "Customer has a referring customer with ↵Ivan Kohler
uncancelled specific package(s)" condition, RT#74456