summaryrefslogtreecommitdiff
path: root/FS/FS/part_event
AgeCommit message (Expand)Author
2018-10-24RT# 38844 - Added customer number and name to commission credit eventChristopher Burger
2018-09-13optimize declined payment event condition, RT#81305Ivan Kohler
2018-09-13add condition_sql optimization to "Customer has a referring customer with unc...Ivan Kohler
2018-09-13Optimize "Customer has a referring customer" condition, RT#74452Ivan Kohler
2018-09-13RT# 74452 - address code format change requestNick Logan
2018-09-13RT# 74452 Optimize referral billing event conditionNick Logan
2018-09-13add condition_sql optimization to "Package definitions" condition, RT#74456Ivan Kohler
2018-06-14further optimize condition_sql for "Invoice eligible for automatic collection...Ivan Kohler
2018-06-12RT# 73964 - updated config description to better explain the email-to-voice_d...Christopher Burger
2018-06-12RT# 73964 - Changed global config send-to-domain to email-to-voice_domainChristopher Burger
2018-06-12RT# 73964 - Added biling event action to send an email to phone nunber, and u...Christopher Burger
2018-06-05RT# 77917 - Updated event option Agent to allow for selection of multiple age...Christopher Burger
2018-04-03RT 37817 - created new billing event condition, invoice has not been sent.Christopher Burger
2018-04-02RT# 33362 - fixed discount_mixin to not throw perl error when trying to disco...Christopher Burger
2017-11-19RT# 73211 - Add billing event: remove customer tagMitch Jackson
2017-08-26condition to consider referred customers base recurring, RT#75356Ivan Kohler
2017-08-03RT# 75595 - made it only available for cust_pkgChristopher Burger
2017-08-03RT# 75595 - Add billing event condition that will trigger when the contract e...Christopher Burger
2017-07-25RT# 76309 - Updated 3 email notices to use more billing event typesChristopher Burger
2017-07-12RT# 76307 - changed from returning an error to die on error.Christopher Burger
2017-07-12RT# 76307 - Added billing event action to add a tagChristopher Burger
2017-07-12RT# 76303 - fixed bug with tags not saving when selectedChristopher Burger
2017-07-12RT# 76303 - added tag options to payments, batch payments, and statement bill...Christopher Burger
2017-06-15RT# 76308 - Added action Sent HTTP or HTTPS post to event types Package, Cust...Christopher Burger
2017-05-11add residential/commercial conditions, RT#75886Ivan Kohler
2017-04-27discount action improvements: package class selection and once per customer f...Ivan Kohler
2017-04-27add condition on number of referred customers, RT#75356Ivan Kohler
2017-04-27discount action UI improvements: don't show 'Custom discount' which we can't ...Ivan Kohler
2017-04-27add condition on number of referred customers, RT#75356Ivan Kohler
2017-03-03successful spelling, RT#74993Ivan Kohler
2016-09-25minor cleanupIvan Kohler
2016-09-25minor cleanupIvan Kohler
2016-09-25unused moduleIvan Kohler
2016-09-1271720: Prevent billing events from running on holidaysJonathan Prykop
2016-08-3171696: OFM Request for additional action on Billing Events [msgclass limit, v...Jonathan Prykop
2016-08-31RT#71696: OFM Request for additional action on Billing EventsJonathan Prykop
2016-08-29RT#42043: Check for cancelled packages with a cancellation date age option [a...Jonathan Prykop
2016-06-06fix "Customer has automatic payment information" condition when migrated from v3Ivan Kohler
2016-06-04RT#42043: Check for cancelled packages with a cancellation date age option [h...Jonathan Prykop
2016-06-03fix "Customer has automatic payment information" condition when migrated from v3Ivan Kohler
2016-04-25RT#37544 Prevent billing events from running on weekendsJonathan Prykop
2016-04-25add conditions for customer cancelled packages, RT#42043Ivan Kohler
2016-04-25add conditions for customer cancelled packages, RT#42043Ivan Kohler
2016-04-06add cust_event.no_action flag for events that conditionally execute, #36741Mark Wells
2016-04-02really don't verify certificates if asked, deb 8 styleIvan Kohler
2016-03-28fix argument passing to event, #40152Mark Wells
2016-03-26freeside inc. web services for address normalizaion and printing, RT#33849Ivan Kohler
2016-03-26freeside inc. web services for address normalizaion and printing, RT#33849Ivan Kohler
2016-03-26freeside inc. web services for address normalizaion and printing, RT#33849Ivan Kohler
2016-03-23add event action to send an invoice attached to a notice, #40152Mark Wells