odoo/openerp/osv
Xavier Morel ddadb2ce75 [FIX] issue in splitting field paths for export: would create empty path sections because too eager
do replacement in two passes of re-base replacement: replace old-style 'field:id' and 'field.id' in resp. 'field/id' and 'field/.id', don't touch anything else (especially not 'field/.id') and leave them through instead.

bzr revid: xmo@openerp.com-20110831094547-8evd7ecm5qojspnr
2011-08-31 11:45:47 +02:00
..
__init__.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00
expression.py [MERGE] docstrings improvements and preparation for api-doc structure 2011-07-02 01:19:56 +02:00
fields.py [FIX] fnct_inv in client actions params, fix docstring for fnct_inv (fnct_inv only takes a single record id, not a sequence of ids) 2011-08-25 14:30:49 +02:00
orm.py [FIX] issue in splitting field paths for export: would create empty path sections because too eager 2011-08-31 11:45:47 +02:00
osv.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00
query.py API docs: settings file and titles at modules 2011-06-23 12:03:57 +03:00