summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2016-07-12restore location labels on invoices, but remove the 'default service ↵Mark Wells
location' prefix from everywhere, #71474
2016-07-12option to show all package locations on invoice, #71474Mark Wells
2016-07-07Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into 3.xMark Wells
2016-07-07when changing a package with scheduled expiration, transfer the expiration ↵Mark Wells
reason to the new package, #71623
2016-07-07enable cancel_pkgs to expire packages even if the reason is missing, #71623, ↵Mark Wells
from #37177
2016-07-07RT#17599: display cancelled services from history [welcome_email sensitive ↵Jonathan Prykop
to noexport_hack, v3 only]
2016-07-07RT#17599: display cancelled services from history [bug fixes, v3 merge]Jonathan Prykop
2016-07-07RT#17599: display cancelled services from history [display unprovisionable ↵Jonathan Prykop
services from history]
2016-07-07RT#17599: display cancelled services from history [doc fix]Jonathan Prykop
2016-07-07RT#17599: display cancelled services from historyJonathan Prykop
2016-07-06payment terms localization, #71549Mark Wells
2016-07-06backport fixesMark Wells
2016-07-06use localized service labels in invoices, #71347Mark Wells
2016-07-06service label localization, internals and UI, #71347Mark Wells
Conflicts: FS/FS/Schema.pm FS/FS/part_svc.pm httemplate/edit/part_pkg.cgi httemplate/edit/process/part_pkg.cgi httemplate/elements/freeside.css
2016-07-06fix intermittent 900 NET OR SSL error, RT#42648Ivan Kohler
2016-07-05RT#71563: Add agent_custid to credit import [v3 merge]Jonathan Prykop
2016-06-30RT#33790: Proper handling for aborting a suspend/cancelJonathan Prykop
2016-06-29fix deprecation doc for tax-cust_exempt-groups-require_individual_numsIvan Kohler
2016-06-29add skip_dcontext_suffix to skip CDRs with dcontext ending in a definable ↵Ivan Kohler
string, RT#71529
2016-06-29tomtom global geocoder shut down (even for existing clients) in dec 2015Ivan Kohler
2016-06-29add skip_dcontext_suffix to skip CDRs with dcontext ending in a definable ↵Ivan Kohler
string, RT#71529
2016-06-29better name for svc_acct eventsIvan Kohler
2016-06-28RT#25387: cust_main-status_module does not change status in reportingJonathan Prykop
2016-06-28RT#15006: Bug? Cancelled customers shown in reports?Jonathan Prykop
2016-06-27localize CDR column headings during rendering, #71331Mark Wells
2016-06-22RT#71166: Catch blank intro_duration at package definition setupJonathan Prykop
2016-06-22RT#30820: Report not working [v3 merge]Jonathan Prykop
2016-06-17RT#39627: System log daily context also includes Cron::bill and Cron::upload ↵Jonathan Prykop
results [v3, search only]
2016-06-16fix sales tax rounding in some edge cases, #42263, from #39487Mark Wells
2016-06-15RT#71298: Suspend Option for billing to continueJonathan Prykop
2016-06-14in a2billing CDR import, parse destination number out of calledstation ↵Mark Wells
string, #71205
2016-06-14option to rewrite certain "international" calls into domestic calls, #71004Mark Wells
2016-06-13show unreplied ticket marker in customer ticket lists, #41670Mark Wells
2016-06-10RT#42297: Show total usage on Selfservice View my usage pageJonathan Prykop
2016-06-09remove "failed billing events" report, and add "completed with an error" ↵Mark Wells
status search, #42637 Conflicts: httemplate/elements/menu.html
2016-06-07partially unwrap cust_main->cancel_pkgsMark Wells
Conflicts: FS/FS/cust_main.pm
2016-06-07when expiring multiple packages, remove services in cancel weight order, #37177Mark Wells
2016-06-07when canceling all packages for a customer, remove all services in cancel ↵Mark Wells
weight order, #37177
2016-06-07log with a separate db connectionIvan Kohler
2016-06-04RT#42043: Check for cancelled packages with a cancellation date age option ↵Jonathan Prykop
[hasnt cancelled conditions]
2016-06-03calculate unitrecur on sql_external packages with quantity details, #40558Mark Wells
2016-06-02new CDR detail format to summarize by accountcode, #37808Mark Wells
2016-06-01RT#42380: Show usage for broadband services in selfservice portalJonathan Prykop
2016-05-31ipifony charge import: add option to always bill on the customer's next bill ↵Mark Wells
date, #38342
2016-05-31fix change_later vs. new package locations, #42397Mark Wells
2016-05-30handle attempts to manually change the first bill date for prorate-deferred ↵Mark Wells
packages, #29791
2016-05-30add convenience method for tests to create a new customerMark Wells
2016-05-30add test for prorate-deferred behaviorMark Wells
2016-05-28RT#57135: Credit card validation: take action based on AVS response ↵Jonathan Prykop
[warnings in system log, v3 merge]
2016-05-28RT#57135: Credit card validation: take action based on AVS responseJonathan Prykop