mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP] Add property logo field
This commit is contained in:
committed by
Darío Lodeiros
parent
d4c1a25ed2
commit
3b0643e42d
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user