lp:~nan-tic/openobject-server/master

Created by Albert Cervera i Areny - http://www.NaN-tic.com and last modified
Get this branch:
bzr branch lp:~nan-tic/openobject-server/master
Members of NaN can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
NaN
Project:
Odoo Server (MOVED TO GITHUB)
Status:
Mature

Recent revisions

3457. By OpenERP buildbot

res.lang: fix bug, call of ir.values.get()

model must be supplied as a list
(cherry picked from commit ad3dd9a7592b81c4c591fad7ec095c35256d3b8a)

3456. By Anup(SerpentCS)

[FIX] base : Record Rules being ended in a single group now

3455. By Albert Cervera i Areny - http://www.NaN-tic.com

[FIX] Calculate invalid ids when user has no access rights to access some of them due to system rules.

3454. By Albert Cervera i Areny - http://www.NaN-tic.com

[IMP] Improve exception message.

3453. By Albert Cervera i Areny - http://www.NaN-tic.com

[IMP] Improve exception handling of access rules.

3452. By Albert Cervera i Areny - http://www.NaN-tic.com

[FIX] In orm.py, fix latest patch by removing entry from _inv
dictionary. Not doing it didn't cause any misbehaviour but was not
optimal.

3451. By Albert Cervera i Areny - http://www.NaN-tic.com

[FIX] Ensure constraints are only validated when one of the fields indicated in the constraint is being updated. This should also result in performance improvements because all constraints were being always checked.

3450. By Albert Cervera i Areny - http://www.NaN-tic.com

[FIX] In osv.py, fix a bug that made it not possible to inherit a function (or related) field to make it a normal field. It was probably also not possible to inherit it and redefine its dependencies. It did not give any errors on server start but it gave a backtrace when any of the store functions was triggered because they were not being cleared after inheritance.

3449. By Albert Cervera i Areny - http://www.NaN-tic.com

[FIX] Fix security rule that didn't allow changing current company of a user.

3448. By Albert Cervera i Areny - http://www.NaN-tic.com

[FIX] Fix bug in ir_actions.py, that happened randomly when using stock_return_picking wizard.

Branch metadata

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

Subscribers