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