odoo/openerp/osv
Martin Trigaux 3fb75a44c8 [FIX] orm: add missing context (without the lang attribute to avoid setting translated values) in write call.
bzr revid: mat@openerp.com-20140109153601-13wo9gj5cz6ho3nm
2014-01-09 16:36:01 +01:00
..
__init__.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00
expression.py [FIX] expression: allow exclusion of records with translated fields 2014-01-08 16:27:22 +01:00
fields.py [FIX] name_search() where _rec_name is a reference field and links are broken 2013-12-11 11:38:42 +01:00
orm.py [FIX] orm: add missing context (without the lang attribute to avoid setting translated values) in write call. 2014-01-09 16:36:01 +01:00
osv.py [IMP] osv: display full traceback in terminal (not client side) when a check fails instead of minimal error 2014-01-08 15:05:54 +01:00
query.py [REM] unnecessary parens 2012-12-14 13:38:03 +01:00