Skip to content
Snippets Groups Projects
Commit 48b3893b authored by Swapnesh Shah's avatar Swapnesh Shah
Browse files

[FIX] pos_mercury: Fix duplicate xml id

parent ff9ddfda
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record id="pos_config_view_form_inherit_pos_mercury" model="ir.ui.view">
<!-- TODO the inherit for
point_of_sale.res_config_settings_view_form in this module
uses the pos_config_view_form_inherit_pos_mercury xml id
already. It should be renamed to
res_config_settings_view_form_inherit_pos_mercury. -->
<record id="pos_config_view_form_inherit_pos_mercury_2" model="ir.ui.view">
<field name="name">pos.config.form.view.inherit.mercury</field>
<field name="model">pos.config</field>
<field name="inherit_id" ref="point_of_sale.pos_config_view_form"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment