details: https://code.tryton.org/tryton/commit/2138c1685fc0 branch: 7.8 user: Cédric Krier <[email protected]> date: Mon Mar 02 22:23:10 2026 +0100 description: Prepare release purchase_request_quotation-7.8.1 diffstat:
modules/purchase_request_quotation/CHANGELOG | 5 +++++ modules/purchase_request_quotation/COPYRIGHT | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diffs (26 lines): diff -r 0870774621ac -r 2138c1685fc0 modules/purchase_request_quotation/CHANGELOG --- a/modules/purchase_request_quotation/CHANGELOG Mon Mar 02 22:22:28 2026 +0100 +++ b/modules/purchase_request_quotation/CHANGELOG Mon Mar 02 22:23:10 2026 +0100 @@ -1,3 +1,8 @@ + +Version 7.8.1 - 2026-03-02 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 7.8.0 - 2025-12-15 -------------------------- diff -r 0870774621ac -r 2138c1685fc0 modules/purchase_request_quotation/COPYRIGHT --- a/modules/purchase_request_quotation/COPYRIGHT Mon Mar 02 22:22:28 2026 +0100 +++ b/modules/purchase_request_quotation/COPYRIGHT Mon Mar 02 22:23:10 2026 +0100 @@ -1,8 +1,8 @@ Copyright (C) 2017-2021 Maxime Richez Copyright (C) 2017-2019 Thierry Bruyere Copyright (C) 2017-2021 SALUC SA -Copyright (C) 2018-2025 Cédric Krier -Copyright (C) 2018-2025 B2CK +Copyright (C) 2018-2026 Cédric Krier +Copyright (C) 2018-2026 B2CK 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
