[IMP] Add property logo field

This commit is contained in:
Jose Luis Algara
2022-12-14 18:59:11 +01:00
committed by Darío Lodeiros
parent d4c1a25ed2
commit 3b0643e42d
3 changed files with 19 additions and 1 deletions

View File

@@ -12,6 +12,11 @@
</h1>
<label for="company_id" />
<field name="company_id" class="oe_inline" />
<field
name="logo"
widget="image"
class="oe_avatar"
/>
<div class="col-6">
<label for="ref" />
<field name="ref" />