summaryrefslogtreecommitdiff
path: root/FS/FS/part_event/Action
AgeCommit message (Collapse)Author
2019-10-24suspend event option to skip packages with a start_date, RT#83847Ivan Kohler
2019-01-15RT# 37817 - added a declaration to cust bill event actions that send out ↵Christopher Burger
invoices
2018-11-28RT# 76309 Fix typoMitch Jackson
2018-11-28RT# 76309 Validate E-Mail address on billing event action notice_toMitch Jackson
2018-10-24RT# 38844 - Added customer number and name to commission credit eventChristopher Burger
2018-06-12RT# 73964 - updated config description to better explain the ↵Christopher Burger
email-to-voice_domain configuration option
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 ↵Christopher Burger
updated email a notice to customer to allow emailing to phone number for email_to_voice service.
2018-04-02RT# 33362 - fixed discount_mixin to not throw perl error when trying to ↵Christopher Burger
discount non monthly recuring.
2017-11-19RT# 73211 - Add billing event: remove customer tagMitch Jackson
- Created billing event removetag, named to match addtag - Weighted addtag and removetag both at 21, to group them in menus
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-06-15RT# 76308 - Added action Sent HTTP or HTTPS post to event types Package, ↵Christopher Burger
Customer, Batch Payment, Statement, Account service
2017-04-27discount action improvements: package class selection and once per customer ↵Ivan Kohler
flag, RT#75536
2017-04-27discount action UI improvements: don't show 'Custom discount' which we can't ↵Ivan Kohler
add on the fly, RT#75536
2016-09-25unused moduleIvan Kohler
2016-08-3171696: OFM Request for additional action on Billing Events [msgclass limit, ↵Jonathan Prykop
v4+ only]
2016-08-31RT#71696: OFM Request for additional action on Billing EventsJonathan Prykop
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
2016-01-22discount as a package-specific event, RT#39870Ivan Kohler
2015-12-13JSON::XS -> Cpanel::JSON::XSIvan Kohler
2015-09-21billing event to call web services, RT#35167Ivan Kohler
2015-05-30SureTax, #31639, #33015, #34598Mark Wells
2015-05-19add "skip customers without postal billing" option to invoice spool csv ↵Ivan Kohler
event, RT#35023
2015-04-21RT#25563: Better handling of commissions which do not have rates configured ↵Jonathan Prykop
[more error messages]
2015-03-13RT#25563 [documentation]Jonathan Prykop
2015-03-09RT#25563: Better handling of commissions which do not have rates configuredJonathan Prykop
2015-02-16multiple payment options (event action migration), RT#23741Ivan Kohler
2015-02-11RT#30586: Discounts for ACHJonathan Prykop
2015-02-10multiple payment options, RT#23741Ivan Kohler
2015-02-05RT#30586: Discounts for ACHJonathan Prykop
2015-01-18email quotations, RT#22232, RT#20688Ivan Kohler
2015-01-08Similar to cust_bill_suspend, create the ability to CANCEL the packagesJason (Jayce^) Hall
on an invoice. Create an invoice event that can trigger this.
2015-01-08Creating the ability to suspend from an invoice, suspending allJason (Jayce^) Hall
not-cancelled cust_pkg's on that invoice. Also creates a new part_event Action that let's you trigger this as an invoice event.
2014-12-30sales commission on invoices: allow commission based on cost, #25847Mark Wells
2014-12-30add option to skip customers without postal invocing to print event instead ↵Ivan Kohler
of the condition, RT#32648
2014-12-28add option to skip customers without postal invocing to print event instead ↵Ivan Kohler
of the condition, RT#32648
2014-11-29sales commission events on invoices, #25847Mark Wells
2014-11-12add option to credit customer sales person if there is no package sales ↵Ivan Kohler
person to amount based on referred package action, RT#24086
2014-06-02add sales person event based on package amounts, RT#24086Ivan Kohler
2014-05-06commissions on package margin, RT#24086Ivan Kohler
2014-04-24allow fees to be charged based on batch payment attempts, #27778Mark Wells
2014-02-27package fees and usage-based fees, #27687, #25899Mark Wells