summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-03-11Missing file from RT 4.0.19Jeremy Davis
2014-03-07fix typoMark Wells
2014-03-06respect payment gatewaynumMark Wells
2014-03-06fix vendor tax report in light of non-package fees and cust_payby ↵Mark Wells
refactoring, #27964
2014-03-06cleanup, RT#27958Ivan Kohler
2014-03-06cleanup, RT#27958Ivan Kohler
2014-03-06Merge branch 'master' of https://github.com/jgoodman/FreesideIvan Kohler
(github pull request #24 -- change refunds to proper refunds)
2014-03-06Adding line 246 "edit global pockage definitions costs" back inJoshua Goodman
2014-03-06removed activate, renewal, term changeJoshua Goodman
2014-03-06modified _upgrade to grant "Add on-the-fly refund reason" to groups with ↵Joshua Goodman
"Add on-the-fly credit reason"
2014-03-06refactored reason and _upgrade method to inherit methods from reason_Mixin.pmJoshua Goodman
2014-03-06Created reason_Mixin.pm module to refactor the reason method and code inside ↵Joshua Goodman
the _upgrade method in cust_credit.pm and cust_refund.pm
2014-03-06backoffice API: add new_customer, RT#22830Ivan Kohler
2014-03-06backoffice API: add new_customer, RT#22830Ivan Kohler
2014-03-06backoffice API: add new_customer, RT#22830Ivan Kohler
2014-03-06backoffice API: add new_customer, RT#22830Ivan Kohler
2014-03-06backoffice API: add new_customer, RT#22830Ivan Kohler
2014-03-06backoffice API: add new_customer, RT#22830Ivan Kohler
2014-03-06add separate mobile # to signup apiIvan Kohler
2014-03-05backoffice API: query locations example, RT#22830Ivan Kohler
2014-03-05remove 13 year old legacy XML-RPC interfaceIvan Kohler
2014-03-05backoffice API: add location_info, RT#22830Ivan Kohler
2014-03-05backoffice API: add status to customer info, add location_info, RT#22830Ivan Kohler
2014-03-05backoffice API: add status to customer info, add location_info, RT#22830Ivan Kohler
2014-03-05add balance to customer_info backoffice API, RT#22830Ivan Kohler
2014-03-05API methods to pull customer information: name, phone numbers, email and ↵Ivan Kohler
postal billing info, and address info in a normalized 2.3/3.x fashion, RT#22830
2014-03-05API methods to insert payments & credits (and look them up via phonenum), ↵Ivan Kohler
RT#27958
2014-03-05Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2014-03-05add back-office xmlrpc api and daemon, RT#27958Ivan Kohler
2014-03-05add back-office xmlrpc api and daemon, RT#27958Ivan Kohler
2014-03-05add back-office xmlrpc api and daemon, RT#27958Ivan Kohler
2014-03-05removing obsolete 13 year old init script, init is in init.d/ dir nowIvan Kohler
2014-03-04log_sent_mail logs emailed invoices and receipts as well as msg_template ↵Mark Wells
messages, #25630
2014-03-04#27794 Fix batch totals in NACHA formatJeremy Davis
2014-03-01fix test script, RT#27900Ivan Kohler
2014-03-01don't check in autogenerated files, causes needless conflicts, RT#13852Ivan Kohler
2014-03-01fix RADIUS session report for svc_broadband sessions, RT#26461Ivan Kohler
2014-02-28477 report as of a specific date, #24980Mark Wells
2014-02-28routernum = 0 is still allowedMark Wells
2014-02-28debugMark Wells
2014-02-28report fixes, #25899Mark Wells
2014-02-28unbreak non-usage fees after #27687Mark Wells
2014-02-27fix payment voiding, fallout from #13971Mark Wells
2014-02-27misspelled table nameMark Wells
2014-02-27package fees and usage-based fees, #27687, #25899Mark Wells
2014-02-27#27424 Agent virtualize the from field in email noticesJeremy Davis
2014-02-27agent-virt "email a notice to this customer" from address, RT#27424Ivan Kohler
2014-02-26fix applying a credit against an invoice which has had its tax config ↵Ivan Kohler
removed, RT#23949
2014-02-26fix invoice for cust_bill_pkg missing cust_pkg, RT#27745Ivan Kohler
2014-02-26fix sales w/advertising source report for cust_bill_pkg missing cust_pkg, ↵Ivan Kohler
RT#27745