From 234cdc30a85eb3c6766be8a8b3a15a49f3f699b9 Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Fri, 12 Jun 2026 01:47:40 +0200 Subject: [PATCH 1/2] [FIX] customer_wallet: doesn't return in new line, in checkbox list of product form --- customer_wallet/views/product_template_views.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer_wallet/views/product_template_views.xml b/customer_wallet/views/product_template_views.xml index 3ccff985d..32fff172a 100644 --- a/customer_wallet/views/product_template_views.xml +++ b/customer_wallet/views/product_template_views.xml @@ -8,10 +8,10 @@ -
+
+
From 8d5d6cf2424412f530bab044db38f5da45a13922 Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Fri, 12 Jun 2026 01:47:52 +0200 Subject: [PATCH 2/2] [REF] remove obsolete translation --- customer_wallet/i18n/fr.po | 6 ------ 1 file changed, 6 deletions(-) diff --git a/customer_wallet/i18n/fr.po b/customer_wallet/i18n/fr.po index e47ca7a2a..5220aec14 100644 --- a/customer_wallet/i18n/fr.po +++ b/customer_wallet/i18n/fr.po @@ -107,12 +107,6 @@ msgstr "Créé le" msgid "Currency" msgstr "Devise" -#. module: customer_wallet -#: model:account.account,name:customer_wallet.account_account_customer_wallet_demo -#: model:account.journal,name:customer_wallet.account_journal_customer_wallet_demo -msgid "Customer Wallet" -msgstr "Porte-monnaie client" - #. module: customer_wallet #: model:ir.model.fields,field_description:customer_wallet.field_res_company__customer_wallet_account_id #: model:ir.model.fields,field_description:customer_wallet.field_res_config_settings__customer_wallet_account_id