summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-08RT#40641: unprovisioning preserved cancelled services [fixed for cust_svc ↵Jonathan Prykop
without cust_pkg]
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-07fix customer list/search, RT#41684, RT#20173Ivan Kohler
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-03RT#71049: Add order_number to payment reportsJonathan Prykop
2016-06-03RT#42347: Add IDT transaction ID to payment information [display ↵Jonathan Prykop
order_number for all payby]
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-31typoMark Wells
2016-05-31fix change_later vs. new package locations, #42397Mark Wells
2016-05-30debugMark 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
2016-05-26in rated CDR packages, multiply included minutes by package quantity, #71003Mark Wells
2016-05-26#41670, backporting fixMark Wells
2016-05-25indicator on the top bar for new activity on tickets, #41670Mark Wells
2016-05-23RT#42089: FREESIDE ERROR WORKING WITH A QUOTATIONJonathan Prykop
2016-05-23RT#40215: OFM - Separate permissions for edit dates and contract dates [v3 only]Jonathan Prykop
2016-05-19fix some dangling records on upgrade, #32456 and #38765Mark Wells
2016-05-18RT#42591: OBH Adding Quotation errorJonathan Prykop
2016-05-17RT#40601: Remove status column from VSS import [fixed file location on v3]Jonathan Prykop
2016-05-16fix test #5Mark Wells
2016-05-16prorate_round_day options to round up / down only, #42108Mark Wells
2016-05-16Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Ivan Kohler
FREESIDE_3_BRANCH
2016-05-16core team updatesIvan Kohler
2016-05-16allow "none" as international prefix when all calls have country codes, #41198Mark Wells
2016-05-13RT#41394: Add advertising source to customer fields selection [added ↵Jonathan Prykop
referral join to search/cust_event]
2016-05-13RT#41394: Add advertising source to customer fields selection [safer ↵Jonathan Prykop
part_referral join, v3 merge]
2016-05-13RT#41394: Add advertising source to customer fields selectionJonathan Prykop
2016-05-13Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Ivan Kohler
FREESIDE_3_BRANCH
2016-05-13fix part_pkg-bulk_change when not using -o / -v, RT#41733Ivan Kohler
2016-05-13RT#42347: Add IDT transaction ID to payment information [v3 merge]Jonathan Prykop
2016-05-11with setup_show_zero enabled, still only show zero setup when billing on the ↵Mark Wells
setup date, #42375
2016-05-10Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into 3.xMark Wells
2016-05-10RT#40601: Remove status column from VSS import [status column removed]Jonathan Prykop
2016-05-10RT#40601: Remove status column from VSS import [remove old obsolete module]Jonathan Prykop
2016-05-10fix voided invoice report vs. customer classes, similar to #37243Mark Wells
2016-05-10bulk void script, #42360Mark Wells
2016-05-09script to import international rate deck, #39045Mark Wells
2016-05-09RT#42236: Select installers to show on calendar when setting appointmentJonathan Prykop
2016-05-09RT#41124: Backend Unti SearchJonathan Prykop
2016-05-06RT#41641 Disable strict password requirements [loosen dictionary rule]Jonathan Prykop