summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2016-06-03calculate unitrecur on sql_external packages with quantity details, #40558Mark Wells
2016-06-03Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2016-06-03spacing nitIvan Kohler
2016-06-03fix "Customer has automatic payment information" condition when migrated from v3Ivan Kohler
2016-06-03RT#42398: still using cust_main.payby in FS::UI::Web::cust_sql_fields (v4+)Jonathan Prykop
2016-06-02new CDR detail format to summarize by accountcode, #37808Mark Wells
2016-06-02RT#42394: paycvv during cust_payby replace (v4+ only) [fixed paycvv removal]Jonathan Prykop
2016-05-31RT#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-31testingMark Wells
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]
2016-05-27RT#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-23RT#40215: OFM - Separate permissions for edit dates and contract dates ↵Jonathan Prykop
[better acl]
2016-05-19fix some dangling records on upgrade, #32456 and #38765Mark Wells
2016-05-19remove FK on acct_tr_transaction.svcnumIvan Kohler
2016-05-19PO number alpha->text, RT#42374Ivan Kohler
2016-05-17RT#40215: OFM - Separate permissions for edit dates and contract dates [new acl]Jonathan Prykop
2016-05-16prorate_round_day options to round up / down only, #42108Mark Wells
2016-05-16allow "none" as international prefix when all calls have country codes, #41198Mark Wells
2016-05-14Merge branch 'master' of git.freeside.biz:/home/git/freesideMark Wells
2016-05-13RT#39913: Conexiant API [distinguish all rows previously imported from truly ↵Jonathan Prykop
empty files]
2016-05-13RT#42347: Add IDT transaction ID to payment informationJonathan Prykop
2016-05-13Merge branch 'master' of git.freeside.biz:/home/git/freesideMark Wells
2016-05-13RT#42394: paycvv during cust_payby replace (v4+ only)Jonathan Prykop
2016-05-12RT#41394: Add advertising source to customer fields selection [safer ↵Jonathan Prykop
part_referral join]
2016-05-12RT#41394: Add advertising source to customer fields selectionJonathan Prykop
2016-05-12Revert "RT#41394: Add advertising source to customer fields selection [new ↵Jonathan Prykop
solution, for advanced customer report only]" This reverts commit 3b50b841a272a5cd55497958d572dd73a3339e7b.
2016-05-12RT#39913 Conexiant APIJonathan Prykop
2016-05-12fix sync_bill_date when customer has no other packages, minor fallout from ↵Mark Wells
#39822
2016-05-11with setup_show_zero enabled, still only show zero setup when billing on the ↵Mark Wells
setup date, #42375
2016-05-10RT#41394: Add advertising source to customer fields selection [new solution, ↵Jonathan Prykop
for advanced customer report only]
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-06RT#41641: Disable strict password requirements [v4+ only, passwordmin ↵Jonathan Prykop
default increased to 8]
2016-05-06create invoice details with sql_external package plans, #40558Mark Wells
2016-05-05Revert "RT#41394: Add advertising source to customer fields selection"Jonathan Prykop
This reverts commit d6e587f3c4c71170a7cc58bf6755d616777bc131.
2016-05-05RT#37632: Credit card validation [saving from payment.cgi]Jonathan Prykop
2016-05-05RT#42373: Add ACH support to B::OP::ElavonVirtualMerchant [passing company ↵Jonathan Prykop
from Billing_Realtime]
2016-05-03RT#37632: Credit card validation [cust_pay_pending handling on error]Jonathan Prykop
2016-05-03Merge branch 'master' of git.freeside.biz:/home/git/freesideMark Wells
2016-05-03fix fallback to invoice recipients, #33316Mark Wells
2016-05-02RT#37632 Credit card validation [bug fixes]Jonathan Prykop
2016-05-02verify credit card changes via $1 auth, RT#37632Ivan Kohler
2016-05-02verify credit card changes via $1 auth, RT#37632Ivan Kohler
2016-04-30allow sending email to specific contact classes, #33316Mark Wells