changeset 708c61eec8c5 in modules/sale_price_list:4.6 details: https://hg.tryton.org/modules/sale_price_list?cmd=changeset;node=708c61eec8c5 description: Prepare release 4.6.1 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r f84ee61757c0 -r 708c61eec8c5 CHANGELOG --- a/CHANGELOG Wed Nov 07 16:12:31 2018 +0100 +++ b/CHANGELOG Mon Dec 03 00:52:04 2018 +0100 @@ -1,3 +1,6 @@ +Version 4.6.1 - 2018-12-02 +* Bug fixes (see mercurial logs for details) + Version 4.6.0 - 2017-10-30 * Bug fixes (see mercurial logs for details) * Compute sale price with price list even if there is no customer diff -r f84ee61757c0 -r 708c61eec8c5 COPYRIGHT --- a/COPYRIGHT Wed Nov 07 16:12:31 2018 +0100 +++ b/COPYRIGHT Mon Dec 03 00:52:04 2018 +0100 @@ -1,6 +1,6 @@ -Copyright (C) 2009-2017 Cédric Krier. +Copyright (C) 2009-2018 Cédric Krier. Copyright (C) 2009-2012 Bertrand Chenal. -Copyright (C) 2009-2017 B2CK SPRL. +Copyright (C) 2009-2018 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
