Commit Graph

1816 Commits

Author SHA1 Message Date
Launchpad Translations on behalf of openerp 9863dbe5c8 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140304075238-yra39uwmwahmrnf3
2014-03-04 07:52:38 +00:00
Launchpad Translations on behalf of openerp b949cef63c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140221054843-7g7jwzx085jnes1q
2014-02-21 05:48:43 +00:00
Thibault Delavallée 79a0a10f93 [MERGE] [IMP] hr: broadcast the welcome message only for new employee coming
from the recruitment, not all created employees.
Before this merge, every created employee was broadcasted to all existing users
of the same company. However when creating a batch of employees, for example
when configuring an new openerp instance, this was creating a lot of noise
in the inboxes.
Now, only recruited employee have a welcome message.

bzr revid: tde@openerp.com-20140218162958-2rr967jh9zu2spwe
2014-02-18 17:29:58 +01:00
Thibault Delavallée df313af409 [MERGE] [IMP] crm: added default alias configurable directly in sales configuration menu. This default alias is an alias creating leads, not linked to a specific thread or parent.
Like what has been done in HR recently, it is now possible to directly configure a default alias for leads in the sales configuration menu. This allows an easier alias configuration compared to directly editing the aliases.

[FIX] hr: fixed default alias computation.

bzr revid: tde@openerp.com-20140213112811-y4rynjmdldrjs4gg
2014-02-13 12:28:11 +01:00
Turkesh Patel (Open ERP) 6d17db2101 [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20140212104340-0vv22hxz3fdhy1dy
2014-02-12 16:13:40 +05:30
Thibault Delavallée b8c82c0f45 [IMP] hr_recruitment: cleaned code about default user_id and things like that when creating a new applicant.
All code now belongs to onchange_job, and is called in create, whether with
vals.get('job_id') or context.get('default_job_id')

bzr revid: tde@openerp.com-20140211122341-xz5hxe0qrt1reevg
2014-02-11 13:23:41 +01:00
Thibault Delavallée 623b230390 [IMP] hr_recruitment: updated gauge parameter name
bzr revid: tde@openerp.com-20140211122308-qnwz8e9j9ggs4n7p
2014-02-11 13:23:08 +01:00
Thibault Delavallée 610ebaef85 [CLEAN] hr: moved color field + an action in hr_recruitment, because they are used in this module + removed unnecessary code
bzr revid: tde@openerp.com-20140211120433-f34jsy7xjga1ultt
2014-02-11 13:04:33 +01: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
Thibault Delavallée 7f662d3958 [CLEAN] hr_recruitment: cleaned added code in res_config
- alias finding extgracted in its own method, and uses the new ir.model.data API
xmlid_to_resid
- simplified code of get_default_alias and set_default_alias
- alias_domain default method calls the one defined in mail.alias to try to have only
one method doing the trick

bzr revid: tde@openerp.com-20140211112434-iuqy2a2mrm0pmaxq
2014-02-11 12:24:34 +01:00
Thibault Delavallée 7fd1a825a8 [CLEAN] hr_recruitment: cleaning before merging
- some code reindentation
- updated subtypes, to use parent_id feature between applicants and jobs. Another task will
improve the layout bu hiding some subtypes in applicant; currently we keep a child / parent
behavior.
- renamed open_attachments method
- some changes in create reverted
- chatter posted in job now hav ea subtype, not sure to keep those

bzr revid: tde@openerp.com-20140211105807-ay93xbwilsz3mso6
2014-02-11 11:58:07 +01:00
Thibault Delavallée 5c2839f102 [IMP] hr_recruitment: job kanban view: updated gauge widget according to new parameters
bzr revid: tde@openerp.com-20140211100537-9yrae5pbvmdntelv
2014-02-11 11:05:37 +01:00
Turkesh Patel (Open ERP) ba44db60d3 [FIX] change gauge input value method name and improved code in res.config related to create degfault alias.
bzr revid: tpa@tinyerp.com-20140211064607-ll00gw12wviyb2cb
2014-02-11 12:16:07 +05:30
Thibault Delavallée 87f9c85330 [CLEAN] hr: cleaned job form view, removing unnecessary groups, also changed
displayed number of employees (display current number + expected, not the
contraty). Updated hr_recruitment accordingly.

bzr revid: tde@openerp.com-20140210171511-z5277t6ilnvnc48d
2014-02-10 18:15:11 +01:00
Turkesh Patel (Open ERP) ee471832f9 [IMP] improved code to show default alias id
bzr revid: tpa@tinyerp.com-20140210131609-v5cxl5pexk37pt6d
2014-02-10 18:46:09 +05:30
Turkesh Patel (Open ERP) f94df0e389 [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20140210072100-p3ry9oq4eklwt9k0
2014-02-10 12:51:00 +05:30
Turkesh Patel (Open ERP) 181aee3c50 [IMP] as per TDE's suggetion dont move code of posting message in hr_recruitment just do it based on context key
bzr revid: tpa@tinyerp.com-20140205060500-v70n8oy9rm1dflwf
2014-02-05 11:35:00 +05:30
Turkesh Patel (Open ERP) 130dac62e8 [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20140205052603-296obc5otpu72fsu
2014-02-05 10:56:03 +05:30
Antony Lesuisse 033c38c304 [MERGE] trunk
bzr revid: al@openerp.com-20140129021916-ckb3rplmcpjbqel3
2014-01-29 03:19:16 +01:00
Olivier Dony 39c27c72d0 [MERGE] Sync with trunk rev. 9064 rev-id ged@openerp.com-20140127161718-uo6pperke86pqq5v
bzr revid: odo@openerp.com-20140128175835-jannyh3cv3gi1sxn
2014-01-28 18:58:35 +01:00
Launchpad Translations on behalf of openerp 3ce5e01eca Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140128064139-6fjg3b236v5d790j
2014-01-28 06:41:39 +00:00
Gery Debongnie 737bb32e58 [IMP] improves the HR recruitment analysis view (reporting) by using the new graph view in pivot mode (addon hr_recruitment)
bzr revid: ged@openerp.com-20140127092308-g893knucca1ez4cq
2014-01-27 10:23:08 +01:00
Antony Lesuisse b90092325d [FIX] hr_recruitment job added show_address even if it doesnt seems to have an effect on the name_get
bzr revid: al@openerp.com-20140126202049-g0f9ku4dcmxfbx9y
2014-01-26 21:20:49 +01:00
Antony Lesuisse 412bae2df4 [FIX] hr_recruitment manfiest typo, the manifest copywriting still sucks
bzr revid: al@openerp.com-20140126200231-lksev48uypyj42zw
2014-01-26 21:02:31 +01:00
Gery Debongnie 00c6d55ac9 [MERGE] merge trunk into local branch
bzr revid: ged@openerp.com-20140116144326-8kwqab71zp8s7a8e
2014-01-16 15:43:26 +01:00
Launchpad Translations on behalf of openerp 58907da3ee Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20140116051828-hd2t5q9ysbk5wm3p
bzr revid: launchpad_translations_on_behalf_of_openerp-20140119052609-764otsas6xg8r8a2
2014-01-19 05:26:09 +00:00
Thibault Delavallée 9cf78e93cc [MERGE] Sync with trunk, tries to solve conflicts. There are still some new images to convert into images in xml files.
bzr revid: tde@openerp.com-20140116103910-qmm2y6kucmngplnk
2014-01-16 11:39:10 +01:00
jke-openerp 46b0c7aa00 [REF] Rename model crm.meeting into calendar.event
Remove 2 unsused field from calendar.event model (dir,sequence)

bzr revid: jke@openerp.com-20140115093805-1g1j1oymyxsb6kgh
2014-01-15 10:38:05 +01:00
Thibault Delavallée 49c0b7a820 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20140106135700-rt0g44w5xmpbtxiu
2014-01-06 14:57:00 +01:00
jke-openerp ecca2f99c3 [Merge] Merge With Trunk
bzr revid: jke@openerp.com-20140106082030-e0auqh3l9b2cpuyi
2014-01-06 09:20:30 +01:00
Turkesh Patel (Open ERP) 07746868f6 [FIX] improved code to serch users of company based on eployees company intead of using company of related user of employee
bzr revid: tpa@tinyerp.com-20140103124234-a3euvu0e6bs1n14q
2014-01-03 18:12:34 +05:30
Gery Debongnie 524697751c [IMP] removes old tree views in reporting and replaces them by the new graph views in pivot mode by default (addon hr_recruitment)
bzr revid: ged@openerp.com-20140102104754-pfyq7zdprsfzky60
2014-01-02 11:47:54 +01:00
Turkesh Patel (Open ERP) d133efb007 [IMP] improved log at creation time
bzr revid: tpa@tinyerp.com-20131227130234-bmem1riolid98kk6
2013-12-27 18:32:34 +05:30
Gery Debongnie 9dfb5de2f8 [MERGE] merge from trunk
bzr revid: ged@openerp.com-20131224112327-r1evm1pcw2gpn8dh
bzr revid: ged@openerp.com-20131226132625-33fgmyb0fbu0c9ia
2013-12-26 14:26:25 +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
Chirag Dodiya (OpenERP) bdcd2e2b5e [IMP]Improved code for get attachment
bzr revid: cod@tinyerp.com-20131226124214-vbs20o6d3yend9jh
2013-12-26 18:12:14 +05:30
Chirag Dodiya (OpenERP) dd2205916a [IMP] Improved code as par coding convention
bzr revid: cod@tinyerp.com-20131226070950-oxlsi06fq2a8p9bk
2013-12-26 12:39:50 +05:30
Chirag Dodiya (OpenERP) 9833e17040 [ADD] Added make file and pass context=none in open attachment method
bzr revid: cod@tinyerp.com-20131226054138-hxtmkgwaaci06xaa
2013-12-26 11:11:38 +05:30
Turkesh Patel (Open ERP) 1b3f2f1a71 [IMP] improved function to open attachments.
bzr revid: tpa@tinyerp.com-20131224133813-5pbsd3jxbj1ypxk1
2013-12-24 19:08:13 +05:30
Turkesh Patel (Open ERP) b3c535806f [IMP] use one2many function field for related attachments.
bzr revid: tpa@tinyerp.com-20131224124834-3wk4l8xnto9krmq8
2013-12-24 18:18:34 +05:30
Gery Debongnie 2793a41cd4 [IMP] changes the xml description of the graphs to use the new graph view (and to make sure the result is as close as possible) (addon hr_recruitment)
bzr revid: ged@openerp.com-20131224102827-of7l5cds4t25g17z
2013-12-24 11:28:27 +01:00
Turkesh Patel (Open ERP) bb7f2b7dcd [MRG] added sass file.
bzr revid: tpa@tinyerp.com-20131224072957-2r1teibresz8iy42
2013-12-24 12:59:57 +05:30
Turkesh Patel (Open ERP) 584a7b27f2 [IMP] improved code, remove unneccesary changes and convert application_count function field to one2many field.
bzr revid: tpa@tinyerp.com-20131224072224-b7gq9z4mqhyh7540
2013-12-24 12:52:24 +05:30
Chirag Dodiya (OpenERP) b213ad59d2 [REM]Removed useless class from css and sass
bzr revid: cod@tinyerp.com-20131224064621-80auumzgg38f4uqn
2013-12-24 12:16:21 +05:30
Chirag Dodiya (OpenERP) baea22a838 [ADD] Added sass file of job_position css
bzr revid: cod@tinyerp.com-20131224061737-elp97jzkj5cir2fx
2013-12-24 11:47:37 +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
Turkesh Patel (Open ERP) a7479380e4 [IMP] remove unread msg from kanban and improved chatter
bzr revid: tpa@tinyerp.com-20131224052022-0w6zz3qhj3pi3dyl
2013-12-24 10:50:22 +05:30
Turkesh Patel (Open ERP) 50d67b6461 [IMP] post welcome employee message only if employee created from applicant.
bzr revid: tpa@tinyerp.com-20131223102329-147mo4x9o1mc59lq
2013-12-23 15:53:29 +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
Thibault Delavallée b9e8df4a43 [DOC] hr_recruitment: added changelog about template_id field
bzr revid: tde@openerp.com-20131223092831-lg6j9as0go1r2g7e
2013-12-23 10:28:31 +01:00