lp:~therp-nl/ocb-server/7.0-lp1259165

Created by Holger Brunn (Therp) and last modified
Get this branch:
bzr branch lp:~therp-nl/ocb-server/7.0-lp1259165
Members of Therp can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Therp
Project:
OpenERP Community Backports (Server)
Status:
Merged

Recent revisions

5188. By Holger Brunn (Therp)

[FIX] return _auto_init's result

5187. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5186. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5185. By Denis Ledoux (OpenERP)

[FIX]ir_attachement: not self.pool.get(model) instead of model not in self.pool

5184. By Denis Ledoux (OpenERP)

[FIX] ir_attachement: search, if the model of the ir_attachement has been removed, the search ignore the attachement.

5183. By Martin Trigaux (OpenERP)

[MERGE] [FIX] orm: Ignore orm (4, *) operations on one2many if link already exists.

Web client returns (4, ) operations for unchanged line in one2many widgets.
This allows to skip orm write on object where potentially has no access (eg: timesheet line with another user). (opw 599494)

5182. By Martin Trigaux (OpenERP)

[IMP] orm: force checking ir.rules on read when accessing only to _classic_write fields (o2m, m2m, function)
More consistent behaviour. Was not able to access unauthorized data (retrieving data on x2m field would trigger security rules) but make sure it raises an exception instead of silently retrieve no data.
Move construct domain inside if clause as no needed before

5181. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5180. By Martin Trigaux (OpenERP)

[FIX] convert: better error message when failed to load csv file (module name already in path, no need to append)

5179. By Denis Ledoux (OpenERP)

[FIX] base: allow all users (including portals) to change their avatar

Force readonly="0" on field image in preferences view, otherwise the readonly can be set by access rights.
Preferences are written with the UID 1, if the fields are in the WRITEABLE FIELDS list of the object res_users.
This is why any users can edit their preferences even if they do not have the rights to write on res.users.
Forcing readonly="0" to make fields editable in the form.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ocb-server
This branch contains Public information 
Everyone can see this information.

Subscribers