Commit Graph

28 Commits

Author SHA1 Message Date
Thibault Delavallée 7f1e1c7246 [IMP] hr_holidays: workflow update
starts in confirm
from confirm, possible to get back to draft with reset signal, calling old set_to_draft, now
renamed holidays_reset, in the same workflow
from draft, possible to go to confirm

bzr revid: tde@openerp.com-20130805113023-1cs1s18dd5m4mi20
2013-08-05 13:30:23 +02:00
Thibault Delavallée 2156c83687 [IMP] hr_holidays: removed 'document created' automatic log, as the request is automatically confirmed, leading to a status update message that is now the first message logged.
bzr revid: tde@openerp.com-20130104145030-6t6jtu4chizgs3jk
2013-01-04 15:50:30 +01:00
Thibault Delavallée 8d26e78582 [IMP] Addons: removed bold in subtype descriptions.
bzr revid: tde@openerp.com-20121219212330-xfx3lykstl1nsa8m
2012-12-19 22:23:30 +01:00
Thibault Delavallée 6dc32eb287 [REF] Hr_holidays: used track_visibility and _track, removed extra chatter messages.
bzr revid: tde@openerp.com-20121218164217-0kn9hu9yrgkl0x8n
2012-12-18 17:42:17 +01:00
Thibault Delavallée ce923903b5 [IMP] [REVIEW] [DOC] addons: added some comments in the various data files about subtypes.
bzr revid: tde@openerp.com-20121203114009-obtca9gf3t7b909y
2012-12-03 12:40:09 +01:00
Khushboo Bhatt (Open ERP) a56728dbc7 [Add]hr_holidays:improved code of subtype
bzr revid: kbh@tinyerp.com-20121120071911-z6saaldgglcr1bz2
2012-11-20 12:49:11 +05:30
Khushboo Bhatt (Open ERP) 4f14cb1dae [Add]hr_holidays:subtype added for leaves
bzr revid: kbh@tinyerp.com-20121120063939-nn4bkjdpagt2uhit
2012-11-20 12:09:39 +05:30
Thibault Delavallée 64277d04c3 [IMP] Addons: messages when installing key apps is not of comment subtype, meaning they are effectively pushed.
bzr revid: tde@openerp.com-20121114115504-tvh0j9ks0jde12ed
2012-11-14 12:55:04 +01:00
Fabien Pinckaers ab4b7da49f [IMP] cleaned ir.actions.todo to launch newly installed application
bzr revid: fp@openerp.com-20120916114249-5px8shvbm3tzhidh
2012-09-16 13:42:49 +02:00
Olivier Dony 1dce0b1dc4 [FIX] all mail dependencies: replace message_post call by normal record + review misc wording
bzr revid: odo@openerp.com-20120830141852-ku8nql1sfkko8669
2012-08-30 16:18:52 +02:00
Fabien Pinckaers 6ac583c0f7 [IMP] mail cleaning
bzr revid: fp@tinyerp.com-20120817111936-2d33nlqlbvkjb374
2012-08-17 13:19:36 +02:00
Fabien Pinckaers 66ece041f0 [IMP] append note
bzr revid: fp@tinyerp.com-20120817102650-1sglq1y2dbb3xqju
2012-08-17 12:26:50 +02:00
Fabien Pinckaers 0869066f99 [IMP] improved modules message at installation --> to be reviewed later
bzr revid: fp@openerp.com-20120805201322-y8ghspcb69wmb3ut
2012-08-05 22:13:22 +02:00
Fabien Pinckaers 7aae117e84 [IMP] open right menu afte rmod installation
bzr revid: fp@openerp.com-20120804215742-x2xhzsm8agiv70w3
2012-08-04 23:57:42 +02:00
Fabien Pinckaers 7904580e60 [IMwP] open the right menu according to the installed application
bzr revid: fp@openerp.com-20120804215327-651jy6mn1w15x430
2012-08-04 23:53:27 +02:00
Raphael Collet 93da4f9847 [IMP] hr modules: add OpenChatter notification after module installation
bzr revid: rco@openerp.com-20120725124518-y4zl4th862lkq838
2012-07-25 14:45:18 +02:00
Pinakin Nayi (OpenERP) 398bb1ff50 [IMP] hr_holiday:improve leave report color,tooltips
bzr revid: pna@tinyerp.com-20120521054607-74ou4uplze3astxg
2012-05-21 11:16:07 +05:30
Raphael Collet 9c6f104d86 [MERGE] trunk-v62_config (improve and complete new config wizards)
bzr revid: rco@openerp.com-20120515144630-j6qltq8e2t7grxj2
2012-05-15 16:46:30 +02:00
Jagdish Panchal (Open ERP) 7dbf665c5d [IMP] HR: Rename field in configuration wizard of hr application, add new field and change the position of field
bzr revid: jap@tinyerp.com-20120427104359-4r9cwx0637y57f0g
2012-04-27 16:13:59 +05:30
Bharat (OpenERP) 89ac634188 [FIX] hr : made data noupdate=1 for hr_holidays/hr_holidays_data.xml, hr_timesheet/hr_timesheet_data.xml, and hr_timesheet_sheet/hr_timesheet_sheet_data.xml
lp bug: https://launchpad.net/bugs/899234 fixed

bzr revid: bde@tinyerp.com-20111207061840-baww72jt9iwm3p60
2011-12-07 11:48:40 +05:30
Hardik Ansodariy (OpenERP) 35f247bc7a [IMP]: inserted demo data in several objects
bzr revid: han@tinyerp.com-20110722113147-6mg9cjmkasdpn8ma
2011-07-22 17:01:47 +05:30
aag (OpenERP) 8c5726ef5f [IMP]hr_holidayse: raise an error if there are more than 1 leave type with "allow to override limit" = False, also if there is no such leave type
bzr revid: aag@tinyerp.co.in-20110527122656-rouugxlm417tj5fp
2011-05-27 17:56:56 +05:30
Quentin (OpenERP) 924c9639c5 [FIX] hr_holidays: type of holidays
bzr revid: qdp-launchpad@openerp.com-20110311115024-5sx7xt40tpla9c6x
2011-03-11 12:50:24 +01:00
Rucha (Open ERP) e11dc0b43c [IMP]: hr_holidays: Made demo of leave allocation request as validated to avoid warning when confirming a leave request for another demo
bzr revid: rpa@tinyerp.com-20110311103109-lgqt6vp1wz94c0sh
2011-03-11 16:01:09 +05:30
Rucha (Open ERP) 09d635477d [IMP]: hr_holidays: Added one data for comnepsatory days
bzr revid: rpa@tinyerp.com-20110310133852-84hxcgx9ldh70ajk
2011-03-10 19:08:52 +05:30
ron@tinyerp.com f34b5ba2f1 [IMP]hr_holidays,hr_recruitment:improved HR module related changes and also make one wizard
bzr revid: ron@tinyerp.com-20110216120450-nvul499jx6f3wekd
2011-02-16 17:34:50 +05:30
mtr 57acf3879f [IMP] hr_holidays:-In demo data corrected,not double validation and added button for second validation in tree view of Leave Request
bzr revid: mtr@mtr-20101029073120-dqa5832a2819p5d0
2010-10-29 13:01:20 +05:30
Fabien Pinckaers b3a6611ee0 [IMP] better useability
bzr revid: fp@tinyerp.com-20101012215940-yvnh0sog8voxiz85
2010-10-12 23:59:40 +02:00