X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fcust_main%2Fbilling.html;h=96f777baa486b8e92bb05945ab01afbd2b49fab1;hp=a9b3c1f757d596d9442b2aca59c6cf589dcf1584;hb=9cc2ba7cbf26eefbd1d01a2f98b47a24a8766428;hpb=113de1f1167d9bc194e467b14a9d2f7f673d687f diff --git a/httemplate/edit/cust_main/billing.html b/httemplate/edit/cust_main/billing.html index a9b3c1f75..96f777baa 100644 --- a/httemplate/edit/cust_main/billing.html +++ b/httemplate/edit/cust_main/billing.html @@ -402,7 +402,10 @@ if ( $payby_default eq 'HIDE' ) { exists('disablepostalinvoicedefault') ) + ( ( ! @invoicing_list + && ! $conf->exists('disablepostalinvoicedefault') + && ! $cust_main->custnum + ) || grep { $_ eq 'POST' } @invoicing_list ) ? 'CHECKED'