Skip to content

Commit

Permalink
[IMP] pos_analytic_by_config: pre-commit auto fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
peluko00 committed Nov 20, 2024
1 parent c9b04f3 commit 0949d6f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/>
<field name="arch" type="xml">
<xpath expr="//field[@name='company_id']" position="before">
<field name="pos_config_id" optional="hide" />
<field name="pos_config_id" optional="hide" />
</xpath>
</field>
</record>
Expand Down

0 comments on commit 0949d6f

Please sign in to comment.