summaryrefslogtreecommitdiff
path: root/FS
AgeCommit message (Collapse)Author
2015-08-31repeatability cleanup, #37340Mark Wells
2015-08-30fix invoice deletion vs. cust_pay_batch records, #37837Mark Wells
2015-08-29#21564: user interface for REST clientMark 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-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
2015-08-28add BILL to allowed payment type list, from #23741Mark Wells
2015-08-28RT#37064: Add action link to manually refund a paymentJonathan Prykop
2015-08-27#21564, external message services: preview and send messages through the UIMark Wells
2015-08-27Merge branch 'master' of git.freeside.biz:/home/git/freesideMark Wells
2015-08-27external message services: core refactoring of msg_templateMark 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-24Merge branch 'master' of git.freeside.biz:/home/git/freesideMark Wells
2015-08-24fix display of setup fee discounts when recurring fee is zero, #32545Mark Wells
2015-08-24RT#14829: automatic payments triggered by bill now show up as Payment by ↵Jonathan Prykop
fs_queue [fixed local CurrentUser]
2015-08-21Merge branch 'master' of git.freeside.biz:/home/git/freesideMark Wells
2015-08-20RT#14829: automatic payments triggered by bill now show up as Payment by ↵Jonathan Prykop
fs_queue
2015-08-19make discount-show-always work correctly when an invoice has more than one ↵Mark Wells
package charge, #32545, fallout from #10481
2015-08-17RT#18830: Upload file to message templateJonathan Prykop
2015-08-14add "tax collected" to tax liability report, #26770Mark Wells
2015-08-12RT#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-06RT#18361: Delay package from billing until services are provisioned [rename ↵Jonathan Prykop
method]
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
Conflicts: FS/FS/Conf.pm
2015-08-04fix otaker method on history tables, probably from #13971Mark Wells
2015-07-31RT#37465: RBC PAD error when calculating totalsJonathan Prykop
2015-07-31RT#18361: Delay package from billing until services are provisionedJonathan Prykop
2015-07-30Fix time zone in amcom CDR formatJeremy Davis
2015-07-29RT#35100: how to void a payment in the cust_pay_batch before file has been ↵Jonathan Prykop
uploaded to the bank
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-25automate RBC payment batch transfer, #35228Mark Wells
2015-07-23RT#37163 Disconnect Users via Radclient [die on error]Jonathan Prykop
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#37163: Disconnect Users via RadclientJonathan Prykop
2015-07-22Broadworks: fix incomplete changing of phone numbers, #25927Mark Wells
2015-07-21self-service API contact deletion fix, RT#37375Ivan Kohler
2015-07-21self-service API list_contacts doc, RT#37372Ivan Kohler
2015-07-21remove "Delete invoices" ACL, RT#37157Ivan Kohler