Skip to content

Commit

Permalink
[IMP] l10n_it_account_tax_kind: pre-commit auto fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Borruso committed Dec 20, 2024
1 parent 44cd41c commit e65c60a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions l10n_it_account_tax_kind/view/account_tax_kind_view.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" ?>
<odoo>

<record id="view_account_tax_kind_tree" model="ir.ui.view">
<field name="name">account.tax.kind.tree</field>
<field name="model">account.tax.kind</field>
Expand Down Expand Up @@ -41,5 +40,4 @@
groups="account.group_account_manager"
sequence="40"
/>

</odoo>
2 changes: 0 additions & 2 deletions l10n_it_account_tax_kind/view/account_tax_view.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" ?>
<odoo>

<record id="view_tax_form_account_tax_kind" model="ir.ui.view">
<field name="name">account.tax.form.account.tax.kind</field>
<field name="model">account.tax</field>
Expand Down Expand Up @@ -35,5 +34,4 @@
</xpath>
</field>
</record>

</odoo>

0 comments on commit e65c60a

Please sign in to comment.