Skip to content

Commit

Permalink
Merge PR #1012 into 14.0
Browse files Browse the repository at this point in the history
Signed-off-by simahawk
  • Loading branch information
OCA-git-bot committed Jul 26, 2024
2 parents 01dfaaf + 762ab5c commit 90cb80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edi_endpoint_oca/views/edi_endpoint_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<record model="ir.ui.view" id="edi_endpoint_form_view">
<field name="model">edi.endpoint</field>
<field name="inherit_id" ref="endpoint.endpoint_endpoint_form_view" />
<field name="inherit_id" ref="endpoint.endpoint_mixin_form_view" />
<field name="mode">primary</field>
<field name="arch" type="xml">
<xpath expr="//div[hasclass('alert')]" position="before">
Expand Down

0 comments on commit 90cb80e

Please sign in to comment.