mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
@@ -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: []
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
[MASTER]
|
||||
load-plugins=pylint_odoo
|
||||
score=n
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user