Commit Graph

52 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
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
Thibault Delavallée 110612fc11 [IMP] hr_recruitment: updated help of default recruitment menu
bzr revid: tde@openerp.com-20140211114121-vehqz4p0ca2o3m79
2014-02-11 12:41:21 +01:00
Chirag Dodiya (OpenERP) b69b62a236 [IMP]Improved code,passed context in open attachment in job position and removed unnecessary line from applicants
bzr revid: cod@tinyerp.com-20131226132242-2ygb3m210h6q32i2
2013-12-26 18:52:42 +05:30
Turkesh Patel (Open ERP) aae1585eb8 [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20131224053704-43mqjcl7j0pwx85t
2013-12-24 11:07:04 +05:30
Thibault Delavallée e453001a7f [MERGE] [ADD] hr_applicant_document module: link between hr_recruitment and document modules. It allows to search through the indexed content of documents attached to applicants, such as resumes, CVs, ...
[IMP] hr.recrutment.stage: added template_id field. If the stage is linked to a template, a message is posted on the applicant when the applicant is moved into this stage. This allows to automatically send an email when approving or refusing an applicant. We usually define server action to achieve that behavior, it is now standard.

[IMP] hr.applicant: added a field to have the number of indexed documents + links in the applicant kanban view to jump to the applicant's documents.

bzr revid: tde@openerp.com-20131223095328-q92yiklf4n1mq055
2013-12-23 10:53:28 +01:00
Jignesh Rathod (OpenERP) 0653e597f6 Changes Code.
bzr revid: jir@tinyerp.com-20130611051801-3eycn095439p5od2
2013-06-11 10:48:01 +05:30
Vishmita Jadeja (openerp) 0d86132696 [Merge]Merge with trunk
bzr revid: vja@tinyerp.com-20130502133951-dcahyemvqxpqrqq0
2013-05-02 19:09:51 +05:30
Vishmita Jadeja (openerp) 5eb07f640a [MERGE]Merge with some changes
bzr revid: vja@tinyerp.com-20130404052244-rg87y0gsufban2te
2013-04-04 10:52:44 +05:30
ggh-openerp b4e50d23e4 [IMP] hr_recruitment: Improve code
bzr revid: ggh@tinyerp.com-20130404051548-wuvqgt1dvza9rm9e
2013-04-04 10:45:48 +05:30
ggh-openerp 07a8789817 [Merge] Parent Branch
bzr revid: ggh@tinyerp.com-20130403105232-zau9vtputo5r85db
bzr revid: ggh@tinyerp.com-20130403111919-xqky42wdcas8oqqd
2013-04-03 16:49:19 +05:30
ggh-openerp 4d1905fa5e [IMP] Recruitment: count applicant priority ratio in job position
bzr revid: ggh@tinyerp.com-20130402065052-ghvng16dau69dpca
2013-04-02 12:20:52 +05:30
Vishmita Jadeja (openerp) c6c64ae8b5 [IMP]Minor change
bzr revid: vja@tinyerp.com-20130401132304-giaqs5idsic8n5q0
2013-04-01 18:53:04 +05:30
Vishmita Jadeja (openerp) a9b4d527b2 [IMP]Improve code
bzr revid: vja@tinyerp.com-20130329123827-8cxamllyjuqrczz3
2013-03-29 18:08:27 +05:30
ggh-openerp ab64129ac5 [IMP] Hr-Recruitment:Improved Kanban view on job position
bzr revid: ggh@tinyerp.com-20130328130338-2igc32a7qsc23dxu
2013-03-28 18:33:38 +05:30
Dharti Ratani (Open ERP) b0623b619d [IMP]Improved the action for menu Resumes and Letters to show hr applicant's attachment
bzr revid: dhr@tinyerp.com-20130314104157-n9x2jt1ve1jhxque
2013-03-14 16:11:57 +05:30
Jagdish Panchal c87b99dd5c [IMP] hr_recruitment: Improve tool tip for application menu
bzr revid: jap@tinyerp.com-20130307084109-xca1qw9mwwulh7eu
2013-03-07 14:11:09 +05:30
Jagdish Panchal d530224b74 [IMP] hr_recruitment: add new menu Resumes and Letters below application
bzr revid: jap@tinyerp.com-20130307055056-feyvz7sw7t63zin1
2013-03-07 11:20:56 +05:30
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 e3a7ae5ac2 [IMP] mail_alias: add the context help_alias to hr applicant
bzr revid: chm@openerp.com-20130123121855-je4gi42vf9xoe8rz
2013-01-23 13:18:55 +01: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
Sanjay Gohel (Open ERP) 1702b2335d [IMP]remove tabs and add spaces instead of them
bzr revid: sgo@tinyerp.com-20120628064005-zuerrpazumf5lf1q
2012-06-28 12:10:05 +05:30
Purnendu Singh (OpenERP) 4395463c57 [MERGE] merge with main addons
bzr revid: psi@tinyerp.com-20120618070239-h6zjmw4hvn3oq543
2012-06-18 12:32:39 +05:30
Raphael Collet a3e9f600ee [IMP] hr: improve English in tooltips, cleanup menus and form view of hr.job
bzr revid: rco@openerp.com-20120613131834-hjholbe4nsrh35t5
2012-06-13 15:18:34 +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
Kuldeep Joshi (OpenERP) 01bd63e936 [MERGE] lp:openobject-addons
bzr revid: kjo@tinyerp.com-20120524132045-dllvk05a2lxchcyr
2012-05-24 18:50:45 +05:30
Kuldeep Joshi (OpenERP) d478aa2b00 [IMP] change Job Position view
bzr revid: kjo@tinyerp.com-20120524122631-u8ueu89mu3ioa932
2012-05-24 17:56:31 +05:30
Fabien Pinckaers 5c791531aa [IMP] improved typos
bzr revid: fp@tinyerp.com-20120522161055-6013qr1s4p773hoj
2012-05-22 18:10:55 +02:00
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
Kuldeep Joshi (OpenERP) 39031e052e [IMP] remove reporting menu
bzr revid: kjo@tinyerp.com-20120516132536-minpa12j813vcoi8
2012-05-16 18:55:36 +05:30
Kuldeep Joshi (OpenERP) 11edf8df8a [IMP] change HR Menu
bzr revid: kjo@tinyerp.com-20120515114538-cja1xnu64scpm0um
2012-05-15 17:15:38 +05:30
Saurang Suthar (OpenERP) d8692a69aa [IMP]:improved some titles as per requirement
bzr revid: ssu@tinyerp.com-20120504104506-2j2btsseva9de1xc
2012-05-04 16:15:06 +05:30
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
Tejas (OpenERP) 4db6a98df4 search_default_current remove from hr recruitement action
bzr revid: tta@openerp.com-20111108124004-c97qpz0h23kcksqo
2011-11-08 18:10:04 +05:30
Tejas (OpenERP) 7e4897cdbe rename survey field and add serch default with new and in progress status
bzr revid: tta@openerp.com-20111108102153-p9faeuqr4742fe8w
2011-11-08 15:51:53 +05:30
Amit (OpenERP) 7123f18cc0 [IMP]:applied amb's patch and improved it for add the kanban view for hr_recruitment.
bzr revid: apa@tinyerp.com-20110916120352-4o5ycwzx3p9zktax
2011-09-16 17:33:52 +05:30
Tejas (OpenERP) ddd53dc30e [Usability] Changed meni location of the -job position
bzr revid: tta@openerp.com-20110816122144-4hjrj4qyk848hkma
2011-08-16 17:51:44 +05:30
Fabien Pinckaers 5923506d01 [IMP] better menu tips
bzr revid: fp@tinyerp.com-20101230101857-t3tka3uqcexmaejb
2010-12-30 11:18:57 +01:00
DBR (OpenERP) 1711150d96 [MOD/IMP] hr_* : In HR all fields department prefiltered with user department filter
bzr revid: dbr@tinyerp.com-20101004124106-kqqnanm7cxdrmgj9
2010-10-04 18:11:06 +05:30
Fabien Pinckaers 3e967f78ff fix
bzr revid: fp@tinyerp.com-20100928230320-dyauygrm48oaworq
2010-09-29 01:03:20 +02:00
PSI (OpenERP) 4b1348a989 [IMP] hr related modules improvements
bzr revid: mra@mra-laptop-20100727071145-4n3z9i1jj1zosp8z
2010-07-27 12:41:45 +05:30
PSI (Openerp) 595fdbde61 [IMP] hr related modules improvements
bzr revid: mra@mra-laptop-20100726061527-xftwpfuimrs2bbo8
2010-07-26 11:45:27 +05:30
Fabien Pinckaers bc2b6794f5 modifs
bzr revid: fp@tinyerp.com-20100625160745-3plurl159kebvwqq
2010-06-25 18:07:45 +02:00
Rvo (Open ERP) 8728f6bd0a [IMP,REM]: removed my_button from search view and set it as search_default_field_name:value
bzr revid: rvo@tinyerp.co.in-20100513131719-tw1z2sl5fgagxnil
2010-05-13 18:47:19 +05:30
Rvo (Open ERP) 220d5b2f37 [IMP]: usability of HR
bzr revid: rvo@tinyerp.co.in-20100510125915-dqiyo6eeuygftuhc
2010-05-10 18:29:15 +05:30
nel@tinyerp.com 1b2c83c8fb revert merge
bzr revid: nel@tinyerp.com-20100409082251-xf1r7upp83566a30
2010-04-09 10:22:51 +02:00