summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-11should log to our dbIvan Kohler
2018-05-08show account services in address block list too, RT#79825Ivan Kohler
2018-05-08Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2018-05-08termination fieldsIvan Kohler
2018-05-03RT# 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-05-01RT# 77964 - Placed waive setup fee check back to billing.pm, and added check ↵Christopher Burger
for prorate package in billing.pm
2018-04-27RT# 77160 - fixed report error when multiple canceled packages had they same ↵Christopher Burger
datetime
2018-04-25RT# 78356 - Updated documentationChristopher Burger
2018-04-23bulk customer package edit from multiple source package definitions, RT#79885Ivan Kohler
2018-04-20Merge branch 'master' of ssh://git.freeside.biz/home/git/freesideChristopher Burger
fixed commit message
2018-04-20RT# 77964 - fixed so deferring date now works when waive setup fee is setChristopher Burger
2018-04-20RT# 77964 - fixed so deferring date now works when waive late fee is setChristopher Burger
2018-04-19RT# 79636 Location Summary Invoice FooterMitch Jackson
2018-04-19restore masked card info on batched payment report, RT#78166Ivan Kohler
2018-04-18ip allocation mutex for high-traffic implementations, RT#79825Ivan Kohler
2018-04-17log pid in our log, RT#80211Ivan Kohler
2018-04-16Merge branch 'master' of ssh://git.freeside.biz/home/git/freesideChristopher Burger
2018-04-16RT# 80175 - fixed error in payment gateway where ACH cardtype was always ↵Christopher Burger
selected.
2018-04-16RT# 79353 Update discount reportsMitch Jackson
2018-04-16RT# 79353 Update discount reportsMitch Jackson
2018-04-15RT# 79353 Update discount graph - include waived setup feesMitch Jackson
2018-04-15RT# 78190,42357 Correct layout discrepancies for bill summaryMitch Jackson
2018-04-15RT# 78190 Fix format bug for invoices sectioned by locationMitch Jackson
2018-04-14RT# 42357,78190 Fix Fees appearing twice within sectioned invoicesMitch Jackson
2018-04-14RT# 79636,42357 invoice_sections_with_taxes bugfixMitch Jackson
2018-04-14RT# 79636,42357 Suppress $0.00 summary line itemsMitch Jackson
2018-04-14POD DocumentationMitch Jackson
2018-04-14RT# 78190 Update totals for latex summaryMitch Jackson
2018-04-14RT# 78190 Remove debug statementsMitch Jackson
2018-04-12RT# 80175 - readded the ability for payment gateway overrides to have an ↵Christopher Burger
option to be for just ACH
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-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