Skip to content

Commit 8bce295

Browse files
committed
Merge PR #4965 into 18.0
Signed-off-by pedrobaeza
2 parents 91038a8 + 989a299 commit 8bce295

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

l10n_es_aeat/views/res_company_view.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<field name="inherit_id" ref="base.view_company_form" />
99
<field name="arch" type="xml">
1010
<notebook position="inside">
11-
<page name="aeat" string="AEAT">
11+
<page name="aeat" string="AEAT" invisible="country_code != 'ES'">
1212
<group>
1313
<group name="aeat_config">
1414
<field name="tax_agency_id" />

0 commit comments

Comments
 (0)