Subversion Repositories SmartDukaan

Rev

Rev 35631 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 35631 Rev 35669
Line 211... Line 211...
211
    </div>
211
    </div>
212
 
212
 
213
    <div class="row" style="margin: 0">
213
    <div class="row" style="margin: 0">
214
        <div class="col-md-12">
214
        <div class="col-md-12">
215
            <br>
215
            <br>
216
            <h4>Partner Billing Count (greater than 20k)</h4>
216
            <h4>Partner Billing Count (Target: >1L, Non-Target: >20K)</h4>
217
            <table id="rbm-aging-table" class="table table-border table-condensed table-bordered"
217
            <table id="rbm-aging-table" class="table table-border table-condensed table-bordered"
218
                   style="width:100%">
218
                   style="width:100%">
219
                <thead>
219
                <thead>
220
                <tr>
220
                <tr>
221
                    <th>RBM</th>
221
                    <th>RBM</th>
Line 223... Line 223...
223
                    <th>First Week Billed <br> (1-7)</th>
223
                    <th>First Week Billed <br> (1-7)</th>
224
                    <th>Second Week Billed <br>(8-15)</th>
224
                    <th>Second Week Billed <br>(8-15)</th>
225
                    <th>Third Week Billed <br>(16-22)</th>
225
                    <th>Third Week Billed <br>(16-22)</th>
226
                    <th>Fourth Week Billed <br> (23-month end)</th>
226
                    <th>Fourth Week Billed <br> (23-month end)</th>
227
                    <th>MTD Billed</th>
227
                    <th>MTD Billed</th>
228
                    <th>Zero Billed ("< 20K")</th>
228
                    <th>Zero Billed <br>(Target: &lt;1L, Non-Target: &lt;20K)</th>
229
                </tr>
229
                </tr>
230
                </thead>
230
                </thead>
231
                <tbody>
231
                <tbody>
232
                    #foreach($model in $sold15daysOldAgingModels)
232
                    #foreach($model in $sold15daysOldAgingModels)
233
                    <tr>
233
                    <tr>