Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This change is necessary to add quarterly period: Adding a quarter period type Improved fiscal period . Fixes #622 . #643

Draft
wants to merge 13 commits into
base: 17.0
Choose a base branch
from
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are you adding an extra check?

Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,9 @@ repos:
- id: pylint_odoo
args:
- --rcfile=.pylintrc-mandatory
- repo: https://github.com/OCA/odoo-pre-commit-hooks
rev: v0.0.33
hooks:
- id: oca-checks-odoo-module
- id: oca-checks-po
args: [ "--fix" ]
Binary file added git-diagnostics-2024-10-23-0823.zip

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this ZIP file doing here

Binary file not shown.
Loading
Loading