details: https://code.tryton.org/tryton/commit/55a354a432e8 branch: 7.4 user: Cédric Krier <[email protected]> date: Thu Jan 15 22:15:05 2026 +0100 description: Prepare release account_invoice_history-7.4.1 diffstat:
modules/account_invoice_history/CHANGELOG | 5 +++++ modules/account_invoice_history/COPYRIGHT | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diffs (24 lines): diff -r d98c9b5c3af6 -r 55a354a432e8 modules/account_invoice_history/CHANGELOG --- a/modules/account_invoice_history/CHANGELOG Thu Jan 15 22:13:57 2026 +0100 +++ b/modules/account_invoice_history/CHANGELOG Thu Jan 15 22:15:05 2026 +0100 @@ -1,3 +1,8 @@ + +Version 7.4.1 - 2026-01-15 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 7.4.0 - 2024-11-04 -------------------------- diff -r d98c9b5c3af6 -r 55a354a432e8 modules/account_invoice_history/COPYRIGHT --- a/modules/account_invoice_history/COPYRIGHT Thu Jan 15 22:13:57 2026 +0100 +++ b/modules/account_invoice_history/COPYRIGHT Thu Jan 15 22:15:05 2026 +0100 @@ -1,6 +1,6 @@ -Copyright (C) 2009-2024 Cédric Krier. +Copyright (C) 2009-2026 Cédric Krier. Copyright (C) 2009-2012 Bertrand Chenal. -Copyright (C) 2009-2024 B2CK SPRL. +Copyright (C) 2009-2026 B2CK SPRL. 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
