odoo/addons/project
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
..
html [IMP] suppress button oe_demo_play 2013-06-03 17:41:58 +02:00
i18n Launchpad automatic translations update. 2013-06-09 06:17:08 +00:00
process [REM] more nonsensical @model + @ref 2013-04-29 14:52:17 +02:00
report [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9183 2013-06-03 14:18:52 +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 [REF] crm, hr, project: refactored kanban/form html/css to be cleaner and remove custom CSS. kanban specific css for aliases has been moved into web_kanban. 2013-04-05 13:07:37 +02:00
test [FIX] make tests works 2012-08-31 18:55:21 +02:00
wizard [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
__init__.py
__openerp__.py [cherry picking] manual merge of lp:~openerp-dev/openobject-addons/trunk-screenshots-main-modules-vba 2013-01-31 19:41:41 +01:00
board_project_view.xml [IMP] removed groups from fields which we made invisible 2012-09-05 14:48:56 +05:30
company.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
project.py [MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953-itt79mu5xrl7suv4 2013-06-13 20:15:03 +02:00
project_data.xml [FIX] Change domain in expense to support regular contracts 2013-03-21 17:29:39 +01:00
project_demo.xml [FIX] project: default visibility is employees only. Updated demo data by the way. 2013-04-16 16:11:45 +02:00
project_view.xml [MERGE] Merged lp:openobject-addons. 2013-05-24 10:17:19 +05:30
res_config.py [IMP] 2013-02-21 15:12:55 +05:30
res_config_view.xml [MERGE] 2012-09-17 18:35:06 +05:30
res_partner.py [MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953-itt79mu5xrl7suv4 2013-06-13 20:15:03 +02:00
res_partner_view.xml [IMP] Added a new action for the res_partner forms Issues buttons to pass only the partner_id and not used the existing bcz itz passing the project_id which is not needed in res_partner's form view 2013-05-31 11:16:02 +05:30