From 1c93564d54f0aef24b094d5550aa9e0e276a244f Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Mon, 15 May 2017 10:54:43 -0700 Subject: [PATCH] add notes to change history, RT#76002 --- httemplate/view/cust_main/change_history.html | 1 + 1 file changed, 1 insertion(+) diff --git a/httemplate/view/cust_main/change_history.html b/httemplate/view/cust_main/change_history.html index a781c7372..f28196a5d 100644 --- a/httemplate/view/cust_main/change_history.html +++ b/httemplate/view/cust_main/change_history.html @@ -32,6 +32,7 @@ tie my %years, 'Tie::IxHash', tie my %tables, 'Tie::IxHash', 'cust_main' => 'Customer', 'cust_main_invoice' => 'Invoice destination', + 'cust_main_note' => 'Note', 'cust_pkg' => 'Package', #? or just svc_* ? 'cust_svc' => 'svc_acct' => 'Account', -- 2.11.0