summaryrefslogtreecommitdiff
path: root/httemplate/view
AgeCommit message (Collapse)Author
2015-11-04rename .cgi back to .html, #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-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-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-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-27fix display of waived setup fee, #14092Mark 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-16separate setup and recur discounts, #14092Mark Wells
2015-10-15RT#34960: QuotationsJonathan Prykop
2015-10-05ticket_system-appointment-custom_field, RT#34237Ivan Kohler
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-19RT#36813: Monthly Recurring Total [fixed order by]Jonathan Prykop
2015-09-16RT#36813: Monthly Recurring Total [change_to_pkgnum handling]Jonathan Prykop
2015-08-28RT#37064: Add action link to manually refund a paymentJonathan Prykop
2015-08-14fix links from package report to services that use view/svc_Common, #37621Mark Wells
2015-08-04rename view/svc_circuit.html to fix links from package reports, #37420Mark Wells
2015-08-04fix bad linkMark Wells
2015-07-23fix edit/process/svc_circuit.html redirect on error, #37420Mark Wells
2015-07-21remove invoice deletion (and ancient & unused config settings), RT#37157Ivan Kohler
2015-07-20fix new recurring display vs. price plans that need a cust_pkg, RT#36813, ↵Ivan Kohler
RT#21565
2015-07-15fixed Cancel customer link in new menuJonathan Prykop
2015-07-14automatic package changes for supplemental packages, #37102Mark Wells
2015-07-13RT#31594: Unapplied payment issuesJonathan Prykop
2015-07-12fix jitter and spacing errors in new customer menu under IE8, cleaner CSSIvan Kohler
2015-07-11jQuery UI customer menu: gains submenus, separators, hover delayIvan Kohler
2015-07-10include agent and restore cust-level status in small_custviewIvan Kohler
2015-07-10Merge branch 'master' of git.freeside.biz:/home/git/freesideMark Wells
2015-07-10UI nit: self_url ends up pointing to Change HistoryMark Wells
2015-07-08RT#34078: Payment History Report / Statement [Fixes for acl and text preview]Jonathan Prykop
2015-07-06hide the old typeset statements with a non-default (and not added on ↵Ivan Kohler
upgrade) ACL, RT#34078
2015-07-06fix "monthly recurring" display w/quantities, RT#36813Ivan Kohler
2015-07-03RT#34078: Payment History Report / Statement [various fixes, integrated with ↵Jonathan Prykop
selfservice]
2015-07-01fix "monthly recurring" display w/quantities, RT#36813Ivan Kohler
2015-06-30add monthly (and other) recurring to billing info, RT#36813Ivan Kohler
2015-06-30add a useful debugging toolMark Wells
2015-06-30RT#29285: State field not needed for New ZealandJonathan Prykop
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-17UI spring cleaning: pkg change popup sizeIvan Kohler
2015-06-15RT#30705 Change contract end date when changing packagesJonathan Prykop
2015-06-15UI spring cleaning: prospect viewIvan Kohler
2015-06-14UI spring cleaning: customer menuIvan Kohler
2015-06-14UI spring cleaning: s/Person/Employee/ in note listIvan Kohler
2015-06-13UI spring cleaning: customer menus, and some consistency with top menusIvan Kohler