| Line 1... |
Line 1... |
| 1 |
<div class="col-lg-12">
|
1 |
<div class="col-lg-12">
|
| 2 |
<p><b>$customRetailer.getBusinessName()</b> - (<b>Opening Balance: ${openingBalance}</b>)</p>
|
2 |
<p><b>$customRetailer.getBusinessName()</b> - (<b>Opening Balance: ${openingBalance}</b>) | (<b>Closing Balance: ${closingBalance}</b>)</p>
|
| 3 |
## <p><b>Period: </b>${startDate} - ${endDate}</p>
|
3 |
## <p><b>Period: </b>${startDate} - ${endDate}</p>
|
| 4 |
|
4 |
|
| 5 |
<table class="table table-bordered table-condensed" id="accountStatementSummaryReport" style="width:100%">
|
5 |
<table class="table table-bordered table-condensed" id="accountStatementSummaryReport" style="width:100%">
|
| 6 |
<thead class="row htable" style="background:#F5F5F5;">
|
6 |
<thead class="row htable" style="background:#F5F5F5;">
|
| 7 |
<tr style="color:black;">
|
7 |
<tr style="color:black;">
|