File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11Changelog
22---------
33
4+ 2.1.1 (2014-02-06)
5+ ~~~~~~~~~~~~~~~~~~
6+
7+ * A user can be blocked because he has no access to the model queue.job when a
8+ job has been delayed. The creation of a job is low level and should not be
9+ restrained by the accesses of the user. (lp:1276182)
10+
4112.1.0 (2014-01-15 - warning: breaks compatibility)
512~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
613
Original file line number Diff line number Diff line change 22##############################################################################
33#
44# Author: Guewen Baconnier
5- # Copyright 2013 Camptocamp SA
5+ # Copyright 2013-2014 Camptocamp SA
66#
77# This program is free software: you can redistribute it and/or modify
88# it under the terms of the GNU Affero General Public License as
2020##############################################################################
2121
2222{'name' : 'Connector' ,
23- 'version' : '2.1.0 ' ,
23+ 'version' : '2.1.1 ' ,
2424 'author' : 'Openerp Connector Core Editors' ,
2525 'website' : 'http://openerp-connector.com' ,
2626 'license' : 'AGPL-3' ,
You can’t perform that action at this time.
0 commit comments