mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-19 03:09:08 +02:00
Merge branch 'master' of https://gitlab.com/sonalarora/tra_backend
This commit is contained in:
@@ -106,7 +106,7 @@
|
|||||||
<div>
|
<div>
|
||||||
<div class="col-5">
|
<div class="col-5">
|
||||||
<div>
|
<div>
|
||||||
<font color="#fff">Origin:</font>
|
<font color="#fff">Originss:</font>
|
||||||
</div>
|
</div>
|
||||||
<div style="color:#FFF !important;" t-field="o.picking_type_id"/>
|
<div style="color:#FFF !important;" t-field="o.picking_type_id"/>
|
||||||
</div>
|
</div>
|
||||||
@@ -127,6 +127,9 @@
|
|||||||
t-if="not o.move_line_ids">
|
t-if="not o.move_line_ids">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
<th style="background-color:#3498DB !important;color:#FFF !important;">No</th>
|
||||||
|
<th style="background-color:#3498DB !important;color:#FFF !important;">W/H</th>
|
||||||
|
<th style="background-color:#3498DB !important;color:#FFF !important;">Code</th>
|
||||||
<th style="background-color:#3498DB !important;color:#FFF !important;">Product</th>
|
<th style="background-color:#3498DB !important;color:#FFF !important;">Product</th>
|
||||||
<th style="background-color:#3498DB !important;color:#FFF !important;">Ordered
|
<th style="background-color:#3498DB !important;color:#FFF !important;">Ordered
|
||||||
Quantity
|
Quantity
|
||||||
@@ -214,11 +217,11 @@
|
|||||||
<span t-field="move_line.product_uom_id"/>
|
<span t-field="move_line.product_uom_id"/>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr rowspan="2">
|
<!-- <tr rowspan="2">
|
||||||
<td colspan="2">Transport</td>
|
<td colspan="2">Transport</td>
|
||||||
<td colspan="2">Transport</td>
|
<td colspan="2">Transport</td>
|
||||||
<td colspan="2">Transport</td>
|
<td colspan="2">Transport</td>
|
||||||
</tr>
|
</tr> -->
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<p t-if="o.backorder_id">
|
<p t-if="o.backorder_id">
|
||||||
|
|||||||
Reference in New Issue
Block a user