odoo/addons/project_issue
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-05-23 06:20:12 +00:00
report [MERGE] forward port of addons v7 up to revision 9045 2013-04-22 17:34:49 +02:00
security [FIX] project, task, issue, portal: fixed access rules for employees/portal users + added an help on privacy_visibility. 2013-04-26 15:02:59 +02:00
static/src/img [REM] Removed manual many2many tags from kanban views 2012-11-28 12:54:17 +01:00
test [REF] get_module_resource() must imported from openerp.modules (instead of openerp.addons). 2013-04-17 08:40:51 +02:00
__init__.py [IMP] improved code. 2012-03-15 11:49:19 +05:30
__openerp__.py [REM] Removed manual many2many tags from kanban views 2012-11-28 12:54:17 +01:00
board_project_issue_view.xml [IMP] removed groups from fields which we made invisible 2012-09-05 14:48:56 +05:30
project_issue.py [MERGE] Forward porting of saas-1 until rev 8739 2013-06-05 11:04:53 +02:00
project_issue_data.xml [REM] project_issue: removed dead code about crm.case.categ (now uses project.category aka 'tags') 2013-02-21 15:50:27 +01:00
project_issue_demo.xml [FIX] project_issue: missing module prefix when updating project demo data 2012-11-15 11:13:29 +01:00
project_issue_menu.xml [CLEAN] addons: various linkt cleanup (indentation, spaces, ...). 2013-04-03 10:10:09 +02:00
project_issue_view.xml [MERGE] [IMP] Partner View: Partner View Improvement: remove history tab 2013-06-14 14:10:20 +02:00
res_config.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
res_config_view.xml [IMP] cleaned ir.actions.todo to launch newly installed application 2012-09-16 13:42:49 +02:00