remove notes
This commit is contained in:
parent
42634e587c
commit
8a3de6ca8e
1 changed files with 0 additions and 3 deletions
|
|
@ -11,9 +11,6 @@
|
||||||
<div class="col-auto" name="div_name">
|
<div class="col-auto" name="div_name">
|
||||||
<strong>Name:</strong> <span t-field="partner.name"/>
|
<strong>Name:</strong> <span t-field="partner.name"/>
|
||||||
</div>
|
</div>
|
||||||
<div t-if="o.note" class="col-auto" name="div_note">
|
|
||||||
<span t-field="o.note"/>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<table class="table table-sm" name="stock_move_table">
|
<table class="table table-sm" name="stock_move_table">
|
||||||
<thead>
|
<thead>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue