[12.0][ADD] - Add note field to contract

This commit is contained in:
sbejaoui
2019-11-04 13:03:13 +01:00
committed by Francisco Ivan Anton Prieto
parent a5ae569e4f
commit f2de4aafe9
3 changed files with 8 additions and 0 deletions

View File

@@ -68,6 +68,11 @@
</table>
</div>
</div>
<div class="row" id="note">
<strong>Notes: </strong>
<br></br>
<p t-field="o.note"/>
</div>
</div>
</t>
</t>