Cédric Krier pushed to branch branch/6.0 at Tryton / Tryton


Commits:
86f18bed by Cédric Krier at 2023-02-17T19:08:25+01:00
Prepare release trytond-6.0.28
- - - - -
de700959 by Cédric Krier at 2023-02-17T19:08:27+01:00
Add tag trytond-6.0.28
- - - - -
1837b83c by Cédric Krier at 2023-02-17T19:08:42+01:00
Increase version number
- - - - -
970d862c by Cédric Krier at 2023-02-17T19:27:07+01:00
Prepare release tryton-6.0.25
- - - - -
55bc697e by Cédric Krier at 2023-02-17T19:27:08+01:00
Add tag tryton-6.0.25
- - - - -
f28d5c2e by Cédric Krier at 2023-02-17T19:27:21+01:00
Increase version number
- - - - -
c42e33be by Cédric Krier at 2023-02-17T19:30:51+01:00
Prepare release sao-6.0.28
- - - - -
85c7f488 by Cédric Krier at 2023-02-17T19:30:52+01:00
Add tag sao-6.0.28
- - - - -
2b500cc8 by Cédric Krier at 2023-02-17T19:31:08+01:00
Increase version number
- - - - -
04a7b3b1 by Cédric Krier at 2023-02-17T19:43:13+01:00
Prepare release purchase_request-6.0.4
- - - - -
aaf86523 by Cédric Krier at 2023-02-17T19:43:14+01:00
Add tag purchase_request-6.0.4
- - - - -
23dce67d by Cédric Krier at 2023-02-17T19:43:24+01:00
Increase version number
- - - - -
b7a8cbe0 by Cédric Krier at 2023-02-17T19:58:00+01:00
Prepare release account-6.0.15
- - - - -
c1b9989b by Cédric Krier at 2023-02-17T19:58:01+01:00
Add tag account-6.0.15
- - - - -
903f366d by Cédric Krier at 2023-02-17T19:58:14+01:00
Increase version number
- - - - -


13 changed files:

- .hgtags
- modules/account/CHANGELOG
- modules/account/COPYRIGHT
- modules/account/tryton.cfg
- modules/purchase_request/CHANGELOG
- modules/purchase_request/tryton.cfg
- sao/CHANGELOG
- sao/COPYRIGHT
- sao/package.json
- tryton/CHANGELOG
- tryton/tryton/__init__.py
- trytond/CHANGELOG
- trytond/trytond/__init__.py


Changes:

=====================================
.hgtags
=====================================
@@ -7916,3 +7916,8 @@
 fc8073d8552289265523030e01631e5736f8acbb account_invoice-6.0.8
 b681bbb1e4ee8d8c96844105e3c1905a3aec0bc2 account_asset-6.0.3
 8510e0bccad0507d4cd9d0e09a11df8e142b6e71 account-6.0.14
+86f18bed1e0f25d4044cd9a7533a224e6eacd276 trytond-6.0.28
+970d862c30b052159144d2842f84f63cbf5d4796 tryton-6.0.25
+c42e33be39945910d220d11668867eaf3f736cf7 sao-6.0.28
+04a7b3b18fde2478d29e93d6892f1171eabd4388 purchase_request-6.0.4
+b7a8cbe021ddeee894cb42e4bb6ae106b9556548 account-6.0.15


=====================================
modules/account/CHANGELOG
=====================================
@@ -1,3 +1,7 @@
+Version 6.0.15 - 2023-02-17
+---------------------------
+* Bug fixes (see mercurial logs for details)
+
 Version 6.0.14 - 2023-02-05
 ---------------------------
 * Bug fixes (see mercurial logs for details)


=====================================
modules/account/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) 2004-2008 Tiny SPRL.
 
 This program is free software: you can redistribute it and/or modify


=====================================
modules/account/tryton.cfg
=====================================
@@ -1,5 +1,5 @@
 [tryton]
-version=6.0.15
+version=6.0.16
 depends:
     company
     currency


=====================================
modules/purchase_request/CHANGELOG
=====================================
@@ -1,3 +1,7 @@
+Version 6.0.4 - 2023-02-17
+--------------------------
+* Bug fixes (see mercurial logs for details)
+
 Version 6.0.3 - 2023-02-05
 --------------------------
 * Bug fixes (see mercurial logs for details)


=====================================
modules/purchase_request/tryton.cfg
=====================================
@@ -1,5 +1,5 @@
 [tryton]
-version=6.0.4
+version=6.0.5
 depends:
     ir
     purchase


=====================================
sao/CHANGELOG
=====================================
@@ -1,3 +1,7 @@
+Version 6.0.28 - 2023-02-17
+---------------------------
+* Bug fixes (see mercurial logs for details)
+
 Version 6.0.27 - 2023-02-05
 ---------------------------
 * Bug fixes (see mercurial logs for details)


=====================================
sao/COPYRIGHT
=====================================
@@ -1,4 +1,4 @@
-Copyright (C) 2012-2022 Nicolas Évrard.
+Copyright (C) 2012-2023 Nicolas Évrard.
 Copyright (C) 2012-2023 Cédric Krier.
 Copyright (C) 2012-2014 Bertrand Chenal.
 Copyright (C) 2012-2023 B2CK SPRL.


=====================================
sao/package.json
=====================================
@@ -2,7 +2,7 @@
   "name": "tryton-sao",
   "title": "sao",
   "description": "Tryton webclient",
-  "version": "6.0.28",
+  "version": "6.0.29",
   "homepage": "http://www.tryton.org/";,
   "author": {
     "name": "Tryton"


=====================================
tryton/CHANGELOG
=====================================
@@ -1,3 +1,7 @@
+Version 6.0.25 - 2023-02-17
+---------------------------
+* Bug fixes (see mercurial logs for details)
+
 Version 6.0.24 - 2023-02-05
 ---------------------------
 * Bug fixes (see mercurial logs for details)


=====================================
tryton/tryton/__init__.py
=====================================
@@ -1,6 +1,6 @@
 # This file is part of Tryton.  The COPYRIGHT file at the top level of
 # this repository contains the full copyright notices and license terms.
-__version__ = "6.0.25"
+__version__ = "6.0.26"
 import gi
 import locale
 


=====================================
trytond/CHANGELOG
=====================================
@@ -1,3 +1,7 @@
+Version 6.0.28 - 2023-02-17
+---------------------------
+* Bug fixes (see mercurial logs for details)
+
 Version 6.0.27 - 2023-02-05
 ---------------------------
 * Bug fixes (see mercurial logs for details)


=====================================
trytond/trytond/__init__.py
=====================================
@@ -7,7 +7,7 @@
 
 from lxml import etree, objectify
 
-__version__ = "6.0.28"
+__version__ = "6.0.29"
 
 os.environ['TZ'] = 'UTC'
 if hasattr(time, 'tzset'):



View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/compare/b3dbcc6f6f64d76efcd8db8c3e76132d86a2cc16...903f366d4d1cf15f5256aaf709ddda4a9b8bab71

-- 
View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/compare/b3dbcc6f6f64d76efcd8db8c3e76132d86a2cc16...903f366d4d1cf15f5256aaf709ddda4a9b8bab71
You're receiving this email because of your account on foss.heptapod.net.


Reply via email to