From fddb8e18506ccbac85a0d39a98e395c56e27785d Mon Sep 17 00:00:00 2001 From: Adrien Peiffer Date: Wed, 7 Jan 2015 14:10:37 +0100 Subject: [PATCH] [IMP] Improve readme file --- account_payment_include_draft_move/README.rst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/account_payment_include_draft_move/README.rst b/account_payment_include_draft_move/README.rst index afcd5900f..2a1116a8a 100644 --- a/account_payment_include_draft_move/README.rst +++ b/account_payment_include_draft_move/README.rst @@ -1,8 +1,7 @@ -Account Payment Draft Move -============================================== +Include draft moves in account payments +======================================= -Add payment order line from unposted move line. +Add payment order line from unposted move lines. -With account_default_draft_move, this module allow to add move line -before periodic processing to post all move - \ No newline at end of file +With account_default_draft_move, this module allows to add move lines +to payment orders before making the periodic process of posting all moves \ No newline at end of file