details: https://code.tryton.org/tryton/commit/181771c1bacb branch: 7.8 user: Cédric Krier <[email protected]> date: Wed Jul 15 19:14:32 2026 +0200 description: Prepare release purchase_blanket_agreement-7.8.1 diffstat:
modules/purchase_blanket_agreement/CHANGELOG | 5 +++++ modules/purchase_blanket_agreement/COPYRIGHT | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diffs (26 lines): diff -r a9050acbf1ea -r 181771c1bacb modules/purchase_blanket_agreement/CHANGELOG --- a/modules/purchase_blanket_agreement/CHANGELOG Wed Jul 15 19:11:26 2026 +0200 +++ b/modules/purchase_blanket_agreement/CHANGELOG Wed Jul 15 19:14:32 2026 +0200 @@ -1,3 +1,8 @@ + +Version 7.8.1 - 2026-07-15 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 7.8.0 - 2025-12-15 -------------------------- diff -r a9050acbf1ea -r 181771c1bacb modules/purchase_blanket_agreement/COPYRIGHT --- a/modules/purchase_blanket_agreement/COPYRIGHT Wed Jul 15 19:11:26 2026 +0200 +++ b/modules/purchase_blanket_agreement/COPYRIGHT Wed Jul 15 19:14:32 2026 +0200 @@ -2,8 +2,8 @@ Copyright (C) 2021-2025 Maxime Richez Copyright (C) 2021-2025 SALUC SA Copyright (C) 2021 Thierry Bruyere -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
