Fix some styling on report prior to going live.

This commit is contained in:
Marc Durepos 2024-02-13 12:52:49 -05:00
parent 59eb7e2239
commit 8f99c504bd

View file

@ -327,20 +327,20 @@
</t>
</div>
</div>
<hr/>
<hr t-if="doc.description"/>
<div t-if="doc.description" class="row" name="visit_description">
<div class="col-12">
<span t-out="doc.description" />
</div>
</div>
<hr/>
<hr t-if="doc.description"/>
</template>
<template id="workorder_equipment_summary">
<div t-if="doc.equipment_ids and len(doc.child_ids) > 1"
style="page-break-inside: avoid;">
<h3>Equipment Serviced</h3>
<div class="table-responsive-sm">
<table class="table table-sm o_main_table">
<table class="table table-sm o_main_table overflow-hidden">
<thead>
<tr>
<th>Tag</th>