details: https://code.tryton.org/tryton/commit/ffa6ad871295 branch: 7.0 user: Cédric Krier <[email protected]> date: Sun Feb 01 11:16:43 2026 +0100 description: Prepare release purchase-7.0.17 diffstat:
modules/purchase/CHANGELOG | 5 +++++ modules/purchase/COPYRIGHT | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diffs (24 lines): diff -r 88c893e3394b -r ffa6ad871295 modules/purchase/CHANGELOG --- a/modules/purchase/CHANGELOG Sun Feb 01 11:13:03 2026 +0100 +++ b/modules/purchase/CHANGELOG Sun Feb 01 11:16:43 2026 +0100 @@ -1,3 +1,8 @@ + +Version 7.0.17 - 2026-02-01 +--------------------------- +* Bug fixes (see mercurial logs for details) + Version 7.0.16 - 2025-12-17 --------------------------- diff -r 88c893e3394b -r ffa6ad871295 modules/purchase/COPYRIGHT --- a/modules/purchase/COPYRIGHT Sun Feb 01 11:13:03 2026 +0100 +++ b/modules/purchase/COPYRIGHT Sun Feb 01 11:16:43 2026 +0100 @@ -1,6 +1,6 @@ -Copyright (C) 2008-2025 Cédric Krier. +Copyright (C) 2008-2026 Cédric Krier. Copyright (C) 2008-2013 Bertrand Chenal. -Copyright (C) 2008-2025 B2CK SPRL. +Copyright (C) 2008-2026 B2CK SPRL. Copyright (C) 2004-2008 Tiny SPRL. This program is free software: you can redistribute it and/or modify
