summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2019-01-19RT# 80488 Live look up of WA state tax districtMitch Jackson
When conf flag 'tax_district_method' is set, tax district is queried for address before form is submitted Affected Pages: * New Customer * Edit Customer * Order Package * Change Package * Edit Package Location
2019-01-15RT# 37817 - added a declaration to cust bill event actions that send out ↵Christopher Burger
invoices
2019-01-09RT# 81249 - Fixed error where empty field becomes 0.Christopher Burger
2019-01-09RT# 81249 - added ability to validate price plan option fieldsChristopher Burger
2019-01-08RT# 38217 Log context list includes all contexts, not just predefinedMitch Jackson
2019-01-08RT# 81853 - updated contact replace to only add or delete email if it is ↵Christopher Burger
changed.
2019-01-08RT# 80175 - updated payment gateway override to not drop ACH overrides on ↵Christopher Burger
upgrade
2019-01-08Revert "RT# - updated payment gateway override to not drop ACH overrides on ↵Christopher Burger
upgrade" This reverts commit 8ea0bfff9308f4c13d170c45cbac6ba7a8a9e488.
2019-01-08RT# - updated payment gateway override to not drop ACH overrides on upgradeChristopher Burger
2019-01-08RT# 81701 Add system log lines for EFT Canada upload/downloadMitch Jackson
2019-01-04RT# 37817 - Added more invoice sending actionsChristopher Burger
2019-01-04RT# 37817 - Updated to set condition to check for invoice sending actionChristopher Burger
2019-01-02RT# 32917 - updated tax report to show pre discount estimated taxChristopher Burger
2019-01-01podIvan Kohler
2019-01-01podIvan Kohler
2019-01-01Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2019-01-01http exports for additional service types, RT#81945Ivan Kohler
2018-12-28RT# 32917 - Added ability for taxes to be charged prior to applying the discountChristopher Burger
2018-12-26RT# 40206 Add logging to freeside-cdr-mysqlMitch Jackson
2018-12-26RT# - added Holidays thru 2025Christopher Burger
2018-12-23RT# 80488 Suppress warnings, disambiguate columnsMitch Jackson
2018-12-23RT# 80488 Prevent rollback of system log messagesMitch Jackson
2018-12-22RT# 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-12-21RT# 81596 - fixed freeside-upgrade to not drop custom fieldsChristopher Burger
2018-12-18RT# 80488 Find tax districts for WA addresses using official APIMitch Jackson
2018-12-11Revert "RT# 74693 - Added ability to bulk edit rates with excel"Christopher Burger
This reverts commit 1d9fd3b93be720823656cd23db79ff74e2e7a829.
2018-12-09RT# 81701 Add system log lines for EFT Canada upload/downloadMitch Jackson
2018-12-08RT# 77532 - search count is now correctChristopher Burger
2018-12-05RT# 81574 Fix FS::GeocodeCache error with set_coord()Mitch Jackson
2018-12-04RT# 81822 - Added new config for remittance coupon location, updated ↵Christopher Burger
invoice_latex and invoice_latexcoupon to use new config
2018-12-01RT# 81830 Critical log event for corrupted invoice dataMitch Jackson
2018-12-01RT# 81574 Update Google Geocode API that sets location coordinatesMitch Jackson
2018-11-30Revert "RT# 79636,42357 Suppress $0.00 summary line items"Mitch Jackson
This reverts commit 49bedb2bc744edc47f5e189e449c7272da5510db.
2018-11-29Merge branch 'master' of ssh://git.freeside.biz/home/git/freesideChristopher Burger
2018-11-29RT# 81557 - Added checkbox to validate cc on import, and cc validation.Christopher Burger
2018-11-29svc_group, RT#81628Ivan Kohler
2018-11-28RT# 32238 Billing Event cust_birthdate - Cleaner date compare windowMitch Jackson
2018-11-28RT# 32238 Billing Event cust_birthdate - Amended labelsMitch Jackson
2018-11-28Option to ignore old CDRs, RT#81480Ivan Kohler
2018-11-28fix error linking legacy services, RT#81818Ivan Kohler
2018-11-28RT# 76309 Fix typoMitch Jackson
2018-11-28RT# 76309 Validate E-Mail address on billing event action notice_toMitch Jackson
2018-11-28RT# 76309 Add validation for part_event_option.optionvalueMitch Jackson
2018-11-28RT# 76309 E-Mail validation methodsMitch Jackson
2018-11-28RT# 81126 - fixed require svc_broadband ip checkChristopher Burger
2018-11-28RT# 81126 - IP address field now shows required when required, IP address ↵Christopher Burger
and Radius Group sticky on error when provisioning svc broadband
2018-11-27Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2018-11-27select agent and customer fields on attachment report, RT#81809Ivan Kohler
2018-11-27RT# 32243 Package Bulk Edit UI UpdateMitch Jackson
2018-11-21RT# 79902 - restored functionality to selfservice change_pay so it does not ↵Christopher Burger
break on v3 to v4 upgrade.