Skip to content

Commit

Permalink
[16.0][MIG] l10n_es_aeat_mod216: Migration to 16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FernandoRomera committed Dec 29, 2022
1 parent 526649b commit aa49e9d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion l10n_es_aeat_mod216/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

{
"name": "AEAT modelo 216",
"version": "15.0.1.0.0",
"version": "16.0.1.0.0",
"category": "Localisation/Accounting",
"author": "AvanzOSC, Tecnativa, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/l10n-spain",
Expand Down
8 changes: 3 additions & 5 deletions l10n_es_aeat_mod216/views/mod216_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,12 @@
/>
<field name="casilla_07" />
</group>
<group
<separator
string="Tax lines"
name="group_tax_lines"
colspan="4"
attrs="{'invisible': [('state', '=', 'draft')]}"
>
<field name="tax_line_ids" nolabel="1" readonly="1" />
</group>
/>
<field name="tax_line_ids" nolabel="1" readonly="1" />
</group>
</group>
<form position="inside">
Expand Down

0 comments on commit aa49e9d

Please sign in to comment.