lp:~openerp-dev/openobject-server/trunk-apiculture

Created by Raphael Collet (OpenERP) and last modified
Get this branch:
bzr branch lp:~openerp-dev/openobject-server/trunk-apiculture
Members of OpenERP R&D Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
OpenERP R&D Team
Project:
Odoo Server (MOVED TO GITHUB)
Status:
Development

Recent revisions

5335. By Raphael Collet (OpenERP)

[ADD] fields2: method Date.context_today()

5334. By Raphael Collet (OpenERP)

[FIX] orm: in onchange(), do not expect field to be in values; this happens in yaml files when field is false

5333. By Raphael Collet (OpenERP)

[FIX] orm, fields2: for recomputing fields, now recompute() saves to database

The former implementation had a subtle bug when a field to recompute depends on
another field to recompute. The second field was determined in draft mode, so it
was computed in cache but not saved to database. Later, method recompute() finds
its value in cache and marks it as done!

5332. By Raphael Collet (OpenERP)

[IMP] orm: when updating tables, recompute fields with actual dependencies

5331. By Raphael Collet (OpenERP)

[FIX] test_new_api: fix test on copied attributes of related fields

5330. By Raphael Collet (OpenERP)

[FIX] res_users: when reifying a list of groups, parse the list in case it contains commands

5329. By Raphael Collet (OpenERP)

[IMP] fields2: improve convert_to_write for *2many fields

5328. By Raphael Collet (OpenERP)

[IMP] env: add parameter to method ref() to prevent exceptions

5327. By Raphael Collet (OpenERP)

[IMP] orm: add small method for sorting recordsets

5326. By Raphael Collet (OpenERP)

[IMP] res_currency: improve new api of methods like round(), is_zero(), etc

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.