add new module of template

This commit is contained in:
sonal
2020-07-29 21:12:06 +05:30
parent 58252bf4ea
commit be4449e204

View File

@@ -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">