add notes to change history, RT#76002
authorIvan Kohler <ivan@freeside.biz>
Mon, 15 May 2017 17:54:43 +0000 (10:54 -0700)
committerIvan Kohler <ivan@freeside.biz>
Mon, 15 May 2017 17:54:43 +0000 (10:54 -0700)
httemplate/view/cust_main/change_history.html

index a781c73..f28196a 100644 (file)
@@ -32,6 +32,7 @@ tie my %years, 'Tie::IxHash',
 tie my %tables, 'Tie::IxHash',
   'cust_main'         => 'Customer',
   'cust_main_invoice' => 'Invoice destination',
 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',
   'cust_pkg'          => 'Package',
   #? or just svc_* ? 'cust_svc' => 
   'svc_acct'          => 'Account',