details:   https://code.tryton.org/tryton/commit/fb4d27633eca
branch:    default
user:      Cédric Krier <[email protected]>
date:      Tue Jan 20 09:28:30 2026 +0100
description:
        Fix module name for migration of account value in payment

        Closes #14523
diffstat:

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

diffs (12 lines):

diff -r bf121ddb8b7a -r fb4d27633eca doc/migration.rst
--- a/doc/migration.rst Tue Jan 20 09:26:56 2026 +0100
+++ b/doc/migration.rst Tue Jan 20 09:28:30 2026 +0100
@@ -171,7 +171,7 @@
 Before
 ~~~~~~
 
-* If ``account_payment`` module is activated, remove ``account`` if ``line`` is
+* If ``account_payment_clearing`` module is activated, remove ``account`` if 
``line`` is
   set:
 
   .. code-block:: SQL

Reply via email to