Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package trytond_account for openSUSE:Factory
checked in at 2022-04-20 16:57:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_account (Old)
and /work/SRC/openSUSE:Factory/.trytond_account.new.1941 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trytond_account"
Wed Apr 20 16:57:19 2022 rev:32 rq:971013 version:6.0.10
Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond_account/trytond_account.changes
2022-03-07 17:48:41.267089577 +0100
+++
/work/SRC/openSUSE:Factory/.trytond_account.new.1941/trytond_account.changes
2022-04-20 16:57:49.206650516 +0200
@@ -1,0 +2,5 @@
+Mon Apr 18 19:24:56 UTC 2022 - Axel Braun <[email protected]>
+
+- Version 6.0.10 - Bugfix Release
+
+-------------------------------------------------------------------
Old:
----
trytond_account-6.0.9.tar.gz
trytond_account-6.0.9.tar.gz.asc
New:
----
trytond_account-6.0.10.tar.gz
trytond_account-6.0.10.tar.gz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ trytond_account.spec ++++++
--- /var/tmp/diff_new_pack.GifsdK/_old 2022-04-20 16:57:49.622650904 +0200
+++ /var/tmp/diff_new_pack.GifsdK/_new 2022-04-20 16:57:49.626650908 +0200
@@ -18,7 +18,7 @@
%define majorver 6.0
Name: trytond_account
-Version: %{majorver}.9
+Version: %{majorver}.10
Release: 0
Summary: The "account" module for the Tryton ERP system
License: GPL-3.0+
++++++ trytond_account-6.0.9.tar.gz -> trytond_account-6.0.10.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/trytond_account-6.0.9/.hgtags
new/trytond_account-6.0.10/.hgtags
--- old/trytond_account-6.0.9/.hgtags 2022-03-01 19:48:12.000000000 +0100
+++ new/trytond_account-6.0.10/.hgtags 2022-04-15 23:37:42.000000000 +0200
@@ -33,3 +33,4 @@
bbf530ea45a599d87f184f8b7520e8b3f6aeba00 6.0.7
6a8ea1c1ab4a940c8c1d3e4f487605a16be8776e 6.0.8
61169875694b908745a5f05c0b0849922e2a7ebd 6.0.9
+c2067dc0f948f1fcccec16b328029281ee7cd3b9 6.0.10
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/trytond_account-6.0.9/CHANGELOG
new/trytond_account-6.0.10/CHANGELOG
--- old/trytond_account-6.0.9/CHANGELOG 2022-03-01 19:48:11.000000000 +0100
+++ new/trytond_account-6.0.10/CHANGELOG 2022-04-15 23:37:41.000000000
+0200
@@ -1,3 +1,6 @@
+Version 6.0.10 - 2022-04-15
+* Bug fixes (see mercurial logs for details)
+
Version 6.0.9 - 2022-03-01
* Bug fixes (see mercurial logs for details)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/trytond_account-6.0.9/PKG-INFO
new/trytond_account-6.0.10/PKG-INFO
--- old/trytond_account-6.0.9/PKG-INFO 2022-03-01 19:48:13.396551000 +0100
+++ new/trytond_account-6.0.10/PKG-INFO 2022-04-15 23:37:45.104592300 +0200
@@ -1,26 +1,16 @@
-Metadata-Version: 1.2
+Metadata-Version: 2.1
Name: trytond_account
-Version: 6.0.9
+Version: 6.0.10
Summary: Tryton module for accounting
Home-page: http://www.tryton.org/
+Download-URL: http://downloads.tryton.org/6.0/
Author: Tryton
Author-email: [email protected]
License: GPL-3
-Download-URL: http://downloads.tryton.org/6.0/
Project-URL: Bug Tracker, https://bugs.tryton.org/
Project-URL: Documentation, https://docs.tryton.org/projects/modules-account/
Project-URL: Forum, https://www.tryton.org/forum
Project-URL: Source Code, https://hg.tryton.org/modules/account
-Description: ##############
- Account Module
- ##############
-
- The *Account Module* defines the fundamentals needed for basic double
entry
- accounting.
- It also includes templates for a basic chart of accounts, balance
sheet and
- income statement.
-
-
Keywords: tryton account
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
@@ -61,3 +51,16 @@
Classifier: Topic :: Office/Business
Classifier: Topic :: Office/Business :: Financial :: Accounting
Requires-Python: >=3.6
+License-File: LICENSE
+
+##############
+Account Module
+##############
+
+The *Account Module* defines the fundamentals needed for basic double entry
+accounting.
+It also includes templates for a basic chart of accounts, balance sheet and
+income statement.
+
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/trytond_account-6.0.9/account.py
new/trytond_account-6.0.10/account.py
--- old/trytond_account-6.0.9/account.py 2022-02-07 23:27:08.000000000
+0100
+++ new/trytond_account-6.0.10/account.py 2022-04-14 23:49:18.000000000
+0200
@@ -1843,9 +1843,9 @@
start_period_ids = set(cls.get_period_ids('start_balance'))
end_period_ids = set(cls.get_period_ids('end_balance'))
period_ids = list(end_period_ids.difference(start_period_ids))
- elif context.get('from_date') or context.get('end_date'):
- _, from_date = cls.get_dates('start_balance')
- _, to_date = cls.get_dates('end_balance')
+ elif context.get('from_date') or context.get('to_date'):
+ from_date = context.get('from_date')
+ to_date = context.get('to_date')
return {
'periods': period_ids,
'from_date': from_date,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/trytond_account-6.0.9/move.py
new/trytond_account-6.0.10/move.py
--- old/trytond_account-6.0.9/move.py 2022-02-07 23:27:08.000000000 +0100
+++ new/trytond_account-6.0.10/move.py 2022-03-25 19:22:38.000000000 +0100
@@ -1759,17 +1759,18 @@
self.show.parties = parties
return party,
- if getattr(self.show, 'accounts', None) is None:
- self.show.accounts = self.get_accounts()
- if not next_account():
- return 'end'
- if getattr(self.show, 'parties', None) is None:
- self.show.parties = self.get_parties(self.show.account)
+ with Transaction().set_context(_check_access=True):
+ if getattr(self.show, 'accounts', None) is None:
+ self.show.accounts = self.get_accounts()
+ if not next_account():
+ return 'end'
+ if getattr(self.show, 'parties', None) is None:
+ self.show.parties = self.get_parties(self.show.account)
- while not next_party():
- if not next_account():
- return 'end'
- return 'show'
+ while not next_party():
+ if not next_account():
+ return 'end'
+ return 'show'
def default_show(self, fields):
pool = Pool()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/trytond_account-6.0.9/tryton.cfg
new/trytond_account-6.0.10/tryton.cfg
--- old/trytond_account-6.0.9/tryton.cfg 2022-02-17 00:08:07.000000000
+0100
+++ new/trytond_account-6.0.10/tryton.cfg 2022-03-01 19:48:23.000000000
+0100
@@ -1,5 +1,5 @@
[tryton]
-version=6.0.9
+version=6.0.10
depends:
company
currency
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/trytond_account-6.0.9/trytond_account.egg-info/PKG-INFO
new/trytond_account-6.0.10/trytond_account.egg-info/PKG-INFO
--- old/trytond_account-6.0.9/trytond_account.egg-info/PKG-INFO 2022-03-01
19:48:12.000000000 +0100
+++ new/trytond_account-6.0.10/trytond_account.egg-info/PKG-INFO
2022-04-15 23:37:44.000000000 +0200
@@ -1,26 +1,16 @@
-Metadata-Version: 1.2
+Metadata-Version: 2.1
Name: trytond-account
-Version: 6.0.9
+Version: 6.0.10
Summary: Tryton module for accounting
Home-page: http://www.tryton.org/
+Download-URL: http://downloads.tryton.org/6.0/
Author: Tryton
Author-email: [email protected]
License: GPL-3
-Download-URL: http://downloads.tryton.org/6.0/
Project-URL: Bug Tracker, https://bugs.tryton.org/
Project-URL: Documentation, https://docs.tryton.org/projects/modules-account/
Project-URL: Forum, https://www.tryton.org/forum
Project-URL: Source Code, https://hg.tryton.org/modules/account
-Description: ##############
- Account Module
- ##############
-
- The *Account Module* defines the fundamentals needed for basic double
entry
- accounting.
- It also includes templates for a basic chart of accounts, balance
sheet and
- income statement.
-
-
Keywords: tryton account
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
@@ -61,3 +51,16 @@
Classifier: Topic :: Office/Business
Classifier: Topic :: Office/Business :: Financial :: Accounting
Requires-Python: >=3.6
+License-File: LICENSE
+
+##############
+Account Module
+##############
+
+The *Account Module* defines the fundamentals needed for basic double entry
+accounting.
+It also includes templates for a basic chart of accounts, balance sheet and
+income statement.
+
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/trytond_account-6.0.9/trytond_account.egg-info/entry_points.txt
new/trytond_account-6.0.10/trytond_account.egg-info/entry_points.txt
--- old/trytond_account-6.0.9/trytond_account.egg-info/entry_points.txt
2022-03-01 19:48:12.000000000 +0100
+++ new/trytond_account-6.0.10/trytond_account.egg-info/entry_points.txt
2022-04-15 23:37:44.000000000 +0200
@@ -1,4 +1,2 @@
-
- [trytond.modules]
- account = trytond.modules.account
-
\ No newline at end of file
+[trytond.modules]
+account = trytond.modules.account