Cédric Krier pushed to branch branch/6.6 at Tryton / Tryton
Commits:
6ba16998 by Cédric Krier at 2023-07-31T19:13:58+02:00
Prepare release account_invoice_stock-6.6.1
- - - - -
2bfadc25 by Cédric Krier at 2023-07-31T19:13:59+02:00
Add tag account_invoice_stock-6.6.1
- - - - -
c2c12f60 by Cédric Krier at 2023-07-31T19:14:07+02:00
Increase version number
- - - - -
1c14e463 by Cédric Krier at 2023-07-31T19:14:51+02:00
Prepare release party-6.6.1
- - - - -
fe11329b by Cédric Krier at 2023-07-31T19:14:52+02:00
Add tag party-6.6.1
- - - - -
9977e6db by Cédric Krier at 2023-07-31T19:15:02+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
=====================================
@@ -8761,3 +8761,5 @@
b65bef0bc882b4e0124b7387d33e7c644e9f3da3 account_rule-6.6.1
c9fd8d88fecc5ca3fe283dcd9b7f57dd42577574 account_es_sii-6.6.3
6a98df249530f7e6f19a86cde8ddcfde32f93cfc trytond-6.6.11
+6ba16998813191a201cded681156471882b50a1d account_invoice_stock-6.6.1
+1c14e46325ce7d2653c54b188c5cfba6ad659849 party-6.6.1
=====================================
modules/account_invoice_stock/CHANGELOG
=====================================
@@ -1,3 +1,8 @@
+
+Version 6.6.1 - 2023-07-31
+--------------------------
+* Bug fixes (see mercurial logs for details)
+
Version 6.6.0 - 2022-10-31
--------------------------
* 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.6.1
+version=6.6.2
depends:
account_invoice
stock
=====================================
modules/party/CHANGELOG
=====================================
@@ -1,3 +1,8 @@
+
+Version 6.6.1 - 2023-07-31
+--------------------------
+* Bug fixes (see mercurial logs for details)
+
Version 6.6.0 - 2022-10-31
--------------------------
* 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.6.1
+version=6.6.2
depends:
country
ir
View it on Heptapod:
https://foss.heptapod.net/tryton/tryton/-/compare/f8a265e47d6e947f8e4b2e2094472f184473f9ec...9977e6db88e99154184ba785ff52fa5c9e98f654
--
View it on Heptapod:
https://foss.heptapod.net/tryton/tryton/-/compare/f8a265e47d6e947f8e4b2e2094472f184473f9ec...9977e6db88e99154184ba785ff52fa5c9e98f654
You're receiving this email because of your account on foss.heptapod.net.