Subversion Repositories SmartDukaan

Rev

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

Rev 33263 Rev 33264
Line 9... Line 9...
9
    <h4>In Stock </h4>
9
    <h4>In Stock </h4>
10
    <table id="wareHouseTransactionTable" class="table table-striped table-advance table-hover" style="width:100%">
10
    <table id="wareHouseTransactionTable" class="table table-striped table-advance table-hover" style="width:100%">
11
        <thead>
11
        <thead>
12
        <tr>
12
        <tr>
13
            <th>Id</th>
13
            <th>Id</th>
-
 
14
            <th>Item Id</th>
14
            <th>Product Desc</th>
15
            <th>Product Desc</th>
15
            <th> Qty</th>
16
            <th> Qty</th>
16
            <th>U.Price</th>
17
            <th>U.Price</th>
17
            <th>Imeis/Qty to Bill</th>
18
            <th>Imeis/Qty to Bill</th>
18
        </tr>
19
        </tr>