summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2018-05-16RT78131 - Created new method to send message receipts so code does not have ↵Christopher Burger
to be duplicated. Updated for V3 backport Conflicts: FS/FS/cust_pay.pm
2018-05-15Revert "RT# 77964 - Added check for prorate package in billing.pm fix for V3 ↵Christopher Burger
backport" This reverts commit fad6e3456699062c05301bff45243a88df93e312.
2018-05-08show account services in address block list too, RT#79825Ivan Kohler
2018-05-08show account services in address block list too, RT#79825Ivan Kohler
2018-05-07RT# 77964 - Added check for prorate package in billing.pm fix for V3 backportChristopher Burger
2018-05-07RT# 78131 - update just for V3 backportChristopher Burger
2018-05-07RT# 78131 - added ability to use message template for auto payment receipt ↵Christopher Burger
and fixed NaN error when selecting nothing for config items with type select.
2018-04-25RT# 78356 - Updated documentationChristopher Burger
2018-04-23bulk customer package edit from multiple source package definitions, RT#79885Ivan Kohler
2018-04-20RT# 79636 Location Summary Invoice FooterMitch Jackson
2018-04-18ip allocation mutex for high-traffic implementations, RT#79825Ivan Kohler
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-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-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-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-09journal cdrbatch -> cdrbatchnum upgradeIvan Kohler