summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_main.cgi
diff options
context:
space:
mode:
authorivan <ivan>2006-12-15 08:25:44 +0000
committerivan <ivan>2006-12-15 08:25:44 +0000
commit6837ca2c7a45033a566238bb3e5f3f262d85fc0e (patch)
treee169683902781b0d2e60957127478094a835e1f5 /httemplate/edit/cust_main.cgi
parent02b9c53fb85b0a87d959e140dc30ae21cccb0902 (diff)
eliminate funkiness with reappearing "Postal invoice" on errors
Diffstat (limited to 'httemplate/edit/cust_main.cgi')
-rwxr-xr-xhttemplate/edit/cust_main.cgi2
1 files changed, 2 insertions, 0 deletions
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();
%