Skip to content

Commit

Permalink
[MIG] l10n_br_mdfe_spec: Migration to 16.0
Browse files Browse the repository at this point in the history
don't reformat MDFe generated code
  • Loading branch information
rvalyi committed Jan 16, 2025
1 parent da35ad7 commit 54fca12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ exclude: |
# NOT INSTALLABLE ADDONS
# END NOT INSTALLABLE ADDONS
^l10n_br_nfe_spec/models/v4_0/| # (don't reformat generated code)
^l10n_br_mdfe_spec/models/v3_0/| # (don't reformat generated code)
^spec_driven_model/tests/| # (tests include generated code)
# Files and folders generated by bots, to avoid loops
^setup/|/static/description/index\.html$|
Expand Down
2 changes: 1 addition & 1 deletion l10n_br_mdfe_spec/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mdfe spec",
"version": "15.0.1.0.0",
"version": "16.0.1.0.0",
"author": "Akretion, Odoo Community Association (OCA)",
"license": "LGPL-3",
"category": "Accounting",
Expand Down

0 comments on commit 54fca12

Please sign in to comment.