summaryrefslogtreecommitdiff
path: root/FS/FS/part_pkg
AgeCommit message (Expand)Author
2016-12-14skip dcontext prefix, RT#73753Ivan Kohler
2016-11-07add option to only charge for CDRs starting with a disposition prefix, RT#73195Ivan Kohler
2016-10-27add calc_units to plans other than voip_cdr, #39639Mark Wells
2016-10-15reconcile prorate-sync behavior with prorate rounding, #72928Mark Wells
2016-10-14per-customer option to force anniversary packages to prorate, #38191Mark Wells
2016-10-06on 4.x, always show included minutes on invoice, #71455Mark Wells
2016-09-30show included minutes on invoice, #71455Mark Wells
2016-09-21and still create credit source records on 4.x+, #42729Mark Wells
2016-09-20Revert "when crediting unused time on packages, also credit any tax that was ...Mark Wells
2016-09-20when crediting unused time on packages, also credit any tax that was charged,...Mark Wells
2016-09-12respect CDR price rounding in invoice details, #72451 and #72330Mark Wells
2016-08-16respect granularity settings for display of inbound call duration, #71715Mark Wells
2016-08-16optionally show introductory rates as discounts, #72097Mark Wells
2016-08-14RT#38973: Bill for time worked on ticket resolution [validate queueids]Jonathan Prykop
2016-08-14RT#38973: Bill for time worked on ticket resolution [fully functional]Jonathan Prykop
2016-08-14RT#38973: Bill for time worked on ticket resolution [checkpoint, not ready fo...Jonathan Prykop
2016-06-29add skip_dcontext_suffix to skip CDRs with dcontext ending in a definable str...Ivan Kohler
2016-06-29add skip_dcontext_suffix to skip CDRs with dcontext ending in a definable str...Ivan Kohler
2016-06-22RT#71166: Catch blank intro_duration at package definition setupJonathan Prykop
2016-06-22RT#30820: Report not workingJonathan Prykop
2016-06-03calculate unitrecur on sql_external packages with quantity details, #40558Mark Wells
2016-05-30handle attempts to manually change the first bill date for prorate-deferred p...Mark Wells
2016-05-26in rated CDR packages, multiply included minutes by package quantity, #71003Mark Wells
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-16fix sync_bill_date when customer has no other packages, minor fallout from #3...Mark Wells
2016-05-06create invoice details with sql_external package plans, #40558Mark Wells
2016-04-25RT#41866: Punctuation prevented package from billing [bug fix to previous]Jonathan Prykop
2016-04-25RT#41866: Punctuation prevented package from billing [disallow negative]Jonathan Prykop
2016-04-25RT#41866: Punctuation prevented package from billingJonathan Prykop
2016-04-05more helpful message, hopefully, RT#39368Ivan Kohler
2016-04-05RT#39368: Automatically suspend for one day before cancelling modificationJonathan Prykop
2016-03-23optimize customer list (fix option caching in 3.x), RT#20173Ivan Kohler
2016-03-21optimize customer list, RT#20173Ivan Kohler
2016-02-01fix calculation of unused time credit + advance billing, #36726Mark Wells
2016-01-28optimize Reports->Customers->List Customers, RT#20173Ivan Kohler
2015-12-04correctly handle percentage discounts with duration less than package billing...Mark Wells
2015-10-30fix missing import, #14092Mark Wells
2015-10-27fix interaction of percentage discount and quantity, #19354, etc.Mark Wells
2015-10-22agent wholesale pricing based on actual invoices, #31234Mark Wells
2015-10-16separate setup and recur discounts, #14092Mark Wells
2015-09-14RT#33410: Package GB add-onsJonathan Prykop
2015-09-07rework discount calculation, #20613, #19173, #19354Mark Wells
2015-08-31repeatability cleanup, #37340Mark Wells
2015-08-29Merge branch 'calc-discount-rounding' of https://github.com/rvandam/FreesideMark Wells
2015-07-14automatic package changes for supplemental packages, #37102Mark Wells
2015-07-10avoid generating spurious zero-amount bills on cancellation, #37229, from #16066Mark Wells
2015-04-23calculate current day consistently for sync_bill_date + prorate_round_day, #3...Mark Wells
2015-04-09quantities for setup fees on non-flat-rate packages, #13136Mark Wells
2015-02-24more consistent price plan name in UIIvan Kohler