Commit Graph

13 Commits

Author SHA1 Message Date
Raphael Collet 3feee280ec [IMP] hr*: remove deprecated ir.actions.todo
bzr revid: rco@openerp.com-20120410121239-0p6z87d34yqqkdk3
2012-04-10 14:12:39 +02:00
Jagdish Panchal (Open ERP) e120f1e511 [IMP] HR: improve the usability Human Resources wizard
bzr revid: jap@tinyerp.com-20120404054552-sz2zxa7mf66lbx98
2012-04-04 11:15:52 +05:30
Jagdish Panchal (Open ERP) 37465c6ea5 [IMP] HR: add the configuration wizard(new added file >> hr/res_config.py, hr/res_config_view.xml,hr_recruitment/res_config.py, hr_recruitment/res_config_view.xml, hr_timesheet_sheet/res_config.py, hr_timesheet_sheet/res_config_view.xml)
bzr revid: jap@tinyerp.com-20120402054418-596gzjhyne7o6148
2012-04-02 11:14:18 +05:30
Stephane Wirtel e123082d88 [IMP] Add missing configuration wizards
bzr revid: stw@openerp.com-20110922131300-uudx3uwhkyaj3ry0
2011-09-22 15:13:00 +02:00
Xavier Morel 09cf4d40d0 [FIX] convert ir.actions.todo fields to match model definition changes
* type = special => type = automatic
* type = recurring | normal => type = normal
* default type special => normal
* state = hidden => state = done

bzr revid: xmo@openerp.com-20110729140324-0nxus4p8ufj46z9y
2011-07-29 16:03:24 +02:00
Xavier Morel cc13113641 [REF] reformat xml files before applying automated search&replace on them
bzr revid: xmo@openerp.com-20110729134810-oiqptqs2omvo7o7c
2011-07-29 15:48:10 +02:00
Xavier Morel a5fdb75ad6 [FIX] ir.actions.todo are now unskippable
bzr revid: xmo@openerp.com-20110714103725-6r6j35qegobhvx5u
2011-07-14 12:37:25 +02:00
mma 0810632533 [IMP] hr_recruitement: improvement in config wizard
bzr revid: qdp-launchpad@openerp.com-20110615094911-t0qfjdaxpjpsixbz
2011-06-15 11:49:11 +02:00
aag (OpenERP) 4d591f208d [IMP]hr_recrutment:Review Recruitment Stages in HR Management -5 categ
bzr revid: aag@tinyerp.co.in-20110603130823-w8913mueeqw9a07f
2011-06-03 18:38:23 +05:30
aag (OpenERP) 5f5bf7cc61 [ADD]hr_recrutment:Review Recruitment Stages add to Human Resource - 2seq category
bzr revid: aag@tinyerp.co.in-20110602103818-jwi1a2ljtxgsla6k
2011-06-02 16:08:18 +05:30
Rucha (Open ERP) 1d5fa6ca4c [IMP]: *: Reviewed config wizards of all modules and changed type + state in order to follow the behaviour described below:
* After a fresh installation of a DB if we dont select and application to install nothing will come
* If I select HR module first time, this module will be installed and all special wizards of this module should be appeared
* If I select HR module(its installed) again from application list, all special wizards of this module should be set as todo in order to display when clicking next
* For any other wizards we have to go to list of config wizards and run them manually (for web client these are supposed to be there in config panel)

bzr revid: rpa@tinyerp.com-20110427133518-52mawayc3rgoyx9h
2011-04-27 19:05:18 +05:30
ksa (Open ERP) e3b787689f [IMP]: Improve ir.actions.todo replace restart=type
bzr revid: ksa@tinyerp.co.in-20110411131719-b5x6i11xvq8gdqjc
2011-04-11 18:47:19 +05:30
ksa (Open ERP) 0fa464b1b7 [IMP]: Improve code
bzr revid: ksa@tinyerp.co.in-20110408125758-6soa3t29oels77ym
2011-04-08 18:27:58 +05:30