details: https://code.tryton.org/tryton/commit/9a907af88294 branch: 6.0 user: Cédric Krier <[email protected]> date: Mon Mar 02 22:27:14 2026 +0100 description: Prepare release product_price_list-6.0.1 diffstat:
modules/product_price_list/CHANGELOG | 5 +++++ modules/product_price_list/COPYRIGHT | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diffs (24 lines): diff -r 3fd7497992d5 -r 9a907af88294 modules/product_price_list/CHANGELOG --- a/modules/product_price_list/CHANGELOG Mon Mar 02 22:25:20 2026 +0100 +++ b/modules/product_price_list/CHANGELOG Mon Mar 02 22:27:14 2026 +0100 @@ -1,3 +1,8 @@ + +Version 6.0.1 - 2026-03-02 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 6.0.0 - 2021-05-03 * Bug fixes (see mercurial logs for details) * Allow using the product list price in the price list formula diff -r 3fd7497992d5 -r 9a907af88294 modules/product_price_list/COPYRIGHT --- a/modules/product_price_list/COPYRIGHT Mon Mar 02 22:25:20 2026 +0100 +++ b/modules/product_price_list/COPYRIGHT Mon Mar 02 22:27:14 2026 +0100 @@ -1,6 +1,6 @@ -Copyright (C) 2009-2021 Cédric Krier. +Copyright (C) 2009-2026 Cédric Krier. Copyright (C) 2009-2013 Bertrand Chenal. -Copyright (C) 2009-2021 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
