Commit Graph

86 Commits

Author SHA1 Message Date
Denis Ledoux 90f998da0b [FIX] *: alias help message
When going to logged calls through opportunities,
and no logged calls were listed,
the mail alias of opportunities was displayed
within the placeholder help message,
wrongly, as we were in the logged calls list.

This was due to a context propagation, due
to have defined empty_list_help_* keys within
window actions. It was the case in several
modules.

Besides, we do not find the usefulness of the
custom_context passed to the get_empty_list_help
method: indeed, none of the methods get_empty_list_help
overriden in modules need any other keys than
'default_type', which do not require an evaluated
context.

We therefore remove the whole code regarding this
custom_context, and we therefore get rid of this
useless context evaluation thing within one of
the most accessed method of the web client.

opw-630673
2015-04-01 10:52:37 +02:00
qdc f57787e07e [IMP] Cleaning of reporting (group_by, filters), adding new favourites and default views, some renaming (py and xml files) 2014-08-26 11:56:49 +02:00
Christophe Simonis 5a5f811d23 [REVERT] commit 5e5c73e
Branch 8.0 is a **stable** branch. This mean no database schema
changes.
2014-08-22 13:59:22 +02:00
qdc 5e5c73e7ba [IMP] Cleaning of reporting (group_by, filters), adding new favourites and default views, some renaming (py and xml files) 2014-08-22 09:49:09 +02:00
rlu-odoo 8b67a7202d [REF] OpenERP --> Odoo in various UI texts
Rebranding has been done in:
- data/demo files
- html templates
- help notices
- comments
- logger messages
- and other various messages

(Commit taken from odoo-dev:8.0-improve-openerp-odoo-rlu at rev 7deaa08)

