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