changeset adbb123aa29b in modules/account_invoice_correction:5.6 details: https://hg.tryton.org/modules/account_invoice_correction?cmd=changeset;node=adbb123aa29b description: Prepare release 5.6.1 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r 41bb2fe30c35 -r adbb123aa29b CHANGELOG --- a/CHANGELOG Fri Dec 11 15:44:40 2020 +0100 +++ b/CHANGELOG Fri Jan 01 16:55:38 2021 +0100 @@ -1,3 +1,6 @@ +Version 5.6.1 - 2021-01-01 +* Bug fixes (see mercurial logs for details) + Version 5.6.0 - 2020-05-04 * Bug fixes (see mercurial logs for details) * Add _account_invoice_correction context keyword when copying for correction diff -r 41bb2fe30c35 -r adbb123aa29b COPYRIGHT --- a/COPYRIGHT Fri Dec 11 15:44:40 2020 +0100 +++ b/COPYRIGHT Fri Jan 01 16:55:38 2021 +0100 @@ -1,6 +1,6 @@ Copyright (C) 2014 Nicolas Évrard. -Copyright (C) 2014-2020 B2CK SPRL. -Copyright (C) 2016-2020 Cédric Krier +Copyright (C) 2014-2021 B2CK SPRL. +Copyright (C) 2016-2021 Cédric Krier 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
