Commit Graph

419 Commits

Author SHA1 Message Date
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
jke-openerp ecca2f99c3 [Merge] Merge With Trunk
bzr revid: jke@openerp.com-20140106082030-e0auqh3l9b2cpuyi
2014-01-06 09:20:30 +01:00
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 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
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
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
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
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
Darshan Kalola (OpenERP) 4da8f14e0c [IMP]add template_id in hr_recruitment_stage for mail functionality.
bzr revid: dka@tinyerp.com-20130920102818-xj7ua08i5406wi16
2013-09-20 15:58:18 +05:30
Thibault Delavallée c17ecb54ec [FIX] addons: fixed various calls to fields.datetime.now in defaults
bzr revid: tde@openerp.com-20130919142338-v2ygkid2abw2j3wl
2013-09-19 16:23:38 +02:00
DBR (OpenERP) 4b63de1244 [Merge] lp:openobject-addons
bzr revid: dbr@tinyerp.com-20130913094937-nkhpmwj0xcwaq326
2013-09-13 15:19:37 +05:30
Amit Bhavsar (Open ERP) 363f4e4863 [MERGE] merge with latest trunk.
bzr revid: amb@tinyerp.com-20130912071222-hirzrnphbq03tgj1
2013-09-12 12:42:22 +05:30
Amit Bhavsar (Open ERP) 780672e9b1 [imp] improve code and improve naming conventions.
bzr revid: amb@tinyerp.com-20130911095804-u1dk4kdhwcls2trm
2013-09-11 15:28:04 +05:30
DBR (OpenERP) 1339e24226 [IMP] Label name improve
bzr revid: dbr@tinyerp.com-20130910131704-mawfghrz42jow31r
2013-09-10 18:47:04 +05:30
DBR (OpenERP) efc8bb37a9 [IMP]Improve code for crm also
bzr revid: dbr@tinyerp.com-20130910131205-39cwpiik2ncs6wcn
2013-09-10 18:42:05 +05:30
Christophe Simonis 3fa90321e1 [MERGE] forward port of branch saas-1 up to revid 8772 chs@openerp.com-20130910122113-171osvcukxffxcry
bzr revid: chs@openerp.com-20130910124803-wxkb8gkz1tub5qjf
2013-09-10 14:48:03 +02:00
Denis Ledoux 546a191f0a [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9459 rev-id: fva@openerp.com-20130918153347-fy4nuvbm82ngfb8x
bzr revid: mat@openerp.com-20130826135110-f9q4p65ds2aholcw
bzr revid: dle@openerp.com-20130828141129-ecxl2vlpb8vw0o9f
bzr revid: dle@openerp.com-20130828162659-n8a0ku9o3h01qaov
bzr revid: dle@openerp.com-20130830094205-q3itwd7x0246d9n6
bzr revid: dle@openerp.com-20130830133604-mfnfbscn5wdk4vi4
bzr revid: dle@openerp.com-20130902131244-v9uh0s8rg4889i7j
bzr revid: mat@openerp.com-20130903134105-68ziuaccreu6rs61
bzr revid: chs@openerp.com-20130906171851-jtfsf4au1k30wwlr
bzr revid: dle@openerp.com-20130909103120-k5oefxgebhyslac3
bzr revid: dle@openerp.com-20130909170047-pbzw4ernvcpivbhh
bzr revid: chs@openerp.com-20130910122113-171osvcukxffxcry
bzr revid: tde@openerp.com-20130912121059-k840pi4rwdzpez8g
bzr revid: dle@openerp.com-20130913085251-p906ci2divy82jur
bzr revid: tde@openerp.com-20130913092546-kzshg1a7sls566l8
bzr revid: mat@openerp.com-20130917122102-drf8fj9lrjj0fvju
bzr revid: mat@openerp.com-20130917161614-w8u2c1ayeb5kxm30
bzr revid: dle@openerp.com-20130918161305-7ep1642nxzyy3vhd
2013-09-18 18:13:05 +02:00
DBR (OpenERP) 5f733248c3 [Merge] lp:openobject-addons
bzr revid: dbr@tinyerp.com-20130903052652-q0kl6hmburu3ygpl
bzr revid: dbr@tinyerp.com-20130910054650-o3828e25hbgib4lt
2013-09-10 11:16:50 +05:30
Darshan Kalola (OpenERP) e21681633c [IMP]add help,ipmrove code and remove duplication in record_ids
bzr revid: dka@tinyerp.com-20130909095957-a2gvivlto7qwv50x
2013-09-09 15:29:57 +05:30
Darshan Kalola (OpenERP) 691cb9cb25 [MERGE]merged with main addons
bzr revid: dka@tinyerp.com-20130906052126-j147w420snwytrn3
2013-09-06 10:51:26 +05:30
Thibault Delavallée 920d50f585 [MERGE] [IMP] hr_recruitment: store current stage before doing stage modification. This allows to do some stage analysis, such as stages before refusing an applicant. Also added in reports.
bzr revid: tde@openerp.com-20130904141024-gku10b6841jwqh5y
2013-09-04 16:10:24 +02:00
Amit Bhavsar (Open ERP) b93c8e5574 [imp] improve typo in hr recruitment.
bzr revid: amb@tinyerp.com-20130830053858-ll9a61ff2ads6p18
2013-08-30 11:08:58 +05:30
DBR (OpenERP) d7f420c586 [IMP]set log_meeting_in_parent method in base_calender
bzr revid: dbr@tinyerp.com-20130829131719-2nho1zsqv1ccsj6w
2013-08-29 18:47:19 +05:30
Olivier Dony baef4d3d92 [FIX] Force safer ondelete=restrict on the `alias_id` _inherits FK on models with a mail.alias parent
The delete-rule was initially set to `cascade` in revision
6897.16.13 revid:odo@openerp.com-20120705141706-5gm5mmqode3bvkuc
because the ORM would not allow anything else for the FK of
an _inherits relationship.
This constraint was later lifted in 7.0 server at revision
4681 revid:odo@openerp.com-20121212210247-emrz5rf9ewcwdggu
so we can now switch to the intended default behavior:
when deleting mail aliases we never want to cascade delete
the child records, as that could lead to unwanted deletions.
On the other hand the aliases are automatically deleted when
the record they belong to is deleted, as a kind of internal
dependency. This is the intended safe way to delete them.

There is a special case when the same alias is manually set
on multiple records, in which case you will not be able to
delete any of those records. This is an acceptable exception
and should be manually handled if ever needed, by temporarily
linking the records to delete to new dummy aliases.

bzr revid: odo@openerp.com-20130827150708-62hqk8p7twd527n0
2013-08-27 17:07:08 +02:00
Amit Bhavsar (Open ERP) 93a6e3e4e2 [imp] improve job position onchange and create employee behave.
bzr revid: amb@tinyerp.com-20130826072657-g878z32sxr2qbb6i
2013-08-26 12:56:57 +05:30
DBR (OpenERP) cb15c354dd [IMP]:Update label
bzr revid: dbr@tinyerp.com-20130823093617-3aa3h798n6ydt0m1
2013-08-23 15:06:17 +05:30
Amit Bhavsar (Open ERP) a8063ba55c [imp] improve typo and on create employee behave at hr application.
bzr revid: amb@tinyerp.com-20130823053350-mpknggcrgl1504ta
2013-08-23 11:03:50 +05:30
DBR (OpenERP) f3b0c35df4 [Merge] lp:openobject-addons
bzr revid: dbr@tinyerp.com-20130822125445-pur4h2bjzjw4p2nx
2013-08-22 18:24:45 +05:30
DBR (OpenERP) 89d03a854a [IMP]base_calander: Add create method for crm.meeting
Update the Doc
remove crm.meeting inheritance from .py file

bzr revid: dbr@tinyerp.com-20130822123534-zx3uxdjojoj55bqn
2013-08-22 18:05:34 +05:30
Amit Bhavsar (Open ERP) 073bf7d937 [MERGE] merge with latest trunk
bzr revid: amb@tinyerp.com-20130822112419-vz74jafyh2kavq76
2013-08-22 16:54:19 +05:30
Thibault Delavallée c147dd4975 [IMP] crm, hr_recruitment, project_issue: removed message put in description in message_new
bzr revid: tde@openerp.com-20130822094613-os846v2g3t2dloo5
2013-08-22 11:46:13 +02:00
bth-openerp ac2e155456 [IMP]Improved write method.
bzr revid: bth@tinyerp.com-20130822092903-34y8e3i2435klsn9
2013-08-22 14:59:03 +05:30
bth-openerp ef21f58651 [IMP]Improved write method and previous_stage_id to last_stage_id.
bzr revid: bth@tinyerp.com-20130819093136-52igwbmi3bx30b6i
2013-08-19 15:01:36 +05:30
bth-openerp accf719374 [IMP]Added field value in write method.
bzr revid: bth@tinyerp.com-20130819064410-52iu2dh3izt3256r
2013-08-19 12:14:10 +05:30
Christophe Simonis bf29a2ebc7 [MERGE] forward port of branch 7.0 up to revid 9302 chs@openerp.com-20130718111616-apacuhc2qhquobtc
bzr revid: dle@openerp.com-20130627104833-b9zgtu8urj43f12b
bzr revid: mat@openerp.com-20130702135856-kmg7d8anw17nkbd8
bzr revid: chs@openerp.com-20130718115928-wpa84dqh8tcq31zt
2013-07-18 13:59:28 +02:00
bth-openerp 9a49a6c2dc [MERGE]Merge lp:openobject-addons.
bzr revid: bth@tinyerp.com-20130717053307-qtsb5djddkc41rpc
2013-07-17 11:03:07 +05:30
bth-openerp 1d391ebb33 [FIX]Resolve conflicts.
bzr revid: bth@tinyerp.com-20130716090653-4xrtndazb02k2kof
2013-07-16 14:36:53 +05:30
Jignesh Rathod (OpenERP) 81ff01a16f Merge With Latest code.
bzr revid: jir@tinyerp.com-20130715102004-yf1m53zllc1ruvuc
2013-07-15 15:50:04 +05:30
DBR (OpenERP) ff428776f6 [Merge] lp:openobject-addons
bzr revid: dbr@tinyerp.com-20130712123727-0dydhr9ibcwkpqio
2013-07-12 18:07:27 +05:30
Thibault Delavallée f5c09b4002 [FIX] hr_recruitment: fixed onchange_department causing the stage to be resetted
bzr revid: tde@openerp.com-20130708131040-72tke0a25mes9wwp
2013-07-08 15:10:40 +02:00
Thibault Delavallée 05359f0909 [IMP] hr_recruitment: added date_last_stage_update field, holding date of last stage modification; removed hired.employee wizard that does not seem to be used anywhere, nor to be useful.
bzr revid: tde@openerp.com-20130708091156-3l6fcl6drd4b6w2y
2013-07-08 11:11:56 +02:00
Thibault Delavallée ef9923feb4 [FIX] Removed get_default_email, already removed but that came back when merging trunk
bzr revid: tde@openerp.com-20130708083921-a6zm0peez8is9qsg
2013-07-08 10:39:21 +02:00