Cédric Krier pushed to branch branch/6.0 at Tryton / Tryton
Commits:
4162f4e7 by Cédric Krier at 2023-07-31T19:16:07+02:00
Prepare release account_invoice_stock-6.0.2
- - - - -
ff9e7773 by Cédric Krier at 2023-07-31T19:16:08+02:00
Add tag account_invoice_stock-6.0.2
- - - - -
18785975 by Cédric Krier at 2023-07-31T19:16:16+02:00
Increase version number
- - - - -
e2997391 by Cédric Krier at 2023-07-31T19:16:55+02:00
Prepare release party-6.0.4
- - - - -
b2c73e58 by Cédric Krier at 2023-07-31T19:16:56+02:00
Add tag party-6.0.4
- - - - -
6d23f710 by Cédric Krier at 2023-07-31T19:17:05+02:00
Increase version number
- - - - -
7 changed files:
- .hgtags
- modules/account_invoice_stock/CHANGELOG
- modules/account_invoice_stock/COPYRIGHT
- modules/account_invoice_stock/tryton.cfg
- modules/party/CHANGELOG
- modules/party/COPYRIGHT
- modules/party/tryton.cfg
Changes:
=====================================
.hgtags
=====================================
@@ -7986,3 +7986,5 @@
2a30b65a03a3fe10bc57e24c87d6059dc49d0b42 stock-6.0.20
59756be4be42bbcbae7cc8f4fe36aa7d0dd14054 currency-6.0.5
10f6d4ec6bf2e9a12d73641f7e2ba346e07ec860 trytond-6.0.34
+4162f4e790ad940c798a06fd82daae3e3937b5c3 account_invoice_stock-6.0.2
+e2997391e84525575858fa5ccc2447cb7649083d party-6.0.4
=====================================
modules/account_invoice_stock/CHANGELOG
=====================================
@@ -1,3 +1,8 @@
+
+Version 6.0.2 - 2023-07-31
+--------------------------
+* Bug fixes (see mercurial logs for details)
+
Version 6.0.1 - 2022-06-03
* Bug fixes (see mercurial logs for details)
=====================================
modules/account_invoice_stock/COPYRIGHT
=====================================
@@ -1,5 +1,5 @@
-Copyright (C) 2014-2022 Cédric Krier.
-Copyright (C) 2014-2022 B2CK SPRL.
+Copyright (C) 2014-2023 Cédric Krier.
+Copyright (C) 2014-2023 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
=====================================
modules/account_invoice_stock/tryton.cfg
=====================================
@@ -1,5 +1,5 @@
[tryton]
-version=6.0.2
+version=6.0.3
depends:
account_invoice
stock
=====================================
modules/party/CHANGELOG
=====================================
@@ -1,3 +1,8 @@
+
+Version 6.0.4 - 2023-07-31
+--------------------------
+* Bug fixes (see mercurial logs for details)
+
Version 6.0.3 - 2022-06-03
* Bug fixes (see mercurial logs for details)
=====================================
modules/party/COPYRIGHT
=====================================
@@ -1,2 +1,2 @@
-Copyright (C) 2008-2022 Cédric Krier.
+Copyright (C) 2008-2023 Cédric Krier.
Copyright (C) 2008-2013 Bertrand Chenal.
@@ -2,5 +2,5 @@
Copyright (C) 2008-2013 Bertrand Chenal.
-Copyright (C) 2008-2022 B2CK SPRL.
+Copyright (C) 2008-2023 B2CK SPRL.
Copyright (C) 2008-2022 Udo Spallek.
Copyright (C) 2008-2011 Korbinian Preisler.
Copyright (C) 2008-2011 virtual things.
=====================================
modules/party/tryton.cfg
=====================================
@@ -1,5 +1,5 @@
[tryton]
-version=6.0.4
+version=6.0.5
depends:
country
ir
View it on Heptapod:
https://foss.heptapod.net/tryton/tryton/-/compare/0e72b782b8c1efeaf2d0d2b7c501e20f55a1f73b...6d23f710b455839ca1cf0a356d855633fe025871
--
View it on Heptapod:
https://foss.heptapod.net/tryton/tryton/-/compare/0e72b782b8c1efeaf2d0d2b7c501e20f55a1f73b...6d23f710b455839ca1cf0a356d855633fe025871
You're receiving this email because of your account on foss.heptapod.net.