From 6837ca2c7a45033a566238bb3e5f3f262d85fc0e Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 15 Dec 2006 08:25:44 +0000 Subject: eliminate funkiness with reappearing "Postal invoice" on errors --- httemplate/edit/cust_main.cgi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'httemplate/edit/cust_main.cgi') diff --git a/httemplate/edit/cust_main.cgi b/httemplate/edit/cust_main.cgi index daddd8ece..748cdde5f 100755 --- a/httemplate/edit/cust_main.cgi +++ b/httemplate/edit/cust_main.cgi @@ -62,6 +62,8 @@ % $password = ''; % $popnum = 0; % @invoicing_list = (); +% push @invoicing_list, 'POST' +% unless $conf->exists('disablepostalinvoicedefault'); %} %$cgi->delete_all(); % -- cgit v1.2.1