summaryrefslogtreecommitdiff
path: root/FS/FS/Cron
AgeCommit message (Collapse)Author
2021-08-10backup the schema for tables we don't need the data from. RT#85959Ivan Kohler
2020-08-15skip RT sessions tableIvan Kohler
2019-06-12RT# 80488 Improve WA tax table update utilityMitch Jackson
2019-05-27RT# 83122 Do not auto-repair wa state sales tax rowsMitch Jackson
Dupe rows may actually be dupes, or they may be manually created taxes for other purposes! Pulled out auto-repair code, because it could be harming user's manually entered tax tables. When dupes are detected, wa sales taxes will not auto update, and instead generate error and log messages pointing user towardst the freeside-wa-tax-table-resolve CLI tool
2019-05-27RT# 83402 CLI tool to repair wa state tax tablesMitch Jackson
2019-05-04RT# 83122 fix dupes on wa_sales tax table updatesMitch Jackson
2019-03-11RT# 82988 - Fixed so only formats that can handle electronic refunds can ↵Christopher Burger
download those files
2019-02-19RT# 81961 Repair broken links in POD documentationMitch Jackson
- Update many links - chmod a+x scripts in FS/bin, so Pod::Simple::HTMLBatch will parse them for POD documentation
2018-12-23RT# 80488 Suppress warnings, disambiguate columnsMitch Jackson
2018-12-23RT# 80488 Prevent rollback of system log messagesMitch Jackson
2018-12-23RT# 80488 WA tax tables maintained with CronMitch Jackson
* Some re-work for WA tax tables when using tax classes * Relocated functions from wa_tax_rate_update utility script into FS::Cron::wa_tax_rate_update library * Cron downloads tax database monthly instead of daily * Cron populates entire WA tax table, instead of piecemeal for existing customer locations * Cron will attempt to classify cust_location in WA without a determined district, and generate system log errors upon failure
2018-11-13add option for multi-process billing to queue additional jobs for the same ↵Ivan Kohler
customer instead of skipping them, RT#81698
2018-11-08add option for multi-process billing to queue additional jobs for the same ↵Ivan Kohler
customer instead of skipping them, RT#81698
2018-11-08add option for multi-process billing to queue additional jobs for the same ↵Ivan Kohler
customer instead of skipping them, RT#81698
2017-12-16clean up old RT sessionsIvan Kohler
2017-11-27better error handling when a package change fails, RT#78504Ivan Kohler
2017-08-14exclude big non-operational history tables from backupIvan Kohler
2017-08-14add fulltexrt indexing to RT daily tasksIvan Kohler
2017-07-13Add configurable daily auto-disable for quotations. See RT#74665.Justin DeVuyst
2017-03-10extend vitelity integration: start and complete port-in, RT#73618Ivan Kohler
2017-03-08quiet warning when running without ticket_systemIvan Kohler
2017-03-06detect errors on the scp portion of the backup, RT#74914Ivan Kohler
2016-12-2871513: Card tokenization [project branch merge]Jonathan Prykop
2016-12-16per-agent configuration of batch processors, #71837Mark Wells
2016-11-2971513: Card tokenization [upgrade implemented]Jonathan Prykop
2016-11-29Bug fix to #73185, discovered via #71513Jonathan Prykop
2016-11-16lock table for tax district updates, #73185Mark Wells
2016-11-07fix nitMark Wells
2016-11-07revise process for updating WA sales taxes, #73185 and #73226Mark Wells
Conflicts: FS/FS/Conf.pm
2016-09-25improve error messageIvan Kohler
2016-09-08add email delivery of saved searches, #72101Mark Wells
2015-11-09RT#37908: Convert existing email-sending code to use common interface ↵Jonathan Prykop
[removals and switches to FS::Log]
2015-10-30RT#37908: Convert existing email-sending code to use common interface ↵Jonathan Prykop
[removed template confs]
2015-07-03RT#29895: Send email when backup is completedJonathan Prykop
2015-04-13RT#18834 Cacti integration [schema history fix and cleanup refactor]Jonathan Prykop
2015-04-06RT#18834: Cacti integration [database storage]Jonathan Prykop
2015-02-24multiple payment options, RT#23741Ivan Kohler
2015-02-15multiple payment options (new complimentary flag), RT#23741Ivan Kohler
2015-02-15multiple payment options (remove freeside-daily and -monthly -p option), ↵Ivan Kohler
RT#23741
2015-01-29RT#30613: Can't Send E-mailJonathan Prykop
2015-01-27Ticket #30613: Can't Send E-mailJonathan Prykop
2014-11-20optimizeIvan Kohler
2014-10-31tax engine refactoring for Avalara and Billsoft tax vendors, #25718Mark Wells
2014-06-26NENA2 E911 export and batch-oriented exports in general, #14049Mark Wells
2014-06-11always pass the "time" parameter to join_conditions_sql, related to #28978Mark Wells
2014-06-06fix dated one-time charges with freeside-daily -d, RT#29339Ivan Kohler
2014-03-31don't bill prepaid packages in freeside-daily, RT#26274Ivan Kohler
2013-08-27send credit card expiration alerts with billing events, #13201Mark Wells
2013-08-23pass correct arguments to msg_template::prepare, #24659Mark Wells
2013-06-06change behavior of disable_cron_billing option, #19873Mark Wells