summaryrefslogtreecommitdiff
path: root/FS/FS/cust_main/Billing.pm
AgeCommit message (Expand)Author
2019-07-26Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2019-07-26spacing, RT#83503Ivan Kohler
2019-06-12RT# 80488 Ensure WA distrct taxes are properly appliedMitch Jackson
2019-01-20RT# 80488 Block billing for customer missing tax districtMitch Jackson
2018-09-11RT# 78547 Allow for simulated billing within a transactionMitch Jackson
2018-08-14RT# 78547 bill_and_collect() small optimizationMitch Jackson
2018-05-21RT# 77964 - refined code to defer dates when waiving setup fee for prorated p...Christopher Burger
2018-05-15RT# 77964 - Fixed error where deferring date did not work when waive setup fe...Christopher Burger
2018-05-15Revert "RT# 77964 - fixed so deferring date now works when waive setup fee is...Christopher Burger
2018-05-15Revert "RT# 77964 - Placed waive setup fee check back to billing.pm, and adde...Christopher Burger
2018-05-01RT# 77964 - Placed waive setup fee check back to billing.pm, and added check ...Christopher Burger
2018-04-20RT# 77964 - fixed so deferring date now works when waive setup fee is setChristopher Burger
2017-11-27better error handling when a package change fails, RT#78504Ivan Kohler
2016-12-09stop packages from changing pkgpart on cancellation in certain cases, #73607Mark Wells
2016-06-07when expiring multiple packages, remove services in cancel weight order, #37177Mark Wells
2016-06-03calculate unitrecur on sql_external packages with quantity details, #40558Mark Wells
2016-05-06create invoice details with sql_external package plans, #40558Mark Wells
2016-04-02round unitsetup and unitrecur rather than error out about them, RT#41570Ivan Kohler
2015-12-31allow back-billing by changing start dates, #38883Mark Wells
2015-12-16avoid billing packages that will have expired before the billing date, #30049...Mark Wells
2015-11-12fix selfservice display when there are term discounts defined, looks like fal...Mark Wells
2015-10-02fix unit setup fee on prorate-deferred packages, #31276Mark Wells
2015-09-09fix weird behavior with bundles where base package has zero recur, #32460Mark Wells
2015-08-19make discount-show-always work correctly when an invoice has more than one pa...Mark Wells
2015-07-14allow non-integer ratios of supplemental package period, #37102Mark Wells
2015-07-13RT#31594: Unapplied payment issuesJonathan Prykop
2015-07-10avoid generating spurious zero-amount bills on cancellation, #37229, from #16066Mark Wells
2015-05-30SureTax, #31639, #33015, #34598Mark Wells
2015-05-26throw an exception if Avalara is misconfigured, and clean up exception handli...Mark Wells
2015-04-20quotations + tax refactor, part 2Mark Wells
2015-04-03RT#14671: Usage for current day... [added check to _make_lines]Jonathan Prykop
2015-04-01CCH tax exemptions + 4.x tax system, #34223Mark Wells
2015-03-31more flexible package suspend/unsuspend fees, #26828Mark Wells
2015-02-24fix for new tax engine, #32866Mark Wells
2015-02-23option to force one-time charges to be billed separately, #32866Mark Wells
2015-02-15multiple payment options (new complimentary flag), RT#23741Ivan Kohler
2014-11-16fix discounts on one-time charges, #28956Mark Wells
2014-10-31tax engine refactoring for Avalara and Billsoft tax vendors, #25718Mark Wells
2014-09-16improve unsuspend behavior for packages on hold, #28508Mark Wells
2014-08-10additional debugging/profiling info for billing, RT#30238Ivan Kohler
2014-08-10additional debugging/profiling info for billing, RT#30238Ivan Kohler
2014-08-09optimize billing for customers with lots of existing packages and invoices, R...Ivan Kohler
2014-06-16when billing a package on cancellation, ignore non-usage taxes, #29443, fallo...Mark Wells
2014-06-11always pass the "time" parameter to join_conditions_sql, related to #28978Mark Wells
2014-04-27"on hold" package ordering and status, RT#28508Ivan Kohler
2014-04-24allow fees to be charged based on batch payment attempts, #27778Mark Wells
2014-03-31don't bill prepaid packages in freeside-daily, RT#26274Ivan Kohler
2014-02-27package fees and usage-based fees, #27687, #25899Mark Wells
2014-02-25redesign the "nextbill" flag a little, #25899Mark Wells
2014-02-25non-package fees, "hold until next bill" option, #25899Mark Wells