mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-17 10:19:09 +02:00
work on report
This commit is contained in:
@@ -40,7 +40,8 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-2">
|
<div class="col-2">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
@@ -282,7 +283,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
|
||||||
<p t-if="o.backorder_id">
|
<p t-if="o.backorder_id">
|
||||||
This shipment is a backorder of<t t-esc="o.backorder_id.name"/>.
|
This shipment is a backorder of<t t-esc="o.backorder_id.name"/>.
|
||||||
</p>
|
</p>
|
||||||
@@ -293,6 +294,7 @@
|
|||||||
</t>
|
</t>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</t>
|
</t>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user