details: https://code.tryton.org/tryton/commit/2f423211d436 branch: 7.8 user: Cédric Krier <[email protected]> date: Thu Mar 19 00:10:03 2026 +0100 description: Prepare release account_consolidation-7.8.1 diffstat:
modules/account_consolidation/CHANGELOG | 5 +++++ modules/account_consolidation/COPYRIGHT | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diffs (24 lines): diff -r 2d23f1bdad8d -r 2f423211d436 modules/account_consolidation/CHANGELOG --- a/modules/account_consolidation/CHANGELOG Thu Mar 19 00:07:14 2026 +0100 +++ b/modules/account_consolidation/CHANGELOG Thu Mar 19 00:10:03 2026 +0100 @@ -1,3 +1,8 @@ + +Version 7.8.1 - 2026-03-18 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 7.8.0 - 2025-12-15 -------------------------- diff -r 2d23f1bdad8d -r 2f423211d436 modules/account_consolidation/COPYRIGHT --- a/modules/account_consolidation/COPYRIGHT Thu Mar 19 00:07:14 2026 +0100 +++ b/modules/account_consolidation/COPYRIGHT Thu Mar 19 00:10:03 2026 +0100 @@ -1,6 +1,6 @@ Copyright (C) 2021 NaN-tic -Copyright (C) 2022-2025 B2CK -Copyright (C) 2022-2025 Cédric Krier +Copyright (C) 2022-2026 B2CK +Copyright (C) 2022-2026 Cédric Krier This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