Closes #1260
2014-07-18 13:45:41 +02:00
Randhir Mayatra rma-openerp 3bc6bf2d99 [IMP] add demo data files 2014-04-21 16:40:57 +05:30
Turkesh Patel (Open ERP) 3afdd7d715 [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20140212091046-bgg26a6njznovfbq
2014-02-12 14:40:46 +05:30
Fabien Pinckaers 3e2c0c6d64 [FIX] showing help message for leads and its alias
bzr revid: fp@tinyerp.com-20140126093236-9djrusln4wvi3zdx
2014-01-26 10:32:36 +01:00
Christophe Matthieu 249d16d813 [IMP] crm: remove group sale manager from menu item Lead show the menu lead in multi sales team group
bzr revid: chm@openerp.com-20140123154759-02hdtevhckw380aj
2014-01-23 16:47:59 +01:00
Turkesh Patel (Open ERP) 7ace0ea68a [IMP] improved code.
bzr revid: tpa@tinyerp.com-20140103065523-quo04q73h0lgd3ys
2014-01-03 12:25:23 +05:30
Olivier Dony 9c08e12962 [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9085
revision-id: odo@openerp.com-20130429105458-r89mnkx8okdxsdld

bzr revid: odo@openerp.com-20130429151410-54y94063gijyk16o
2013-04-29 17:14:10 +02:00
Thibault Delavallée c625881c1f [REV] Removed change not related to this branch.
bzr revid: tde@openerp.com-20130426075638-ofea10g8ll0z2h64
2013-04-26 09:56:38 +02:00
Christophe Matthieu 14493f56ce [IMP] ir_ui_menu: trunk to 7.0 dynamic counters
bzr revid: chm@openerp.com-20130417133205-lx4lh53y6ak29cjc
2013-04-17 15:32:05 +02:00
Thibault Delavallée 040ceb0125 [IMP] crm, project: fixed css issues preventing alias to be displayed in readonly mode; improved form view of salesteams and project about aliases; improved sequence of menus to display salesteam as first menu entry.
bzr revid: tde@openerp.com-20130404115627-3vw1uv4xrmeu13k2
2013-04-04 13:56:27 +02:00
Thibault Delavallée 9ed3e906d0 [CLEAN] crm: link cleaning in crm_lead_menu (indentation mainly).
bzr revid: tde@openerp.com-20130328131041-rtf1t8yz5nz788bp
2013-03-28 14:10:41 +01:00
Christophe Matthieu 547343e3af [IMP] crm.case.section: salesteams view and search
bzr revid: chm@openerp.com-20130325115438-xofnoi1ua6tk1dxr
2013-03-25 12:54:38 +01:00
Thibault Delavallée 7f3ad2e6ea [CLEAN] [TMP] crm: commented some unnecessary records, see if everything is still cool and clean :) .
bzr revid: tde@openerp.com-20130322102548-c1zexy18l6z5tmtn
2013-03-22 11:25:48 +01:00
Christophe Matthieu ea41982541 [IMP] crm: lead and opportunity hidden (visible for manager)
bzr revid: chm@openerp.com-20130306151656-3ggonn0vuj9rg1y3
2013-03-06 16:16:56 +01:00
Christophe Matthieu 7515824c60 [IMP] display alias on project, crm, hr
bzr revid: chm@openerp.com-20130304151355-g3asldjob722urc0
2013-03-04 16:13:55 +01:00
Christophe Matthieu bd8cefa073 [IMP] project: use dynamic_help to add alias on help
bzr revid: chm@openerp.com-20130204150058-x2erdwbt71d1lz1p
2013-02-04 16:00:58 +01:00
Christophe Matthieu dd185ca108 [IMP] mail_alias: add the context help_alias to project, crm lead, crm issue, res partner lead
bzr revid: chm@openerp.com-20130123114336-mgnafjnfk7yckd6q
2013-01-23 12:43:36 +01:00
Antonin Bourguignon 9c909e55fc [IMP] add uid in the context, so the default salesman is properly set to the current user (when a opportunity is created through this action)
bzr revid: abo@openerp.com-20121115181045-fzttb2av7nrmment
2012-11-15 19:10:45 +01:00
Antonin Bourguignon 1158cff945 [IMP] indentation
bzr revid: abo@openerp.com-20121115181006-y5np3d61tyc9af2q
2012-11-15 19:10:06 +01:00
Fabien Pinckaers d1255125d2 [FIX]
bzr revid: fp@tinyerp.com-20120928123104-lx79bf0kttn10im1
2012-09-28 14:31:04 +02:00
Fabien Pinckaers 4baca342e8 [IMP] empty dashboard menutip
bzr revid: fp@openerp.com-20120804184605-qvz2kjohox88i4la
2012-08-04 20:46:05 +02:00
Fabien Pinckaers ea52cfae17 [IMP] introducing new file type: html
bzr revid: fp@openerp.com-20120804143556-457q040g6q30x3fu
2012-08-04 16:35:56 +02:00
Fabien Pinckaers b363b1f622 fix
bzr revid: fp@openerp.com-20120804135631-9qqfgcz9513qsyzp
2012-08-04 15:56:31 +02:00
Fabien Pinckaers 4e69bdd6fc [IMP] improved menu tips - 10 firsts clicks
bzr revid: fp@openerp.com-20120804132136-2b18cfkwv0njsglj
2012-08-04 15:21:36 +02:00
Raphael Collet a679622cac [MERGE] trunk-first_10_clicks_crm_m2m_new-mdi (in crm, change category into m2m_tags)
bzr revid: rco@openerp.com-20120725153217-hsf80zd3wfal7h13
2012-07-25 17:32:17 +02:00
Divyesh Makwana (Open ERP) 789103e93b [IMP] crm, sale_crm : Change the field defination of 'categ_id' to many2many and its related changes.
bzr revid: mdi@tinyerp.com-20120706110621-nkgcqllbw1wpf1r6
2012-07-06 16:36:21 +05:30
Divyesh Makwana (Open ERP) 1e531fad6e [IMP] crm : Improved the menutip.
bzr revid: mdi@tinyerp.com-20120627084854-r1pf1z069r84xjtg
2012-06-27 14:18:54 +05:30
Divyesh Makwana (Open ERP) 1fce603c66 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120613094849-yzcf7073kgiq93rh
bzr revid: mdi@tinyerp.com-20120615050845-dp6wxcvs8xx8g3d3
2012-06-15 10:38:45 +05:30
Stephane Wirtel d36169b906 [REF] Review some form views with the guide lines
bzr revid: stw@openerp.com-20120613090657-xfz9vtvqek3znqdr
2012-06-13 11:06:57 +02:00
Mayur Maheshwari (OpenERP) 472f45c061 [MERGE]: merged with main addons
bzr revid: mma@tinyerp.com-20120528054052-3q481r64ih3xplrx
2012-05-28 11:10:52 +05:30
Fabien Pinckaers c31a54334c [FIX] fixing default_context
bzr revid: fp@tinyerp.com-20120521160745-4bir71koyn0vqgww
2012-05-21 18:07:45 +02:00
Mayur Maheshwari (OpenERP) 41a5c186e4 [IMP]all: remved default filters and select=1
bzr revid: mma@tinyerp.com-20120521125014-7hf0ir1j11f3pc6b
2012-05-21 18:20:14 +05:30
Raphael Collet 8a66d6191b [IMP] crm, crm_claim, crm_fundraising, crm_helpdesk, crm_partner_assign: remove group_extended
bzr revid: rco@openerp.com-20120425115139-3tpfec3kqn7zltkb
2012-04-25 13:51:39 +02:00
Antony Lesuisse a4be062420 [IMP] crm.lead proof of concept for empty lists. Leads empty list example.
bzr revid: al@openerp.com-20120418210508-613nm7wpm3qkhp2c
2012-04-18 23:05:08 +02:00
Antony Lesuisse 3b331f46b1 [IMP] contacts topmost menu in sales
bzr revid: al@openerp.com-20120331155531-dei1gnq9rb1eigdk
2012-03-31 17:55:31 +02:00
JAP(OpenERP) e0e2594c75 [IMP] crm, crm_fundraising:- improved default filter
bzr revid: mtr@tinyerp.com-20120229130214-kmj2ap3pdn97ap21
2012-02-29 18:32:14 +05:30
Fabien Meghazi 53547e3a7c [FIX] Fixed some buggy view_modes with trailing commas
bzr revid: fme@openerp.com-20120109121108-ettcb2wrp7m01yfr
2012-01-09 13:11:08 +01:00
Fabien Pinckaers 184bab1503 [IMP] improved search default filters
bzr revid: fp@tinyerp.com-20111227164854-bvrfdin13d966aho
2011-12-27 17:48:54 +01:00
fp 17f2031ade [IMP] removed extended view on leads
bzr revid: fp@fp-laptop-20111210095658-suy2h21agajeiw7r
2011-12-10 10:56:58 +01:00
Fabien Meghazi ee6841e510 [IMP] Set kanban view as default view for project.tasks, hr_recruitment.applicant, project.issues, crm.opportunities and hr.employees
bzr revid: fme@openerp.com-20111206120532-sov62f6jxvnyo3nn
2011-12-06 13:05:32 +01:00
Olivier Dony 74eccd8e0c [IMP] crm: New+Open toggled by default in opp search view + cleanup filter names
bzr revid: odo@openerp.com-20110927120119-775qzw2ai9iyzf1o
2011-09-27 14:01:19 +02:00
Fabien Meghazi f712daf710 [ADD] Add kanban view for crm.lead - Opportunities
bzr revid: fme@openerp.com-20110906130429-9jbtgdodm3an8jdu
2011-09-06 15:04:29 +02:00
niv-openerp 4bb94db801 [fix] put type = 'opportunity' in context for opportunities
bzr revid: nicolas.vanhoren@openerp.com-20110829105439-fahrt37bzyfsrnoj
2011-08-29 12:54:39 +02:00
Antony Lesuisse 42b36f710e [MERGE] remove stage type ksa, and MASSIVE crm_lead cleanup
bzr revid: al@openerp.com-20110825041037-0jerocl9x8psve2c
2011-08-25 06:10:37 +02:00
Sbh (OpenERP) fe9ea87e2e [REVERT] revert revno 4343 becuase this change will require all client side to be changed,so postponed it for the future release may be 6.1
bzr revid: sbh@tinyerp.com-20110120124220-pwdfx3u45sj91rkd
2011-01-20 18:12:20 +05:30
Sbh (OpenERP) a0346ae644 [Fix] crm :correct section_id in search view
bzr revid: sbh@tinyerp.com-20110120104756-uphwfgf0p3d0zusz
2011-01-20 16:17:56 +05:30