Skip to content
Snippets Groups Projects
Commit 6f1bb039 authored by Ravi Gohil's avatar Ravi Gohil
Browse files

[IMP] account: define country_code field in move view

Define country_code field in main view to avoid redefining
it in every localization whenever it is needed to use in
attrs.

task: 2228210
parent 30f8bb66
Branches
Tags
No related merge requests found
......@@ -578,6 +578,7 @@
<field name="invoice_has_matching_suspense_amount" invisible="1"/>
<field name="has_reconciled_entries" invisible="1"/>
<field name="restrict_mode_hash_table" invisible="1"/>
<field name="country_code" invisible="1"/>
<div class="oe_title">
<!-- Invoice draft header -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment