changeset 60f04e96fd33 in modules/account_payment:default
details: 
https://hg.tryton.org/modules/account_payment?cmd=changeset;node=60f04e96fd33
description:
        Document that payment are for attempts

        issue9434
        review321651002
diffstat:

 doc/index.rst |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 93a9cf8538c8 -r 60f04e96fd33 doc/index.rst
--- a/doc/index.rst     Tue Jul 21 00:36:40 2020 +0200
+++ b/doc/index.rst     Sat Jul 25 08:04:41 2020 +0200
@@ -7,8 +7,8 @@
 Payment
 *******
 
-A Payment defines an amount to pay to a party or to receive from a party. It is
-mainly defined by:
+A Payment defines the attempt to pay an amount to a party or to receive an
+amount from a party. It is mainly defined by:
 
 - Journal.
 - Kind:

Reply via email to