odoo/addons/account_asset
Olivier Dony feefb0ad36 [FIX] search views: use child_of operator for partner_id fields that can reference both companies and contacts
The goal is to match both the Company and its contacts
when searching for the Company

bzr revid: odo@openerp.com-20130420022642-6qe8pp4ifexjms65
2013-04-20 04:26:42 +02:00
..
i18n Launchpad automatic translations update. 2013-04-15 06:07:22 +00:00
report [FIX] search views: use child_of operator for partner_id fields that can reference both companies and contacts 2013-04-20 04:26:42 +02:00
security Harmonize the noupdate flag on security XML files : 2012-07-13 19:08:38 +02:00
static/src/img Changed module icons 2011-12-21 18:37:39 +01:00
test [MERGE] account_asset: clean yml tests 2011-12-20 11:08:42 +01:00
wizard [FIX] account* modules: added 'account_period_prefer_normal':True in context when trying to find the period related to a date. 2013-04-18 12:24:33 +02:00
__init__.py [FIX] account_asset: remove 'x' flag on .xml and .py files 2011-09-22 11:44:06 +02:00
__openerp__.py [IMP] Improved _openerp__.py of all modules by replacing demo_xml with demo, init_xml and update_xml with data and adding noupdate 2012-08-22 18:32:32 +05:30
account_asset.py [FIX] account* modules: added 'account_period_prefer_normal':True in context when trying to find the period related to a date. 2013-04-18 12:24:33 +02:00
account_asset_demo.xml [TEST] asset: fix demo data to use relative date to prevent unit test failure on january, 1st 2013-01-02 12:46:19 +01:00
account_asset_invoice.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_asset_invoice_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_asset_view.xml [FIX] search views: use child_of operator for partner_id fields that can reference both companies and contacts 2013-04-20 04:26:42 +02:00