Skip to content

Commit

Permalink
[ADD]pms: add pms_property view form email and website
Browse files Browse the repository at this point in the history
  • Loading branch information
DarioLodeiros committed Jan 11, 2025
1 parent 88390f1 commit 2fc8c91
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pms/views/pms_property_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@
<div class="col-6">
<label for="phone" />
<field name="phone" />
<label for="email" />
<field name="email" />
<label for="website" />
<field name="website" />
</div>
</div>
</group>
Expand Down

0 comments on commit 2fc8c91

Please sign in to comment.