Subversion Repositories SmartDukaan

Rev

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

Rev 33403 Rev 33404
Line 158... Line 158...
158
                                data-itemId="$order.getLineItem().getItemId()"
158
                                data-itemId="$order.getLineItem().getItemId()"
159
                                data-warehouseId="$order.getWarehouseId()">
159
                                data-warehouseId="$order.getWarehouseId()">
160
                            Change Billing Warehouse
160
                            Change Billing Warehouse
161
                        </button>
161
                        </button>
162
                        <br/>
162
                        <br/>
163
                        <button type="button" class="btn btn-primary btn-sm mk_moveToBill">Move to Bill</button>
163
                        <button type="button" class="btn btn-primary btn-sm mk_moveToBill" data-orderid="$order.getId()" data-warehouseid="$order.getWarehouseId()">Move to Bill</button>
164
                    </td>
164
                    </td>
165
                </tr>
165
                </tr>
166
                #end
166
                #end
167
            #end
167
            #end
168
            #if(!$outOfStockOrdersNonSerialized.isEmpty())
168
            #if(!$outOfStockOrdersNonSerialized.isEmpty())