Skip to content

Commit 0b22408

Browse files
committed
Fixed country office create button error
1 parent b8b293a commit 0b22408

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spp_base_setting/views/country_office_views.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@
6262
widget="url"
6363
placeholder="e.g. https://www.odoo.com"
6464
/>
65+
<field name="parent_id" groups="base.group_no_one" />
66+
<field name="parent_id" invisible="1" />
6567
</group>
6668
<group name="social_media" />
6769
</group>

0 commit comments

Comments
 (0)