Skip to content

Commit 88bc3a0

Browse files
Merge pull request #483 from OpenSPP/fix-country-office-create-button
Fixed country office create button error
2 parents e7390e7 + 0b22408 commit 88bc3a0

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)