summaryrefslogtreecommitdiff
path: root/FS/FS/part_pkg
AgeCommit message (Collapse)Author
2022-05-23add option to not skip N11 destinations when skipping short dst, RT#86028, ↵Ivan Kohler
RT#81941
2022-05-23add noskip_dcontext_tollfree option, RT#86028, RT#81941Ivan Kohler
2022-05-23add option to not skip N11 destinations when skipping short dstIvan Kohler
2019-07-26fix invoicing prorate packages when bill date is edited manually before ↵Ivan Kohler
first billing, RT#83503
2019-07-26clarify interface difference between calc_setup and calc_recur: calc_setup ↵Ivan Kohler
takes a start time, calc_recur takes a start time scalar reference, RT#83503
2019-07-26clarify interface difference between calc_setup and calc_recur: calc_setup ↵Ivan Kohler
takes a start time, calc_recur takes a start time scalar reference, RT#83503
2019-07-26fix intro rates packages vs discounts, RT#83503Ivan Kohler
2019-03-03RT# 82942 Replace DBI->connect() with FS::DBI->connect()Mitch Jackson
2019-02-13clarify CDR skipping options only work with prefix rating, RT#81480Ivan Kohler
2019-02-13fix skip_old when date has leading 0, RT#81480Ivan Kohler
2019-01-10RT# 81249 - Fixed error where empty field becomes 0.Christopher Burger
2019-01-10RT# 81249 - added ability to validate price plan option fieldsChristopher Burger
2018-11-28Option to ignore old CDRs, RT#81480Ivan Kohler
2018-11-12Option to ignore old CDRs, RT#81480Ivan Kohler
2018-10-31textarea for SQL external statements, RT#78543Ivan Kohler
2018-05-26RT# 79549 Requre a Rate Plan to use voip_cdr Price PlanMitch Jackson
2018-05-26RT# 79549 Requre a Rate Plan to use voip_cdr Price PlanMitch Jackson
2018-05-15Revert "RT# 77964 - fixed so deferring date now works when waive setup fee ↵Christopher Burger
is set" This reverts commit b8aea2bf8dcebf7a6b9a217ee78114e42404fe68.
2018-05-15Revert "RT# 77964 - Placed waive setup fee check back to billing.pm, and ↵Christopher Burger
added check for prorate package in billing.pm" This reverts commit 88dc1572bd268239a0ca0384a8f536df22f08c1a.
2018-05-04RT# 77964 - Placed waive setup fee check back to billing.pm, and added check ↵Christopher Burger
for prorate package in billing.pm
2018-05-04RT# 77964 - fixed so deferring date now works when waive setup fee is setChristopher Burger
2018-04-02RT# 33362 - fixed Argument 1d is not numeric when trying to discount daily ↵Christopher Burger
recuring packages
2018-04-02RT# 33362 - fixed discount_mixin to not throw perl error when trying to ↵Christopher Burger
discount non monthly recuring.
2018-04-02RT# 79239 - cleaned up codeChristopher Burger
2018-04-02RT# 79239 - updated code to use existing sub routineChristopher Burger
2018-03-01RT# 79239 - added option to prorate first month to synchronize with ↵Christopher Burger
customers other packages with sql_export plan
2018-02-01quiet warningsIvan Kohler
2018-01-24fix billing error with intro rate packages when billing dates have been ↵Ivan Kohler
edited non-sensically (bill date set even though package is not billing yet), RT#78349
2018-01-04add "bill_only_pkg_dates" option to inbound voip billing, RT#79001Ivan Kohler
2017-12-12RT# 78681 - fixed error where setup fee was being charged when ↵Christopher Burger
prorate_defer_bill was set even though wave setup fee was selected.
2017-08-30fix prorate_day without force_prorate_day for recur_Common packages ↵Ivan Kohler
configured as subscription or prorate, RT#77140, RT#38191
2017-06-13charge for printing usageIvan Kohler
2017-05-12clarify description for current realityIvan Kohler
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
charged, #42729" This reverts commit 08de3ec51a1539162fe17e35a3cb04effd3dbcfb.
2016-09-20when crediting unused time on packages, also credit any tax that was ↵Mark Wells
charged, #42729
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 ↵Jonathan Prykop
for backport]
2016-06-29add skip_dcontext_suffix to skip CDRs with dcontext ending in a definable ↵Ivan Kohler
string, RT#71529