Merge PR #485 into 15.0

Signed-off-by alexey-pelykh
This commit is contained in:
OCA-git-bot
2022-08-08 07:01:21 +00:00
4 changed files with 11 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
# Do NOT update manually; changes here will be overwritten by Copier
_commit: v1.5.2
_src_path: gh:oca/oca-addons-repo-template
_commit: v1.7.0
_src_path: git+https://github.com/oca/oca-addons-repo-template
ci: GitHub
dependency_installation_mode: PIP
generate_requirements_txt: true
@@ -9,9 +9,11 @@ odoo_version: 15.0
org_name: Odoo Community Association (OCA)
org_slug: OCA
rebel_module_groups: []
repo_description: 'TODO: add repo description.'
repo_name: bank-statement-import
repo_description: This repository hosts additionnal parsers and import features for
bank statements.
repo_name: OCA bank statement import modules for Odoo
repo_slug: bank-statement-import
repo_website: https://github.com/OCA/bank-statement-import
travis_apt_packages: []
travis_apt_sources: []

View File

@@ -1,3 +1,5 @@
[MASTER]
load-plugins=pylint_odoo
score=n

View File

@@ -1,3 +1,4 @@
[MASTER]
load-plugins=pylint_odoo
score=n

View File

@@ -7,9 +7,9 @@
<!-- /!\ do not modify above this line -->
# bank-statement-import
# OCA bank statement import modules for Odoo
TODO: add repo description.
This repository hosts additionnal parsers and import features for bank statements.
<!-- /!\ do not modify below this line -->