summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
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
fix rounding error when calculating discounts on non-monthly recurring fees, pull request #46, RT#37844
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
FREESIDE_3_BRANCH
2015-08-29quiet "Posible precedence issue with control flow operator" warning under ↵Ivan Kohler
5.20+ (deb 8)
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 ↵Mark Wells
package charge, #32545, fallout from #10481
2015-08-24RT#14829: automatic payments triggered by bill now show up as Payment by ↵Jonathan Prykop
fs_queue [v3 only]
2015-08-24RT#14829: automatic payments triggered by bill now show up as Payment by ↵Jonathan Prykop
fs_queue [fixed local CurrentUser]
2015-08-24RT#14829: automatic payments triggered by bill now show up as Payment by ↵Jonathan Prykop
fs_queue
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 ↵Mark Wells
number, #37476
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 ↵Jonathan Prykop
method]
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, ↵Ivan Kohler
RT#33681
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 ↵Jonathan Prykop
uploaded to the bank [backport to v3]
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
2015-07-27RT#37163: Disconnect Users via Radclient [got rid of ignore_error]Jonathan Prykop
2015-07-27RT#37163 Disconnect Users via Radclient [die on error]Jonathan Prykop
2015-07-27RT#37163: Disconnect Users via RadclientJonathan Prykop
2015-07-25automate RBC payment batch transfer, #35228Mark Wells
2015-07-22RT#37165: Print document when account is created [fixed svc list]Jonathan Prykop
2015-07-22RT#37165: Print document when account is created [added svcnum to job]Jonathan Prykop
2015-07-22RT#37165: Print document when account is created [implemented as export]Jonathan Prykop
2015-07-22RT#37165: Print document when account is createdJonathan Prykop
2015-07-22Broadworks: fix incomplete changing of phone numbers, #25927Mark Wells
2015-07-22load BroadWorks::OCI only as neededMark Wells
2015-07-22BroadWorks export, phase 1, #25927Mark Wells
2015-07-21self-service API list_contacts doc, RT#37372Ivan Kohler
2015-07-21quiet push on reference is experimental warning on new perlIvan Kohler