remove name prefix and malke name bold

This commit is contained in:
Niels Göttsch 2024-05-29 17:21:33 +02:00
parent 8a3de6ca8e
commit ca3f461621

View file

@ -9,7 +9,7 @@
<div class="page" style="page-break-inside: avoid;">
<div class="row mt32">
<div class="col-auto" name="div_name">
<strong>Name:</strong> <span t-field="partner.name"/>
<strong><span t-field="partner.name"/></strong>
</div>
</div>
<table class="table table-sm" name="stock_move_table">