Skip to content

Commit f2346dc

Browse files
committed
[FIX] redefine correctly a view which was showing a field in an other module
1 parent 9b21b77 commit f2346dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subscription_default_base/subscription_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="subscription.view_subscription_form"/>
99
<field name="arch" type="xml">
1010
<field name="doc_source" position="after">
11-
<field name="first_day"/>
11+
<field name="document_id"/>
1212
</field>
1313
</field>
1414
</record>

0 commit comments

Comments
 (0)