changeset a64edf89271a in modules/account_invoice:default
details: 
https://hg.tryton.org/modules/account_invoice?cmd=changeset;node=a64edf89271a
description:
        Prepare release 5.6.0 [skip ci]
diffstat:

 CHANGELOG  |  2 ++
 COPYRIGHT  |  4 ++--
 tryton.cfg |  2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

diffs (31 lines):

diff -r 4c17d6b36c3f -r a64edf89271a CHANGELOG
--- a/CHANGELOG Sat May 02 12:26:47 2020 +0200
+++ b/CHANGELOG Mon May 04 12:08:47 2020 +0200
@@ -1,3 +1,5 @@
+Version 5.6.0 - 2020-05-04
+* Bug fixes (see mercurial logs for details)
 * Allow overpaying invoice
 * Show lines to pay on invoice form
 * Add invoice date on credit wizard
diff -r 4c17d6b36c3f -r a64edf89271a COPYRIGHT
--- a/COPYRIGHT Sat May 02 12:26:47 2020 +0200
+++ b/COPYRIGHT Mon May 04 12:08:47 2020 +0200
@@ -1,6 +1,6 @@
-Copyright (C) 2008-2019 Cédric Krier.
+Copyright (C) 2008-2020 Cédric Krier.
 Copyright (C) 2008-2013 Bertrand Chenal.
-Copyright (C) 2008-2019 B2CK SPRL.
+Copyright (C) 2008-2020 B2CK SPRL.
 Copyright (C) 2004-2008 Tiny SPRL.
 
 This program is free software: you can redistribute it and/or modify
diff -r 4c17d6b36c3f -r a64edf89271a tryton.cfg
--- a/tryton.cfg        Sat May 02 12:26:47 2020 +0200
+++ b/tryton.cfg        Mon May 04 12:08:47 2020 +0200
@@ -1,5 +1,5 @@
 [tryton]
-version=5.5.0
+version=5.6.0
 depends:
     account
     account_product

Reply via email to