Hello community,
here is the log from the commit of package trytond_account_product for
openSUSE:Factory checked in at 2019-11-12 11:56:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond_account_product (Old)
and /work/SRC/openSUSE:Factory/.trytond_account_product.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trytond_account_product"
Tue Nov 12 11:56:02 2019 rev:5 rq:747420 version:4.6.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/trytond_account_product/trytond_account_product.changes
2019-01-21 10:49:38.136071923 +0100
+++
/work/SRC/openSUSE:Factory/.trytond_account_product.new.2990/trytond_account_product.changes
2019-11-12 11:57:12.923457963 +0100
@@ -1,0 +2,5 @@
+Mon Nov 11 17:58:44 UTC 2019 - Axel Braun <[email protected]>
+
+- Version 4.6.2 - Bugfix Release
+
+-------------------------------------------------------------------
Old:
----
trytond_account_product-4.6.1.tar.gz
New:
----
trytond_account_product-4.6.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ trytond_account_product.spec ++++++
--- /var/tmp/diff_new_pack.ugBGre/_old 2019-11-12 11:57:16.835462130 +0100
+++ /var/tmp/diff_new_pack.ugBGre/_new 2019-11-12 11:57:16.839462135 +0100
@@ -1,7 +1,7 @@
#
# spec file for package trytond_account_product
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 Dr. Axel Braun
#
# All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
%define majorver 4.6
Name: trytond_account_product
-Version: %{majorver}.1
+Version: %{majorver}.2
Release: 0
Summary: The "account_product" module of the Tryton ERP system
License: GPL-3.0-only
++++++ trytond_account_product-4.6.1.tar.gz ->
trytond_account_product-4.6.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/trytond_account_product-4.6.1/.hgtags
new/trytond_account_product-4.6.2/.hgtags
--- old/trytond_account_product-4.6.1/.hgtags 2018-03-01 23:16:30.000000000
+0100
+++ new/trytond_account_product-4.6.2/.hgtags 2019-11-08 19:52:00.000000000
+0100
@@ -18,3 +18,4 @@
df0e7dd45dd5d4a1835adbf7c3a262f8cfd7db42 4.4.0
c2919c5dc030e21d9e74b3a9225f5a9d088ba0f8 4.6.0
31b5a14591dbe905d5261ed04402ef4b611b10b1 4.6.1
+51db32ef9b46ed283e737a3092a73e031e4837de 4.6.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/trytond_account_product-4.6.1/CHANGELOG
new/trytond_account_product-4.6.2/CHANGELOG
--- old/trytond_account_product-4.6.1/CHANGELOG 2018-03-01 23:16:30.000000000
+0100
+++ new/trytond_account_product-4.6.2/CHANGELOG 2019-11-08 19:52:00.000000000
+0100
@@ -1,3 +1,6 @@
+Version 4.6.2 - 2019-11-08
+* Bug fixes (see mercurial logs for details)
+
Version 4.6.1 - 2018-03-01
* Bug fixes (see mercurial logs for details)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/trytond_account_product-4.6.1/COPYRIGHT
new/trytond_account_product-4.6.2/COPYRIGHT
--- old/trytond_account_product-4.6.1/COPYRIGHT 2018-03-01 23:16:30.000000000
+0100
+++ new/trytond_account_product-4.6.2/COPYRIGHT 2019-11-08 19:52:00.000000000
+0100
@@ -1,6 +1,6 @@
-Copyright (C) 2008-2018 Cédric Krier.
+Copyright (C) 2008-2019 Cédric Krier.
Copyright (C) 2008-2013 Bertrand Chenal.
-Copyright (C) 2008-2018 B2CK SPRL.
+Copyright (C) 2008-2019 B2CK SPRL.
Copyright (C) 2004-2008 Tiny SPRL.
This program is free software: you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/trytond_account_product-4.6.1/PKG-INFO
new/trytond_account_product-4.6.2/PKG-INFO
--- old/trytond_account_product-4.6.1/PKG-INFO 2018-03-01 23:16:31.000000000
+0100
+++ new/trytond_account_product-4.6.2/PKG-INFO 2019-11-08 19:52:01.000000000
+0100
@@ -1,13 +1,12 @@
Metadata-Version: 1.1
Name: trytond_account_product
-Version: 4.6.1
+Version: 4.6.2
Summary: Tryton module to add accounting on product
Home-page: http://www.tryton.org/
Author: Tryton
Author-email: [email protected]
License: GPL-3
Download-URL: http://downloads.tryton.org/4.6/
-Description-Content-Type: UNKNOWN
Description: trytond_account_product
=======================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/trytond_account_product-4.6.1/product.py
new/trytond_account_product-4.6.2/product.py
--- old/trytond_account_product-4.6.1/product.py 2018-01-23
18:46:05.000000000 +0100
+++ new/trytond_account_product-4.6.2/product.py 2019-10-23
00:48:45.000000000 +0200
@@ -186,7 +186,7 @@
else:
return [x.id for x in getattr(self, name[:-5])]
- @fields.depends('parent', 'accounting')
+ @fields.depends('parent', '_parent_parent.accounting', 'accounting')
def on_change_with_accounting(self):
if self.parent:
return self.parent.accounting
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/trytond_account_product-4.6.1/tryton.cfg
new/trytond_account_product-4.6.2/tryton.cfg
--- old/trytond_account_product-4.6.1/tryton.cfg 2017-10-30
16:12:45.000000000 +0100
+++ new/trytond_account_product-4.6.2/tryton.cfg 2018-08-20
22:55:17.000000000 +0200
@@ -1,5 +1,5 @@
[tryton]
-version=4.6.1
+version=4.6.2
depends:
account
company
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/trytond_account_product-4.6.1/trytond_account_product.egg-info/PKG-INFO
new/trytond_account_product-4.6.2/trytond_account_product.egg-info/PKG-INFO
--- old/trytond_account_product-4.6.1/trytond_account_product.egg-info/PKG-INFO
2018-03-01 23:16:31.000000000 +0100
+++ new/trytond_account_product-4.6.2/trytond_account_product.egg-info/PKG-INFO
2019-11-08 19:52:01.000000000 +0100
@@ -1,13 +1,12 @@
Metadata-Version: 1.1
Name: trytond-account-product
-Version: 4.6.1
+Version: 4.6.2
Summary: Tryton module to add accounting on product
Home-page: http://www.tryton.org/
Author: Tryton
Author-email: [email protected]
License: GPL-3
Download-URL: http://downloads.tryton.org/4.6/
-Description-Content-Type: UNKNOWN
Description: trytond_account_product
=======================