summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Expand)Author
2015-09-23fix searches for cust_pay events, RT#35167Ivan Kohler
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 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into 3.xMark Wells
2015-09-20add credited sales column to tax report, #37088Mark Wells
2015-09-19RT#35197: Apply changes button in Edit rate plan screen clears the global def...Jonathan Prykop
2015-09-19RT#35197: Apply changes button in Edit rate plan screen clears the global def...Jonathan Prykop
2015-09-18send commission reports by email, #33101Mark 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-09fix bad internal linkMark 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-02RT#32892: Monthly Sales Tax Report [fixed names and colors]Jonathan Prykop
2015-09-02RT#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-31repeatability cleanup, #37340Mark Wells
2015-08-29Merge branch 'calc-discount-rounding' of https://github.com/rvandam/FreesideMark Wells
2015-08-29eliminate "defined(@array) is deprecated" warningsIvan Kohler
2015-08-29Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into ...Ivan Kohler
2015-08-29quiet "Posible precedence issue with control flow operator" warning under 5.2...Ivan Kohler
2015-08-29RT#37064: Add action link to manually refund a paymentJonathan Prykop
2015-08-29fix password reset emails based on svc_acct email address, fallout from #25533Mark Wells
2015-08-26Ticket #37472 Import calls with Internal ID 50Jeremy Davis
2015-08-25RBC download script: option to avoid closing the batch, #35228Mark Wells
2015-08-24fix display of setup fee discounts when recurring fee is zero, #32545Mark Wells
2015-08-24make discount-show-always work correctly when an invoice has more than one pa...Mark Wells
2015-08-24RT#14829: automatic payments triggered by bill now show up as Payment by fs_q...Jonathan Prykop
2015-08-24RT#14829: automatic payments triggered by bill now show up as Payment by fs_q...Jonathan Prykop
2015-08-24RT#14829: automatic payments triggered by bill now show up as Payment by fs_q...Jonathan Prykop
2015-08-17add "tax collected" to tax liability report, #26770Mark Wells
2015-08-17RT#25026: Option to include taxes in sales reportJonathan Prykop
2015-08-12#31495 Date changes for EarthlinkJeremy Davis
2015-08-11throw an error during RBC batch import if the batch has the wrong account num...Mark Wells
2015-08-07this can't possibly make a difference - context? RT#33681Ivan Kohler
2015-08-07RT#18361 Delay package from billing until services are provisioned [doc fix]Jonathan Prykop
2015-08-06RT#18361: Delay package from billing until services are provisioned [rename m...Jonathan Prykop
2015-08-06RT#18361 Delay package from billing until services are provisioned [v3 backport]Jonathan Prykop
2015-08-05consider csv/xls imported payments "manual" for payment receipt purposes, RT#...Ivan Kohler
2015-08-05remove no_random_ids option from config interfaceMark Wells
2015-08-04de-randomization fixes for testing, #37340Mark Wells
2015-08-03add access_user_session to schema, #21563Mark Wells
2015-07-31RT#35100 how to void a payment in the cust_pay_batch before file has been upl...Jonathan Prykop
2015-07-31RT#37465: RBC PAD error when calculating totalsJonathan Prykop
2015-07-30Fix time zone in amcom CDR formatJeremy Davis
2015-07-29fix display of tax section on summary invoices, #37417, from #32223Mark Wells
2015-07-28Ticket #31495 Import correct accountcodeJeremy Davis