summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-22RT#37908: Convert existing email-sending code to use common interface ↵Jonathan Prykop
[removals and switches to FS::Log]
2015-09-21import a2billing username as charged_party, RT#32909Ivan Kohler
2015-09-21import BWGroupNumber as charged_party when accountcode is empty, RT#27946Ivan Kohler
2015-09-21billing event to call web services, RT#35167Ivan Kohler
2015-09-20fix total sales column, #37088Mark Wells
2015-09-20Merge branch 'master' of git.freeside.biz:/home/git/freesideMark Wells
2015-09-20fix creation of negative exemption records, #37088, from #13971Mark Wells
2015-09-20add credited sales column to tax report, #37088Mark Wells
2015-09-19RT#37488: Tower/sector selection box is showing disabled towers [removed ↵Jonathan Prykop
disabled when using tower_sector]
2015-09-19RT#36813: Monthly Recurring Total [fixed order by]Jonathan Prykop
2015-09-19RT#35197: Apply changes button in Edit rate plan screen clears the global ↵Jonathan Prykop
default [removed preserve_rate_detail, always true]
2015-09-18send commission reports by email, #33101Mark Wells
2015-09-18Merge branch 'master' of git.freeside.biz:/home/git/freesideMark Wells
2015-09-18fix HTMLMark Wells
2015-09-17RT#35197: Apply changes button in Edit rate plan screen clears the global ↵Jonathan Prykop
default
2015-09-16RT#36813: Monthly Recurring Total [change_to_pkgnum handling]Jonathan Prykop
2015-09-15add cancel option, RT#38145Ivan Kohler
2015-09-14don't show disabled towers in dropdown, RT#37488Ivan Kohler
2015-09-10RT#33410: Package GB add-onsJonathan Prykop
2015-09-10fix double "$", #37122Mark Wells
2015-09-10improve usage_class_summary with number of calls and total minutes, #37122Mark Wells
2015-09-10correct regex for importing with id 50, RT#37472Ivan Kohler
2015-09-09default torrus to PgIvan Kohler
2015-09-09Merge branch 'master' of git.freeside.biz:/home/git/freesideMark Wells
2015-09-09torrux 4.x compatIvan Kohler
2015-09-09fix bad internal linkMark Wells
2015-09-09fix itemdesc filter, #38020, from #26770Mark Wells
2015-09-09fix weird behavior with bundles where base package has zero recur, #32460Mark Wells
2015-09-07rework discount calculation, #20613, #19173, #19354Mark Wells
2015-09-07"1 months", ewwMark Wells
2015-09-03quick payment entry: fix preloading of rows when some of them contain bad ↵Mark Wells
amounts, #15861
2015-09-02RT#32892: Monthly Sales Tax Report [fixed names and colors]Jonathan Prykop
2015-09-01RT#32892: Monthly Sales Tax ReportJonathan Prykop
2015-08-31allow services with a tower but no sector to appear in search results, #33056Mark Wells
2015-08-31one more repeatability fix + documentation, #37340Mark Wells
2015-08-31refresh tests with August 2015 updatesMark Wells
2015-08-31repeatability cleanup, #37340Mark Wells
2015-08-31change test utils to run from the source tree, #37340Mark Wells
2015-08-30fix invoice deletion vs. cust_pay_batch records, #37837Mark Wells
2015-08-29fix improper relative paths, incidental to #21564Mark Wells
2015-08-29#21564: user interface for REST clientMark Wells
2015-08-29fix typoMark Wells
2015-08-29Changed min() call to reduce possibility of rounding error returning aRob Van Dam
discount > base_recur. Also added comments for other possible problem areas
2015-08-29Renamed $br to $br_permonth to clarify value is base_recur_permonth, NOTRob Van Dam
base_recur
2015-08-29eliminate "defined(@array) is deprecated" warningsIvan Kohler
2015-08-29RT#37064: Add action link to manually refund a payment [fixed redir link]Jonathan Prykop
2015-08-29#21564: queueable sendingMark Wells
2015-08-29#21564, external message services: REST clientMark Wells
2015-08-29fix password reset emails based on svc_acct email address, fallout from #25533Mark Wells
2015-08-28typoMark Wells