dp_reports_sale: notes - keep together
parent
be9a04a2d0
commit
3f694da20a
|
|
@ -246,11 +246,11 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<p t-if="o.note2" style="page-break-inside: avoid">
|
||||
<group>
|
||||
<span t-field="o.note2"/>
|
||||
</group>
|
||||
<div class="row" style="page-break-inside: avoid">
|
||||
<p t-if="o.note2">
|
||||
<span t-field="o.note2" style="page-break-inside: avoid"/>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<p class="col-xs-12">
|
||||
|
|
|
|||
Loading…
Reference in New Issue