Port to Odoo 16.
parent
ce4b3ae5b9f7
No related branches found
No related tags found
This commit is part of merge request !31. Comments created here will be created in the context of that merge request.
Showing
- .badges/maturity.svg 6 additions, 6 deletions.badges/maturity.svg
- .editorconfig 1 addition, 1 deletion.editorconfig
- .eslintrc.yml 187 additions, 0 deletions.eslintrc.yml
- .flake8 1 addition, 0 deletions.flake8
- .gitlab-ci.yml 1 addition, 9 deletions.gitlab-ci.yml
- .hgignore 1 addition, 0 deletions.hgignore
- NEWS.rst 5 additions, 0 deletionsNEWS.rst
- __init__.py 1 addition, 1 deletion__init__.py
- __manifest__.py 1 addition, 1 deletion__manifest__.py
- doc/autotodo.py 19 additions, 17 deletionsdoc/autotodo.py
- doc/conf.py 29 additions, 25 deletionsdoc/conf.py
- doc/index.rst 2 additions, 2 deletionsdoc/index.rst
- models/__init__.py 1 addition, 1 deletionmodels/__init__.py
- models/account_move_line.py 2 additions, 6 deletionsmodels/account_move_line.py
- pyproject.toml 22 additions, 34 deletionspyproject.toml
- reports/__init__.py 0 additions, 2 deletionsreports/__init__.py
- tests/__init__.py 0 additions, 2 deletionstests/__init__.py
- tests/test_account_report.py 6 additions, 14 deletionstests/test_account_report.py
- wizards/__init__.py 0 additions, 2 deletionswizards/__init__.py
- wizards/account_consultation.py 6 additions, 16 deletionswizards/account_consultation.py
Loading
Please register or sign in to comment