summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
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
2014-02-12add "Basic with upstream destination name" CDR display format, RT#20129Ivan Kohler
2014-02-12fix broadband_sqlradius usage display, RT#26451Ivan Kohler
2014-02-11fix redefinition warning and add ordered_cust_main sub for completeness, ↵Ivan Kohler
RT#27442
2014-02-11better display of usage details w/ unit prices, #27303Mark Wells
2014-02-11add "Ordered" status to customer number/link on agent browse, RT#27442Ivan Kohler
2014-02-10missing file for date_format localizationMark Wells
2014-02-10select a date when importing payments, RT#27087Ivan Kohler
Conflicts: FS/FS/cust_pay.pm
2014-02-10AAPT call details format, stage 1, #27139Mark Wells
2014-02-10add agent_custid to cust_main-custom_link, RT#21998Ivan Kohler
2014-02-09EMI CDR format, RT#26726Ivan Kohler
2014-02-09with cust_main-custnum-display_prefix, use prefixed customer numbers on ↵Ivan Kohler
batch import, RT#26319
2014-02-07select a date when importing credits, RT#27087Ivan Kohler
2014-02-07localize CDR column headings, #27276Mark Wells
2014-02-07fix localization cache, #27276Mark Wells
2014-02-07make date_format a localized config option, #27276Mark Wells
2014-02-073.3gitJeremy Davis
2014-02-07#26673 ACH changesJeremy Davis
2014-02-063.2Jeremy Davis