From 0d54dd094a19b394a8d00c5f189cd3bf71a2d5d6 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 b9c9972..edba8c8 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",