odoo/openerp/osv
Vo Minh Thu 067cd7d15a [FIX] ir_model_data: create the _inherits parent external ID prior to the child.
This is needed so the uninstall process can simply go through
the installed data by using the ir_model_data entries in reverse
order (when ordered by IDs), so that parents are deleted before
children.

bzr revid: vmt@openerp.com-20130321133202-igea1vxlszfpk6pe
2013-03-21 14:32:02 +01:00
..
__init__.py [REM] Deleted .apidoc lines. 2013-02-12 15:24:10 +01:00
expression.py [REM] Deleted .apidoc lines. 2013-02-12 15:24:10 +01:00
fields.py [FIX] fields.date[time]: context_today()/context_timestamp() should fallback to user TZ if context TZ is missing 2013-01-12 06:57:17 +13:00
orm.py [FIX] ir_model_data: create the _inherits parent external ID prior to the child. 2013-03-21 14:32:02 +01:00
osv.py [MERGE] trunk 2013-02-13 11:56:20 +01:00
query.py [REM] Deleted .apidoc lines. 2013-02-12 15:24:10 +01:00