summaryrefslogtreecommitdiff
path: root/httemplate
AgeCommit message (Collapse)Author
2015-11-04rename .cgi back to .html, #38532Mark Wells
2015-11-04separate reason classes for voiding different transaction types, #38532Mark Wells
2015-11-03allow punctuation in tax name on XLS download of report, #33255Mark 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-11-03Changes to add classified reasons for invoice voidIrina Todeva
- Added reasonnum and a corresponding foreign key in cust_bill_void and cust_bill_pkg_void tables (Schema.pm) - Used the FS::reason_Mixin::reason as the override of the cust_bill_void->reason to handle legacy and classified reasons - Changes in voided_invoice.html template to handle classified reasons for void invoices
2015-11-03Changed the purpose of 'void credit' reasons type 'X' to voidIrina Todeva
credit/invoice/payment reasons
2015-11-03Changes to add classified reasons for payment voidIrina Todeva
- Added reasonnum in cust_pay_void and a foreign key in Schema.pm - Added an override of the cust_pay_void_reason to handle legacy and classified reasons - Added usage of FS::reason_Mixin::_upgrade_reasonnum in cust_pay->_upgrade_data - Changes in voided_payment.html template to handle classified reasons for void payemnts
2015-11-02fix "credited" report column, #37088Mark Wells
2015-10-30allow separate address standardization of billing and service addresses, #38646Mark Wells
2015-10-31RT#38597: OQM - svc Circuit use and setupJonathan Prykop
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-29Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2015-10-29fix appointments vs. no direct elements/ access, RT#34237, RT#23357Ivan Kohler
2015-10-28RT#38533: One click re-send refund,payment receipt, invoice [changed link text]Jonathan Prykop
2015-10-28Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2015-10-28restore ckeditor, RT#18830, RT#34331Ivan Kohler
2015-10-27fix display of waived setup fee, #14092Mark Wells
2015-10-27Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2015-10-27progressbar fix for elements/ exclusion, RT#38752Ivan Kohler
2015-10-26show "out of taxable region" credits on tax report, #37088Mark Wells
2015-10-24Merge branch 'master' of git.freeside.biz:/home/git/freesideIvan Kohler
2015-10-24remove obsolete usage of payby config, western union payments, etc., RT#23741Ivan Kohler
2015-10-23RT#38533: One click re-send refund,payment receipt, invoiceJonathan Prykop
2015-10-23RT#38432: OFM - Send refund receiptJonathan Prykop
2015-10-23possibe problematic param in list context warningIvan Kohler
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-23allow a default rate detail for each CDR type, #38633Mark Wells
2015-10-20RT#38217: Send email when logging conditions are metJonathan Prykop
2015-10-16separate setup and recur discounts, #14092Mark Wells
2015-10-15RT#34960: QuotationsJonathan Prykop
2015-10-10minor fixes to deploy zone editing, #30260Mark Wells
2015-10-09make credit date filtering work, #37088Mark Wells
2015-10-08restore credit-date filtering on line item report so we can use it for #37088Mark Wells
2015-10-08Merge branch 'master' of git.freeside.biz:/home/git/freesideMark Wells
2015-10-08more detailed tax-credit report, #37088Mark Wells
2015-10-08remove fax from short contact info, RT#25536Ivan Kohler
2015-10-07#37098: convert one-shot email notices to use message templatesMark Wells
2015-10-06RT#38481: installer scheduling: redirect to basics (custom field edit) page ↵Jonathan Prykop
instead of ticket view
2015-10-06RT#37038 Add Card Type Name to Payment ReportJonathan Prykop
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-10-05ticket_system-appointment-custom_field, RT#34237Ivan Kohler
2015-10-03fix region-filtering of credit application search from tax report, #37088Mark Wells
2015-10-02fix placement of "taxable" column, #37088Mark Wells
2015-10-0138406 Net 7 TermsJeremy Davis
2015-09-30graphical selection of deployment zones and automatic block lookup, #30260Mark Wells
2015-09-29RT#38048 not storing credit card #sJonathan Prykop