odoo/addons/crm_claim
Thibault Delavallée 24a411d9eb [MERGE] [IMP] Partner View: Partner View Improvement: remove history tab
This branch adds contextual buttons for the various items contained
in the history tab that are removed.

res.partner:
- in crm: re-ordered of the various Leads/Meetings/Opportunities buttons
- in crm_claim: added a Claims button, removed claims in history tab
- in event: removed one2many field towards event.event and event.registration, as well as other data related to history tab
- in marketing_campaigns: removed on2many field toward workitems (workitem_ids)
- in project: removed task from history; added Tasks button
- in project_issue: removed issues from history; added Issues button

bzr revid: tde@openerp.com-20130614121020-zl1l18iz9gv1smaa
2013-06-14 14:10:20 +02:00
..
i18n Launchpad automatic translations update. 2013-06-09 06:17:08 +00:00
report [IMP] sale,crm: add groups group_multi_salesteams for filter and groupby 2013-05-21 16:27:53 +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 [REF] get_module_resource() must imported from openerp.modules (instead of openerp.addons). 2013-04-16 17:18:44 +02:00
__init__.py [IMP] alias: make chatter and aliases feature more user friendly and visible to the users. Delete res_config for display option: create leads/issue from incoming emails 2013-01-29 11:07:56 +01:00
__openerp__.py [MERGE] [IMP] Partner View: Partner View Improvement: remove history tab 2013-06-14 14:10:20 +02:00
crm_claim.py [IMP] Removed the History tab from customer form. 2013-03-26 17:08:12 +05:30
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 [MERGE] [IMP] Partner View: Partner View Improvement: remove history tab 2013-06-14 14:10:20 +02:00
crm_claim_view.xml [MERGE] [IMP] Partner View: Partner View Improvement: remove history tab 2013-06-14 14:10:20 +02:00
res_partner_view.xml [MERGE] [IMP] Partner View: Partner View Improvement: remove history tab 2013-06-14 14:10:20 +02:00