details:   https://code.tryton.org/tryton/commit/62a8e87dcc27
branch:    7.0
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
        (grafted from fb4d27633ecada169cf9bf5ade6bbf549f2c19e8)
diffstat:

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

diffs (12 lines):

diff -r 2b55afe02c93 -r 62a8e87dcc27 doc/migration.rst
--- a/doc/migration.rst Sun Mar 29 22:31:44 2026 +0200
+++ b/doc/migration.rst Tue Jan 20 09:28:30 2026 +0100
@@ -17,7 +17,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