summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2014-04-05installers, RT#16584Ivan Kohler
2014-04-04Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Ivan Kohler
FREESIDE_3_BRANCH
2014-03-31freeside v3 separate export for e911-only provisioning to voip innovations ↵Ivan Kohler
api 2.0, RT#27691
2014-03-31prevent bad side effects when modifying one-time charges in place, #28272Mark Wells
2014-03-31don't bill prepaid packages in freeside-daily, RT#26274Ivan Kohler
2014-03-28bootstrap new fee ACLs, RT#25899 (also: new package definition costs ACL, ↵Ivan Kohler
RT#27140)
2014-03-25improve performance of package add/edit (don't pull up pricing info in ↵Ivan Kohler
add-on/supplemental package dropdowns), RT#24000
2014-03-25invoice number on manual payment receipts, RT#26083Ivan Kohler
2014-03-25Amcom CDR format, #27946Mark Wells
2014-03-24fix ACL cache bug, RT#27352, fallout from RT#4696Ivan Kohler
2014-03-21add en_AU locale, make sure "Zip" is translate-able, RT#28081Ivan Kohler
2014-03-20when enumerating the subsets of a set, include the null set, #27973Mark Wells
2014-03-20#28127 Add Net 5 termsJeremy Davis
2014-03-19fix service add-ons RT#27974 / RT#28151, fallout from perf optimization #26097Ivan Kohler
2014-03-17#28089 Add Net 14Jeremy Davis
2014-03-14add spouse name to customer records, #24919Mark Wells
2014-03-13make region group included minutes work again, probably fallout from #5738Mark Wells
2014-03-13added part_pkg.agent_pkgpartid, RT#27214Ivan Kohler
2014-03-13#28054 Router export not compatible with 3.xJeremy Davis
2014-03-12allow utf8 characters in CDR details, #28102Mark Wells
2014-03-11fix tax calculation on bundled packages, fallout from #25899Mark 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-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: 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-05add back-office xmlrpc api and daemon, RT#27958Ivan Kohler
2014-03-05add back-office xmlrpc api and daemon, RT#27958Ivan 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-02-28477 report as of a specific date, #24980Mark Wells
2014-02-28unbreak non-usage fees after #27687Mark Wells
2014-02-27package fees and usage-based fees, #27687, #25899Mark Wells
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-25non-package fees, #25899Mark Wells
2014-02-25fix perf edge case with multiple large packages, on svc insert, RT#26097Ivan Kohler
2014-02-19be more generous in allowing location editing in place, #25130Mark Wells
2014-02-19#26342 RBC fixesJeremy Davis
2014-02-16credit limit for CDR prerating, RT#27267Ivan Kohler
2014-02-15default credit limit, RT#27267Ivan Kohler
2014-02-15add "Edit package definition costs" ACL, RT#27140Ivan Kohler
2014-02-13don't process date options (start_1st, ↵Ivan Kohler
expire_months/adjourn_months/contract_end_months, free_days, delay_setup) on changes, RT#27511 / and also backport to v3: preserve order_date across package changes, #25130
2014-02-12EDI and other uncommon payments on payment report, RT#27557Ivan Kohler