remove notes

This commit is contained in:
Niels Göttsch 2024-05-29 17:12:25 +02:00
parent 42634e587c
commit 8a3de6ca8e

View file

@ -11,9 +11,6 @@
<div class="col-auto" name="div_name">
<strong>Name:</strong> <span t-field="partner.name"/>
</div>
<div t-if="o.note" class="col-auto" name="div_note">
<span t-field="o.note"/>
</div>
</div>
<table class="table table-sm" name="stock_move_table">
<thead>