summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2020-10-16doc/presets for libnss-pgsql use, add sha512crypt option, RT#84826Ivan Kohler
2020-09-29fix rare FP rounding errors on void, RT#84904Ivan Kohler
2020-08-15skip RT sessions tableIvan Kohler
2020-08-12doc: return fields for customer_info, RT#84796Ivan Kohler
2020-08-11svc_hardware: better error messages for bad hw_addr when not validating as a ↵Ivan Kohler
MAC address, improve label display, RT#84773
2020-05-27deposit slipsIvan Kohler
2020-05-18Email::Sender::Transport::SMTP::TLS no longer neededIvan Kohler
2020-04-26smtp 2525Ivan Kohler
2020-04-14remove need for old Locale::SubCountryIvan Kohler
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-29these errors are fatal for now, and fix them, RT#83146, RT#40206Ivan Kohler
2019-08-29use uniqueid if id is missing in v12, RT#83146Ivan Kohler
2019-08-29avoid errors trying to import v12-style amaflags to our int field, RT#83146Ivan Kohler
2019-08-29work around missing id, RT#83146Ivan Kohler
2019-08-29quoting fix for asterisk v12+ CDRs stored in Pg, RT#83146Ivan 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-29import fields, RT#83362Ivan 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-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-26Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2019-07-26spacing, RT#83503Ivan Kohler
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-12RT# 80488 freeside-wa-tax-table-resolve --merge-all and --fix-usfMitch Jackson
2019-06-10RT# 83460 Fix validation bug on part_event_optionMitch Jackson
2019-06-10RT# 83450 - added fields interface and map_location to exportChristopher Burger
2019-06-06RT# 83251 - removed search for unprovisioned servicesChristopher Burger
2019-06-05RT# 83436 - fixed Advanced Broadband Service Report when displaying phone ↵Christopher Burger
numbers
2019-06-04RT# 83251 - changed name of script in documentationChristopher Burger
2019-05-28RT# 77532 - fixed error where cust main fax not showing, and fixed checking ↵Christopher Burger
of phonetypenum
2019-05-27RT# 83402 Fix typoMitch Jackson
2019-05-27RT# 83122 Fix update tool to properly display caught errorMitch 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# 82906 Fix typos in script help textMitch Jackson