summaryrefslogtreecommitdiff
path: root/FS/FS/part_event
AgeCommit message (Expand)Author
2017-12-04RT# 33362 - fixed discount_mixin to not throw perl error when trying to disco...Christopher Burger
2017-11-03RT# 74452 - address code format change requestNick Logan
2017-11-02RT# 73211 - Add billing event: remove customer tagMitch Jackson
2017-11-01RT# 74452 Optimize referral billing event conditionNick Logan
2017-08-29RT# 73964 - updated config description to better explain the email-to-voice_d...Christopher Burger
2017-08-26condition to consider referred customers base recurring, RT#75356Ivan Kohler
2017-08-22RT# 73964 - Changed global config send-to-domain to email-to-voice_domainChristopher Burger
2017-08-16RT# 73964 - Added biling event action to send an email to phone nunber, and u...Christopher Burger
2017-08-03RT# 75595 - made it only available for cust_pkgChristopher Burger
2017-08-01RT# 75595 - Add billing event condition that will trigger when the contract e...Christopher Burger
2017-07-13RT# 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-11RT# 76307 - Added billing event action to add a tagChristopher Burger
2017-07-11RT# 76303 - fixed bug with tags not saving when selectedChristopher Burger
2017-06-27RT# 76303 - added tag options to payments, batch payments, and statement bill...Christopher Burger
2017-06-12RT# 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
2017-01-31further optimize condition_sql for "Invoice eligible for automatic collection...Ivan Kohler
2017-01-31add condition_sql optimization to "Customer does not have uncancelled package...Ivan Kohler
2017-01-31add condition_sql optimization to "Customer has a referring customer with unc...Ivan Kohler
2017-01-31add condition_sql optimization to "Customer has uncancelled specific package(...Ivan Kohler
2017-01-31add condition_sql optimization to "Package definitions" condition, RT#74456Ivan 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-06RT#71696: OFM Request for additional action on Billing EventsJonathan Prykop
2016-08-03RT#42043: Check for cancelled packages with a cancellation date age option [a...Jonathan Prykop
2016-08-02agent commission schedules for consecutive invoices, #71217Mark Wells
2016-06-06Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
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-25Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
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