From ac5debe1147d30c3dee73bf6fe75437e588f892a Mon Sep 17 00:00:00 2001 From: houssine Date: Thu, 28 Feb 2019 17:38:36 +0100 Subject: [PATCH] [FIX] fix header --- easy_my_coop_export_xlsx/wizard/export_global_wizard.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/easy_my_coop_export_xlsx/wizard/export_global_wizard.py b/easy_my_coop_export_xlsx/wizard/export_global_wizard.py index c8c4d0b..5911f65 100644 --- a/easy_my_coop_export_xlsx/wizard/export_global_wizard.py +++ b/easy_my_coop_export_xlsx/wizard/export_global_wizard.py @@ -22,8 +22,8 @@ HEADER = [ 'Pays', 'Nombre de part total', 'Montant total des parts', - 'Numero de demande', - 'Statut', +# 'Numero de demande', +# 'Statut', 'Demande de liberation de capital', 'Communication', 'Nombre de part',