diff --git a/bt5/erp5_accounting_l10n_fr_m9/SkinTemplateItem/portal_skins/erp5_accounting_l10n_fr_m9/AccountingTransactionModule_getM9AccountingTransactionLineList.xml b/bt5/erp5_accounting_l10n_fr_m9/SkinTemplateItem/portal_skins/erp5_accounting_l10n_fr_m9/AccountingTransactionModule_getM9AccountingTransactionLineList.xml
index c7a019f8b3f23d8cf058ed25ca2ec44a11083d45..82c8a87334f5ee6bfffdd0de9028378e0fefe8c3 100644
--- a/bt5/erp5_accounting_l10n_fr_m9/SkinTemplateItem/portal_skins/erp5_accounting_l10n_fr_m9/AccountingTransactionModule_getM9AccountingTransactionLineList.xml
+++ b/bt5/erp5_accounting_l10n_fr_m9/SkinTemplateItem/portal_skins/erp5_accounting_l10n_fr_m9/AccountingTransactionModule_getM9AccountingTransactionLineList.xml
@@ -94,7 +94,7 @@ for transaction in stool.callSelectionFor(selection_name):\n
       line = line.asSourceBrain()\n
     else:\n
       line = line.asDestinationBrain()\n
-      line_list.append(line)\n
+    line_list.append(line)\n
 \n
     if line.node_relative_url:\n
       # per account and origin\n
diff --git a/bt5/erp5_accounting_l10n_fr_m9/bt/revision b/bt5/erp5_accounting_l10n_fr_m9/bt/revision
index f70d7bba4ae1f07682e0358bd7a2068094fc023b..ac4213d6e97d9cfeb1d7bc8f948c06114a56de18 100644
--- a/bt5/erp5_accounting_l10n_fr_m9/bt/revision
+++ b/bt5/erp5_accounting_l10n_fr_m9/bt/revision
@@ -1 +1 @@
-42
\ No newline at end of file
+43
\ No newline at end of file