odoo/addons/crm_claim
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 [CLEAN] crm_claim: cleaned code before merging (mostly about buttons, and also a forgotten access rights thing) 2012-06-01 11:23:52 +02:00
test [REVIEW] addons: small cleanups nex to a diff read. Some improvements will follow, this commit is about small cleanups. 2012-09-04 11:28:20 +02:00
__init__.py [IMP] improved code. 2012-03-15 11:49:19 +05:30
__openerp__.py [MERGE] module desc + stock 2012-12-09 11:55:27 +01:00
crm_claim.py [FIX] mail_thread subclasses: message_new() should copy the author_id if one was identified 2013-01-15 14:43:59 +01:00
crm_claim_data.xml [ADD]change status name for better understanding and remove useless buttons 2012-11-09 14:57:12 +01:00
crm_claim_demo.xml [IMP]: crm*: Improved xml_id of demo claims so it can be generic 2012-07-30 16:02:21 +05:30
crm_claim_menu.xml [FIX] crm small fixes 2012-11-26 22:52:41 +01:00
crm_claim_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
res_config.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
res_config_view.xml [IMP]Remove type field from the views 2012-08-08 17:49:50 +05:30