tyop
authorjeff <jeff>
Wed, 4 Jun 2008 22:42:48 +0000 (22:42 +0000)
committerjeff <jeff>
Wed, 4 Jun 2008 22:42:48 +0000 (22:42 +0000)
FS/FS/cust_bill.pm

index a209209..e758a0e 100644 (file)
@@ -1830,7 +1830,7 @@ sub print_generic {
     'date'            => time2str($date_format, $self->_date),
     'today'           => time2str('%b %o, %Y', $today),
     'agent'           => &$escape_function($cust_main->agent->agent),
-    'agent'           => &$escape_function($cust_main->agent_custid),
+    'agent_custid     => &$escape_function($cust_main->agent_custid),
     'payname'         => &$escape_function($cust_main->payname),
     'company'         => &$escape_function($cust_main->company),
     'address1'        => &$escape_function($cust_main->address1),