Subversion Repositories SmartDukaan

Rev

Rev 36131 | Rev 36134 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 36131 Rev 36132
Line 1... Line 1...
1
<div class="panel panel-default">
1
<div class="panel panel-default">
2
    <div class="panel-heading">
2
    <div class="panel-heading">
3
        <h4>Invoice #$invoice.getInvoiceNumber() - GRN Correction</h4>
3
        <h4>Invoice #$invoice.getInvoiceNumber() - GRN Correction</h4>
-
 
4
        #if($invoice.getInvoiceDate())
-
 
5
        <span class="text-muted">Invoice Date: $invoice.getInvoiceDate().toLocalDate()</span>
-
 
6
        #end
4
    </div>
7
    </div>
5
    <div class="panel-body">
8
    <div class="panel-body">
6
 
9
 
7
        #if($hasPendingRequest)
10
        #if($hasPendingRequest)
8
        <div class="alert alert-warning">
11
        <div class="alert alert-warning">