From 9cd7e280b0565302abccf5f9e835873e2a4b0324 Mon Sep 17 00:00:00 2001 From: Guewen Baconnier Date: Fri, 4 Jan 2013 09:24:03 +0100 Subject: [PATCH] [IMP] add a help when no method is created --- account_easy_reconcile/easy_reconcile.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/account_easy_reconcile/easy_reconcile.xml b/account_easy_reconcile/easy_reconcile.xml index 404dcebc..25d60720 100644 --- a/account_easy_reconcile/easy_reconcile.xml +++ b/account_easy_reconcile/easy_reconcile.xml @@ -22,7 +22,7 @@ type="object"/> - + @@ -95,6 +95,16 @@ The lines should have the same amount (with the write-off) and the same referenc account.easy.reconcile form tree,form + +

+ Click to add a reconciliation profile. +

+ A reconciliation profile specifies, for one account, how + the entries should be reconciled. + You can select one or many reconciliation methods which will + be run sequentially to match the entries between them. +

+