mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-18 02:39:10 +02:00
add new module of template
This commit is contained in:
@@ -169,6 +169,11 @@
|
|||||||
Delivered Quantity
|
Delivered Quantity
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr rowspan="2">
|
||||||
|
<td colspan="2">Transport</td>
|
||||||
|
<td colspan="2">Transport</td>
|
||||||
|
<td colspan="2">Transport</td>
|
||||||
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr t-foreach="o.move_line_ids" t-as="move_line">
|
<tr t-foreach="o.move_line_ids" t-as="move_line">
|
||||||
|
|||||||
Reference in New Issue
Block a user