changeset a4a66fe3ed06 in modules/account_invoice_stock:6.2 details: https://hg.tryton.org/modules/account_invoice_stock?cmd=changeset&node=a4a66fe3ed06 description: Prepare release 6.2.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (21 lines): diff -r 8674ef6010bf -r a4a66fe3ed06 CHANGELOG --- a/CHANGELOG Wed May 11 23:16:13 2022 +0200 +++ b/CHANGELOG Fri Jun 03 19:33:03 2022 +0200 @@ -1,3 +1,6 @@ +Version 6.2.1 - 2022-06-03 +* Bug fixes (see mercurial logs for details) + Version 6.2.0 - 2021-11-01 * Bug fixes (see mercurial logs for details) * Compute warehouse for invoice line diff -r 8674ef6010bf -r a4a66fe3ed06 COPYRIGHT --- a/COPYRIGHT Wed May 11 23:16:13 2022 +0200 +++ b/COPYRIGHT Fri Jun 03 19:33:03 2022 +0200 @@ -1,5 +1,5 @@ -Copyright (C) 2014-2021 Cédric Krier. -Copyright (C) 2014-2021 B2CK SPRL. +Copyright (C) 2014-2022 Cédric Krier. +Copyright (C) 2014-2022 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
