summaryrefslogtreecommitdiff
path: root/FS/FS
AgeCommit message (Collapse)Author
2020-04-11clarificationIvan Kohler
2020-03-16add dsl, circuit and fiber services to email and RT ticket exports, RT#84345Ivan Kohler
2019-10-24suspend event option to skip packages with a start_date, RT#83847Ivan Kohler
2019-10-21release held packages when automatically unsuspending, RT#83847Ivan Kohler
2019-10-21release held packages when automatically unsuspending, RT#83847Ivan Kohler
2019-09-25catch bad SMTP settings before they error out sending mail, RT#83775Ivan Kohler
2019-09-18more efficient invoice voiding, RT#80366Ivan Kohler
2019-09-03CDR efficiencyIvan Kohler
2019-08-13spelling and timeIvan Kohler
2019-08-07infinite CDR update: use billingcode field for dst instead of calltype, RT#83560Ivan Kohler
2019-08-05place to track an imported regionid, RT#83146Ivan Kohler
2019-07-29place to track an imported rateid, RT#83146Ivan Kohler
2019-07-29debugIvan Kohler
2019-07-26fix invoicing prorate packages when bill date is edited manually before ↵Ivan Kohler
first billing, RT#83503
2019-07-26clarify interface difference between calc_setup and calc_recur: calc_setup ↵Ivan Kohler
takes a start time, calc_recur takes a start time scalar reference, RT#83503
2019-07-26spacing, RT#83503Ivan Kohler
2019-07-26clarify interface difference between calc_setup and calc_recur: calc_setup ↵Ivan Kohler
takes a start time, calc_recur takes a start time scalar reference, RT#83503
2019-07-26fix intro rates packages vs discounts, RT#83503Ivan Kohler
2019-06-24RT# 82137 - Added ability for processing fee to be pain on seperate invoice.Christopher Burger
2019-06-15RT# 83450 - fixed rateplan exportChristopher Burger
2019-06-14RT# 83450 - added location to virtual ap and added script to force update of ↵Christopher Burger
all virtual ap
2019-06-12RT# 80488 Ensure WA distrct taxes are properly appliedMitch Jackson
2019-06-12RT# 80488 Improve WA tax table update utilityMitch Jackson
2019-06-11RT# 83450 - added fields interface and map_location to exportChristopher Burger
2019-06-10RT# 83460 Fix validation bug on part_event_optionMitch Jackson
2019-06-05RT# 83436 - fixed Advanced Broadband Service Report when displaying phone ↵Christopher Burger
numbers
2019-05-28RT# 77532 - fixed error where cust main fax not showing, and fixed checking ↵Christopher Burger
of phonetypenum
2019-05-28RT# 77532 - can search cust main phone numbers in advanced customer searchChristopher Burger
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-23RT# 75680 - fixed telapi_voip cdr csv importChristopher Burger
2019-05-23RT# 77532 - created method to display phone typesChristopher Burger
2019-05-23RT 77532 - added contact phone numbers to advanced customer reportChristopher Burger
Conflicts: FS/FS/ConfDefaults.pm FS/FS/cust_main.pm
2019-05-21RT# 83401 Send country field to B::OP on tokenizeMitch Jackson
2019-05-21Revert "restore our time-tracking hack, RT#83379, RT#81529"Ivan Kohler
This reverts commit bb1ab034ef4ef12f0a2c6486d0b98106ee41ab8b.
2019-05-20restore our time-tracking hack, RT#83379, RT#81529Ivan Kohler
2019-05-15RT# 83341 - added ability to sort by name in advanced customer reportsChristopher Burger
2019-05-08RT# 83251 - created script to update service speedsChristopher Burger
2019-05-08RT# 83147 - Added new error message when email does not match because of ↵Christopher Burger
case sensitivity
2019-05-07RT# 82132 - updated password reset by mail to use username-uppercase configChristopher Burger
2019-05-07RT# 82132 - updated selfservice login to use config username-uppercaseChristopher Burger
2019-05-04RT# 83122 Move wa_tax_rate_update for distMitch Jackson
2019-05-04RT# 83122 fix dupes on wa_sales tax table updatesMitch Jackson
2019-05-04RT# 83122 Update method to merge dupe tax recordsMitch Jackson
FS::cust_main_county::_merge_into - Add application logging - Add optional param hash
2019-05-03RT# 83259 - adding/editing tower sector will no check for required fields ↵Christopher Burger
prior to exporting if able to export
2019-04-30RT# 83211 - Added service export error test reportChristopher Burger
2019-04-30RT# 83204 - added link to service or tower causing error.Christopher Burger
2019-04-30Merge branch 'FREESIDE_4_BRANCH' of ssh://git.freeside.biz/home/git/freeside ↵Christopher Burger
into FREESIDE_4_BRANCH
2019-04-24fix northern-911 and other unsuspend operations when exports override ↵Ivan Kohler
export_replace, RT#83178
2019-04-24no run-time CPAN deps, RT#83178Ivan Kohler