summaryrefslogtreecommitdiff
path: root/httemplate/misc
AgeCommit message (Collapse)Author
2015-11-04separate reason classes for voiding different transaction types, #38532Mark Wells
2015-11-03Changes for being consistent in the payment history GUI on void credit /Irina Todeva
payment / invoice links renamed httemplate/misc/void-cust_credit.html to .cgi renamed httemplate/misc/void-cust_bill.html to .cgi
2015-11-03When void / unvoid / apply / unapply is called stay on the same pageIrina Todeva
(payment_history) Keep consistent void credits with other void methods (invoices, payments) regarding the method interface cust_credit->void cust_credit->void('reason string') cust_credit->void(FS::reason)
2015-10-30allow separate address standardization of billing and service addresses, #38646Mark Wells
2015-10-29fix appointments vs. no direct elements/ access, RT#34237, RT#23357Ivan Kohler
2015-10-29fix appointments vs. no direct elements/ access, RT#34237, RT#23357Ivan Kohler
2015-10-29fix appointments vs. no direct elements/ access, RT#34237, RT#23357Ivan Kohler
2015-10-27progressbar fix for elements/ exclusion, RT#38752Ivan Kohler
2015-10-23RT#38533: One click re-send refund,payment receipt, invoiceJonathan Prykop
2015-10-23Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2015-10-23silent harmless param in list context warningIvan Kohler
2015-10-20RT#38217: Send email when logging conditions are metJonathan Prykop
2015-10-16separate setup and recur discounts, #14092Mark Wells
2015-10-07#37098: convert one-shot email notices to use message templatesMark Wells
2015-10-06RT#38314: Declined payment shows card as tokenized after first attemptJonathan Prykop
2015-10-05show customer name on appointments, RT#34237Ivan Kohler
2015-09-30graphical selection of deployment zones and automatic block lookup, #30260Mark Wells
2015-09-29RT#38048 not storing credit card #sJonathan Prykop
2015-09-28remove payment deletion, RT#37908Ivan Kohler
2015-09-22RT#37908: Convert existing email-sending code to use common interface ↵Jonathan Prykop
[removals and switches to FS::Log]
2015-09-18send commission reports by email, #33101Mark Wells
2015-09-10RT#33410: Package GB add-onsJonathan Prykop
2015-09-03quick payment entry: fix preloading of rows when some of them contain bad ↵Mark Wells
amounts, #15861
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-25param in list contextIvan Kohler
2015-08-25warning about param in list context (in a substitution?)Ivan Kohler
2015-08-17RT#18830: Upload file to message templateJonathan Prykop
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-23scalar cgi paramIvan Kohler
2015-07-21remove invoice deletion (and ancient & unused config settings), RT#37157Ivan Kohler
2015-07-13RT#31594: Unapplied payment issuesJonathan Prykop
2015-07-11no need for scalarIvan Kohler
2015-07-11secure $cgi->param calls (and include to <& &>)Ivan Kohler
2015-07-11UI for emailing customer statements on v4, RT#34078Ivan Kohler
2015-07-08RT#34078: Payment History Report / Statement [Fixes for acl and text preview]Jonathan Prykop
2015-06-25fix torrus interface addition, RT#36988Ivan Kohler
2015-06-25RT#34078: Payment History Report / Statement [refactor to not use msg_template]Jonathan Prykop
2015-06-22RT#34078: Payment History Report / StatementJonathan Prykop
2015-06-18make "credit lineitems" feature work with new tax workflow, #18676, #25718, ↵Mark Wells
#31639
2015-06-17UI spring cleaning: process card/chek paymentsIvan Kohler
2015-06-16RT#33484: Delete lines from quick payment entry [removed prefix, documented, ↵Jonathan Prykop
added color handling]
2015-06-15RT#30705 Change contract end date when changing packagesJonathan Prykop
2015-06-09RT#33484: Delete lines from quick payment entryJonathan Prykop
2015-05-30SureTax, #31639, #33015, #34598Mark Wells
2015-05-26fix check batchesMark Wells
2015-05-21don't apply credit-card-surcharge-percentage to ACH, RT#34815Ivan Kohler
2015-04-29RT#34134: Processing a Credit Card Payment on Accounts [added comment]Jonathan Prykop
2015-04-22RT#34134: Processing a Credit Card Payment on AccountsJonathan Prykop
2015-04-15add "All dates" format to package import with contract_end, RT#34397Ivan Kohler