work on report

This commit is contained in:
sonal arora
2020-09-23 01:53:50 +05:30
parent 33587ef0cb
commit b91046b295

View File

@@ -40,7 +40,8 @@
</div>
<div class="col-2">
</div>
</div>
</div>
</div>
<div class="row">
@@ -282,7 +283,7 @@
</tr>
</tbody>
</table>
</div>
<p t-if="o.backorder_id">
This shipment is a backorder of<t t-esc="o.backorder_id.name"/>.
</p>
@@ -293,6 +294,7 @@
</t>
</p>
</div>
</div>
</t>
</template>