From de892cd63cd4708b9cff7409b13338072957101c Mon Sep 17 00:00:00 2001 From: Quentin Mondot Date: Tue, 5 May 2026 10:48:30 +0200 Subject: [PATCH] [IMP] account_statement_import_online_ponto_credit_cooperatif: add mention about invoicing in manifest summary --- .../__manifest__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/account_statement_import_online_ponto_credit_cooperatif/__manifest__.py b/account_statement_import_online_ponto_credit_cooperatif/__manifest__.py index 3353fc1..a128467 100644 --- a/account_statement_import_online_ponto_credit_cooperatif/__manifest__.py +++ b/account_statement_import_online_ponto_credit_cooperatif/__manifest__.py @@ -8,7 +8,8 @@ "maintainer": "Quentin Mondot", "license": "AGPL-3", "category": "Tools", - "summary": "Customization of OCA account_statement_import_online_ponto to retrieve more information with Credit Cooperatif bank", + "summary": "Refacturer 1H à chaque installation : à décompter de https://elabore.coop/mail/view?model=project.task&res_id=5564&access_token=be355b7d-8ee5-44a6-9658-7de2649d0bd2. " + "Customization of OCA account_statement_import_online_ponto to retrieve more information with Credit Cooperatif bank", # any module necessary for this one to work correctly "depends": [ "base",