summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-16RT# 78190 Fix format bug for invoices sectioned by locationMitch Jackson
2018-04-16RT# 79636,42357 invoice_sections_with_taxes bugfixMitch Jackson
2018-04-16RT# 79636,42357 Suppress $0.00 summary line itemsMitch Jackson
2018-04-16RT# 79353 Update discount graph - include waived setup feesMitch Jackson
2018-04-16RT# 79353 Update discount report - include waived setup feesMitch Jackson
2018-04-16RT# 79353 Update discount report - include waived setup feesMitch Jackson
2018-04-11fix deployment zone error when there are no blocks yet, RT#78339, ↵Ivan Kohler
github-pr#66, thanks to sushrutp for the patch
2018-04-11optimize invoice display with sections, RT#80177Ivan Kohler
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-10fix v3 perf regression from #79636, 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-04-02RT# 33362 - fixed Argument 1d is not numeric when trying to discount daily ↵Christopher Burger
recuring packages
2018-04-02RT# 33362 - fixed discount_mixin to not throw perl error when trying to ↵Christopher Burger
discount non monthly recuring.
2018-03-29RT# 78356 - fixed v3 error with saveChristopher Burger
2018-03-29Merge branch 'FREESIDE_3_BRANCH' of ssh://git.freeside.biz/home/git/freeside ↵Christopher Burger
into FREESIDE_3_BRANCH
2018-03-29RT# 79636 Update label for conf flag invoice_sectionsMitch Jackson
2018-03-29RT# 79636 Taxes per section when using invoice_sectionsMitch Jackson
2018-03-29RT# 79636 Add conf flag invoice_sections_multilocationMitch Jackson
2018-03-29RT# 78356 - fix for saisei integrationChristopher Burger
Conflicts: FS/FS/tower_sector.pm
2018-03-29RT# 78356 - fixed error where no export existed.Christopher Burger
2018-03-29RT78356 - fixed exportname error added missing fileChristopher Burger
2018-03-29RT# 78356 - added ability to create and modify rateplans and access point ↵Christopher Burger
when changed on freeside. cleanded up documentation. Conflicts: FS/FS/part_export/saisei.pm FS/FS/tower_sector.pm httemplate/edit/process/tower.html httemplate/edit/tower.html
2018-03-29RT# 78356 - updated documentation and added ability to create access points ↵Christopher Burger
as Saisei thru api Conflicts: FS/FS/Schema.pm FS/FS/part_export/saisei.pm FS/FS/tower_sector.pm httemplate/edit/process/tower.html httemplate/edit/tower.html httemplate/elements/tr-tower_sectors.html
2018-03-22save logging information so we have a historical record of exactly when ↵Ivan Kohler
problems happened, RT#79780
2018-03-13save logging information so we have a historical record of exactly when ↵Ivan Kohler
problems happened, RT#79780
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-01Syntax correctionMitch Jackson
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# 79284 Option to set discount at Change PackageMitch Jackson
2018-02-27duplicate tax rates from one state to others, RT#79635Ivan Kohler
2018-02-26RT# 79497 - change on v3 to carry over contacts on edit customer error. V3 ↵Christopher Burger
fix for displaying contacts in change history
2018-02-26RT# 79497 - Changed email address check to all emails to be seperated by a ↵Christopher Burger
space. Added contacts to change history. Conflicts: httemplate/edit/process/cust_main.cgi
2018-02-20fix broadband reporting with giant query URLs (large numbers of package ↵Ivan Kohler
defs, etc.), RT#76765
2018-02-20Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into ↵Ivan Kohler
FREESIDE_3_BRANCH
2018-02-20RT# 78356 - fix for email address lookup on V3Christopher Burger
2018-02-20RT# 78356 - Added user documentationChristopher Burger
2018-02-20RT# 78356 - added ability to remove service thru api when service is ↵Christopher Burger
unprovisioned.
2018-02-20RT# 78356 - cleaned up code and added debug codeChristopher Burger
2018-02-20RT# 78356 - broadband svc export to saiseiChristopher Burger
2018-02-13RT# 79507 - enabled GCET import formatChristopher Burger
2018-02-092018Ivan Kohler
2018-02-09journal cdrbatch -> cdrbatchnum upgradeIvan Kohler
2018-02-08RT# 75095 - Import one time charge V3 fix.Christopher Burger