@section('footer_ext') @parent
×
Add New Invoice Template
Template Name
Invoice Start Number
Invoice Prefix
Last Invoice Number
Estimate Prefix
Estimate Start Number
Last Estimate Number
CreditNotes Prefix
CreditNotes Start Number
Last CreditNotes Number
Pages
{{Form::select('InvoicePages',$invoice_page_array,'',array("class"=>"select2 small"))}}
CDR Format
{{Form::select('CDRType',Account::$cdr_type,'',array("class"=>"select2 small"))}}
Group By Service
Split Services on separate pages
?
Logo
(Only Upload .jpg file)
Show Zero Call
Show Previous Balance
Date Format
{{Form::select('DateFormat',InvoiceTemplate::$invoice_date_format,'',array("class"=>"select2 small"))}}
Show Billing Period
Ignore Call Charges
?
Show Payment Widget
Template
{{Form::select('DefaultTemplate',$template_array,0,array("class"=>"select2 small"))}}
Display Footer On First Page Only
Show Taxes On Separate Page
?
Show Total In Multi Currency
Invoice period based on
?
{{Form::select('BillingType',AccountApproval::$billing_type,'',array("class"=>"select2 small"))}}
@stop