summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-11RT# 75680 - Added date parse, and display insert error.Christopher Burger
2018-04-10optimize invoice rendering, RT#80177Ivan Kohler
2018-04-10rendering time with lots of locations, RT#80177Ivan Kohler
2018-04-10and turn it back off as an agent override, RT#79636Ivan Kohler
2018-04-10invoice_usesummary is already agent virt, just need to be able to set it, ↵Ivan Kohler
RT#79636
2018-04-10RT#39115 - added a optional display name for oidChristopher Burger
2018-04-05RT# 80114 - added the population of startdate and billsec from ani cdrChristopher Burger
2018-04-04invoice_sections_with_taxes per-agent, RT#79636Ivan Kohler
2018-04-03RT 37817 - created new billing event condition, invoice has not been sent.Christopher Burger
2018-03-29RT# 78356 - fixed error where no export existed.Christopher Burger
2018-03-29RT78356 - fixed exportname error added missing fileChristopher Burger
2018-03-28RT# 79636 Update label for conf flag invoice_sectionsMitch Jackson
2018-03-28RT# 79636 Add conf flag invoice_sections_multilocationMitch Jackson
2018-03-27RT# 33362 - fixed Argument 1d is not numeric when trying to discount daily ↵Christopher Burger
recuring packages
2018-03-27RT# 79239 - cleaned up codeChristopher Burger
2018-03-27RT# 78356 - added ability to create and modify rateplans and access point ↵Christopher Burger
when changed on freeside. cleanded up documentation.
2018-03-25RT# 79636 Taxes per section when using invoice_sectionsMitch Jackson
2018-03-22save logging information so we have a historical record of exactly when ↵Ivan Kohler
problems happened, RT#79780
2018-03-21more room for imported package names, RT#79383Ivan Kohler
2018-03-13save logging information so we have a historical record of exactly when ↵Ivan Kohler
problems happened, RT#79780
2018-03-13RT# 78356 - updated documentation and added ability to create access points ↵Christopher Burger
as Saisei thru api
2018-03-13RT# 79780 - added a 60 second pause when there is a connection failure, then ↵Christopher Burger
retry. Do this for 20 hours
2018-03-12docIvan Kohler
2018-03-09RT# 79239 - updated code to use existing sub routineChristopher Burger
2018-03-01RT# 79239 - added option to prorate first month to synchronize with ↵Christopher Burger
customers other packages with sql_export plan
2018-02-28RT# 77144 replace bytes_substr with Unicode::TruncateMitch Jackson
2018-02-27duplicate tax rates from one state to others, RT#79635Ivan Kohler
2018-02-26RT# 79497 - removed test codeChristopher Burger
2018-02-26Merge branch 'master' of ssh://git.freeside.biz/home/git/freesideChristopher Burger
2018-02-26RT# 79497 - Changed email address check to all emails to be seperated by a ↵Christopher Burger
space. Added contacts to change history.
2018-02-23RT# 79284 Fix UI bug for Change Package screenMitch Jackson
2018-02-22RT# 79353 Update discount report - include waived setup feesMitch Jackson
2018-02-21hide tickets with selfservice priority indicating closure, RT#79444Ivan Kohler
2018-02-20fix broadband reporting with giant query URLs (large numbers of package ↵Ivan Kohler
defs, etc.), RT#76765
2018-02-20Merge branch 'master' of ssh://git.freeside.biz/home/git/freesideChristopher Burger
2018-02-20RT# 78356 - Added user documentationChristopher Burger
2018-02-19remove index for removed column cdr.cdrbatchMitch Jackson
2018-02-19RT# 79549 Requre a Rate Plan to use voip_cdr Price PlanMitch Jackson
2018-02-19RT# 78356 - added ability to remove service thru api when service is ↵Christopher Burger
unprovisioned.
2018-02-16RT# 79549 Requre a Rate Plan to use voip_cdr Price PlanMitch Jackson
2018-02-16RT# 78356 - cleaned up code and added debug codeChristopher Burger
2018-02-15RT# 78356 - broadband svc export to saiseiChristopher Burger
2018-02-13RT# 77217 Add email_opt_out action to APIMitch Jackson
2018-02-13RT# 79284 Updated discounts UI for Change Package screenMitch Jackson
2018-02-13Merge branch 'master' of ssh://git.freeside.biz/home/git/freesideChristopher Burger
2018-02-13RT# 79507 - enabled GCET import formatChristopher Burger
2018-02-12auto-create package class from string name on import, RT#79383Ivan Kohler
2018-02-12don't barf displaying invoices for location-less customers, RT#79312Ivan Kohler
2018-02-10RT# 79284 Option to set/carry recur discount at Change PackageMitch Jackson
2018-02-09Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler