Commit Graph

493 Commits

Author SHA1 Message Date
Mahendra Barad (OpenERP) 3ed1c1b3a6 [IMP]improved priority and remove unused methods
bzr revid: mba@tinyerp.com-20140214114937-uzli19c8anu40lgn
2014-02-14 17:19:37 +05:30
Mahendra Barad (OpenERP) 0707b77f63 [Merge]Trunk
bzr revid: mba@tinyerp.com-20140214071943-t2wnxm8vmtxcejsc
2014-02-14 12:49:43 +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 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 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
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
Mahendra Barad (OpenERP) 80c5401fc9 [Merge]merge with trunk
bzr revid: mba@tinyerp.com-20140122100252-z0bue1wi6d9aako0
2014-01-22 15:32:52 +05:30
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
Mahendra Barad (OpenERP) 102086302f [IMP]improved value of demo data and selection field
bzr revid: mba@tinyerp.com-20140108104029-rrdw8t2skrxs7yzj
2014-01-08 16:10:29 +05:30
Mahendra Barad (OpenERP) 8eb7fb82de [IMP]added the legend widget for priority and kanban state
bzr revid: mba@tinyerp.com-20140107131134-fho22izhbw86w1w5
2014-01-07 18:41:34 +05:30
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
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
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
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
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 9d885fecab [CLEAN] hr_recruitment: cleaned code about attachments and tree view added in this branch: renamed the method + updated in views accordingly + simplified view + simplified onchange_job code
bzr revid: tde@openerp.com-20131220102918-yxn4aozi03hzlnsf
2013-12-20 11:29:18 +01:00
Thibault Delavallée 8fa229061a [IMP] hr_recruitment: sending an email based on the template of the stage
is now done using the composer, therefore using message_post and all processing
required. Next step is to factorize that code to be able to use it directly
with one call.

bzr revid: tde@openerp.com-20131220092644-72uf3jpxn80u1ymq
2013-12-20 10:26:44 +01:00
jke-openerp dd285d23af [TYPO] Rename base_calendar into calendar
bzr revid: jke@openerp.com-20131219144739-9ic700ycef8uklbc
2013-12-19 15:47:39 +01:00
Thibault Delavallée 31c6c465e2 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20131219144025-cu9hxr0ctcmajyrr
2013-12-19 15:40:25 +01:00
Thibault Delavallée d9343e2d27 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20131213094016-ylqkilyo4190g81w
2013-12-13 10:40:16 +01:00
Thibault Delavallée 6b164eb7b3 [IMP] hr: minor usability improvements
- hr_holidays: renamed My Leaves filter by My Requests, more accurate
- hr_recruitment: string of name field is not Subject / Application Name, more accurate; this string is used in the search view also.

