remove name prefix and malke name bold
This commit is contained in:
parent
8a3de6ca8e
commit
ca3f461621
1 changed files with 1 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in a new issue