bzr revid: tde@openerp.com-20131212104612-2fbn9130emyvxg7s
2013-12-12 11:46:12 +01:00
Turkesh Patel (Open ERP) c5fae04622 [IMP] improved name of applicant in posted msg.
bzr revid: tpa@tinyerp.com-20131212062845-pu81cnpt8rozuz74
2013-12-12 11:58:45 +05:30
Turkesh Patel (Open ERP) 51f0183b27 [IMP] improved message and code
bzr revid: tpa@tinyerp.com-20131210122930-zfkbyok26pg91e1q
2013-12-10 17:59:30 +05:30
Turkesh Patel (Open ERP) df95f376be [IMP] improved messages: post message in job
bzr revid: tpa@tinyerp.com-20131210084309-7t46f2vsutcdhkpc
2013-12-10 14:13:09 +05:30
Turkesh Patel (Open ERP) 9c2b009c9d [IMP] improved domain and UI
bzr revid: tpa@tinyerp.com-20131204102228-5bgm74hpxd3snkus
2013-12-04 15:52:28 +05:30
Christophe Matthieu fd2821086f [MERGE] sync with trunk
bzr revid: chm@openerp.com-20131202150925-eqsi0uu0fqtwimhj
2013-12-02 16:09:25 +01:00
Turkesh Patel (Open ERP) 982549b31a [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20131126124206-gw02bnwnerl5dzrv
2013-11-26 18:12:06 +05:30
Amit Bhavsar (Open ERP) 98e8778028 [MERGE] merge with latest trunk.
bzr revid: amb@tinyerp.com-20131126091004-vfzynh766ueesq9z
2013-11-26 14:40:04 +05:30
Turkesh Patel (Open ERP) c90fe3d7a6 [IMP] improved code to add default responsible in applicant if directly created from job and improved view
bzr revid: tpa@tinyerp.com-20131125131705-0j7wu94a2cat480o
2013-11-25 18:47:05 +05:30
Sunil Sharma (OpenERP) 05f8171d52 [IMP]:hr_recruitment:improve as per suggestion
bzr revid: sunilsharma.sharma07@gmail.com-20131122084404-cfv3rn7dmu6cwvd3
2013-11-22 14:14:04 +05:30
Sunil Sharma (OpenERP) 4a5ee2721c [IMP]:hr_recruitment:improve as per suggestion
bzr revid: sunilsharma.sharma07@gmail.com-20131122084113-x9poguilfogtc5fn
2013-11-22 14:11:13 +05:30
Sunil Sharma (OpenERP) c7c59db317 [IMM]:hr_recruitment:as per suggestion
bzr revid: sunilsharma.sharma07@gmail.com-20131121122255-b1lcr8e7wg39xmn0
2013-11-21 17:52:55 +05:30
Olivier Dony 44664076da [MERGE] Forward-port of latest 7.0 fixes up to rev 9618 rev-id: dle@openerp.com-20131120142131-s333lyva85cyn41o
bzr revid: odo@openerp.com-20131120144059-yyh7emvgdarff09b
bzr revid: odo@openerp.com-20131120144318-11nmn1zj00zmi10z
2013-11-20 15:43:18 +01:00
Fabien Pinckaers eb3cc55347 [IMP] Job Positions update: filter by office and dept
bzr revid: fp@openerp.com-20131111200621-mlkryuems0d8qx6r
2013-11-11 21:06:21 +01:00
Thibault Delavallée 9537e55894 [FIX] hr_recruitment: avoid overriding email_from and email_cc in
message_update. This behavior makes sens only in message_new when
setting initial parameter of the applicant, not when somebody sends
an email on the record.
Removed priority change when there is  a 'priority' key in msg; but
this key is not likely to be present in a parsed email.
Removed updated values change due to a mapping of values present in
the email. This code was a copy-and-paste from crm and did not have
any meaning in hr_recruitment.

Also removed unnecessary code in project, project_issue, crm_helpdesk
and crm_claim for the same reasons as for hr_recruitment.

bzr revid: tde@openerp.com-20131104092731-ixasweoy1dbllbb3
2013-11-04 10:27:31 +01:00
Thibault Delavallée 374f3c9c22 [REV] hr_recruitment: continuing reverting most changes, reparing analysis views.
bzr revid: tde@openerp.com-20131023115505-k4eqt1jo5w0ruo4o
2013-10-23 13:55:05 +02:00
Thibault Delavallée 878ceca988 [REV] stages: removed bar_fold and bar_color fields.
After some experiments, having colors does not seem to give an
usable result on statusbar widget. Indeed we need to have the
current stage highlited, and maybe something to tell that some
stages have a special meaning and/or are the end of the pipe.
The closed field already gives that meaning.

Moreover the issue with the statusbar widget is that it indicates
state and action. Having both dimensions with colors / icons
is quite difficult to understand. We therefore stand on a simpler
version of the widget, only with stages and the current stage
highlighted.

bzr revid: tde@openerp.com-20131021104912-8ybhw0svdoghheh3
2013-10-21 12:49:12 +02:00
Thibault Delavallée 6c54232c98 [IMP] Stage/State update part 2
- stages: added some fields
-- closed: indicates whether this stage close the working process, for
example task ended, lead lost, applicant hired
-- bar_fold: whether to hide the state in the statusbar; this is different
from fold that is used for kanban views. Viewing a pipe or a specific
record are effectively different things and should use different fields.
-- bar_color: field to customize the stage in the statusbar (still WIP)

- impacted addons: crm, project, project_issue, hr_recruitment
- removed 'closed' addition in project_mrp as this is now in base project
module

bzr revid: tde@openerp.com-20131018132120-h0pv01q2bagtp99x
2013-10-18 15:21:20 +02:00
Turkesh Patel (Open ERP) 40f189adfb [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20131009093540-y9ueph05ah04gixg
2013-10-09 15:05:40 +05:30
Darshan Kalola (OpenERP) caf73f8a9d [MERGE]merged with main addons
bzr revid: dka@tinyerp.com-20130926072238-gynh8bc3w10y8uwb
2013-09-26 12:52:38 +05:30
DBR (OpenERP) d636d3deb8 [Merge] lp:openobject-addons
bzr revid: dbr@tinyerp.com-20130924102731-bkh9bgamdhl60whk
2013-09-24 15:57:31 +05:30