Commit Graph

60 Commits

Author SHA1 Message Date
Fabien Pinckaers f601a5280f [IMP] removing unused ir.actions.todo.category object
bzr revid: fp@openerp.com-20120804203546-4fupnhxcvbub1kty
2012-08-04 22:35:46 +02:00
Fabien Pinckaers ea52cfae17 [IMP] introducing new file type: html
bzr revid: fp@openerp.com-20120804143556-457q040g6q30x3fu
2012-08-04 16:35:56 +02:00
Fabien Pinckaers b363b1f622 fix
bzr revid: fp@openerp.com-20120804135631-9qqfgcz9513qsyzp
2012-08-04 15:56:31 +02:00
Fabien Pinckaers 4e69bdd6fc [IMP] improved menu tips - 10 firsts clicks
bzr revid: fp@openerp.com-20120804132136-2b18cfkwv0njsglj
2012-08-04 15:21:36 +02:00
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
Antony Lesuisse c99b44403c [MERGE] hr employee creation tooltip
bzr revid: al@openerp.com-20111027013327-jlpmzdzpj9wbbczc
2011-10-27 03:33:27 +02:00
Amit Parmar (OpenERP) e7bc9f0683 [IMP] Add menutip to create your employees menu
bzr revid: aar@tinyerp.com-20111012100459-xvqm6x70ofydvoqs
2011-10-12 15:34:59 +05:30
Stephane Wirtel 012164a0ab [MERGE]
bzr revid: stw@openerp.com-20111003120940-e0i7cgvcxvnxxgf1
2011-10-03 14:09:40 +02:00
Fabien Pinckaers ff61502272 [IMP] some view should not have group_by...
bzr revid: fp@tinyerp.com-20111001211529-0g2jccon81tbjrry
2011-10-01 23:15:29 +02:00
Fabien Pinckaers 017d40fc5e [IMP] useability views
bzr revid: fp@tinyerp.com-20111001201753-cce36q1u5jdbl92z
2011-10-01 22:17:53 +02:00
Stephane Wirtel 57911141bc [IMP] Move all installers into base_setup
bzr revid: stw@openerp.com-20110926164323-ob28bw1zgfmaih9c
2011-09-26 18:43:23 +02:00
Stephane Wirtel 556323758f [FIX] Set the right categories and fix some bugs
bzr revid: stw@openerp.com-20110923133056-g4om6km431n83m07
2011-09-23 15:30:56 +02:00
Stephane Wirtel f5539d1069 [IMP] hr: Add some configuration wizards
bzr revid: stw@openerp.com-20110922130913-kw5htg1ieb1b3xyp
2011-09-22 15:09:13 +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
mayur maheshwari (Open ERP) c16609ebd3 [IMP]hr:move a config wizard in hr_installer.xml
bzr revid: mma@tinyerp.com-20110616125815-ehtuxh57zhgqscqh
2011-06-16 18:28:15 +05:30
aag (OpenERP) 760b5f1e7a [IMP]Allmodule:set sequnce for merging wizards
bzr revid: aag@tinyerp.co.in-20110608142149-6opzcib2in0dxumx
2011-06-08 19:51:49 +05:30
aag (OpenERP) 8c789a2893 [IMP]hr: add cat HR Management-5
bzr revid: aag@tinyerp.co.in-20110603130441-meayn8g3d9bc18mf
2011-06-03 18:34:41 +05:30
aag (OpenERP) 24418f2067 [IMP]HR : Rename Details into Features in Config wiz and move Install Specific Industry applications to the bottom
bzr revid: aag@tinyerp.co.in-20110519045117-zedb5szoc9bdzgsg
2011-05-19 10:21:17 +05:30
aag (OpenERP) 854c74df33 [IMP]HR :Remove attrs from HR Management Details
bzr revid: aag@tinyerp.co.in-20110504065957-o713y9d13mp5po2y
2011-05-04 12:29:57 +05:30
aag (OpenERP) 37f8268295 [IMP]HR :Remove HR Application Configuration Wiz and inherit it to INstall Appl wiz
bzr revid: aag@tinyerp.co.in-20110502092055-8m1xxpde6x7b5pat
2011-05-02 14:50:55 +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) 32ce4e3fae [MERGE]:Merge with trunk-configuration-rework
bzr revid: ksa@tinyerp.co.in-20110411131208-q930q31zpxg9y7fn
2011-04-11 18:42:08 +05:30
aag (OpenERP) 767f6571dc [IMP]ADDONS:Change Field Restart To Type
bzr revid: aag@tinyerp.co.in-20110408122811-dm029nwtkmjzcgdj
2011-04-08 17:58:11 +05:30
ksa (Open ERP) 2cb987625c [MERGE]:trunk-configuration-rework
bzr revid: ksa@tinyerp.co.in-20110408100907-ch1or4lktbdrnssv
2011-04-08 15:39:07 +05:30
ksa (Open ERP) f00fb439fc [IMP]: Improvement
bzr revid: ksa@tinyerp.co.in-20110407132956-1o67jgwlmahvvi3m
2011-04-07 18:59:56 +05:30
ksa (Open ERP) 5ea5e93f4a [ADD]: config wizard for hr
bzr revid: ksa@tinyerp.co.in-20110407050512-ou6xehe7l1s4eej9
2011-04-07 10:35:12 +05:30
aag (OpenERP) f672183ff1 [IMP] Rework-Addons :Improvement Config wiz , ON Addonse Side
bzr revid: aag@tinyerp.co.in-20110301072134-3rrx10e53csav102
2011-03-01 12:51:34 +05:30
Fabien Pinckaers 9e1d2deb5d modifs
bzr revid: fp@tinyerp.com-20101006161652-7uftzxuoxu5zcmxu
2010-10-06 18:16:52 +02:00
Fabien Pinckaers 4a1157c057 [IMP] useability improvements
bzr revid: fp@tinyerp.com-20101005075418-0t33zy0trdmiwbfj
2010-10-05 09:54:18 +02:00
rpa (Open ERP) a62779755d [IMP]: Improvement in configuration wizards
bzr revid: rpa@tinyerp.com-20100920054209-3hdi1n0bnjuyymim
2010-09-20 11:12:09 +05:30
Harry (OpenERP) 5e6ccabb73 [IMP] Improve title and label of configuration wizard.
bzr revid: hmo@tinyerp.com-20100913122224-3rjdfq2no933e53z
2010-09-13 17:52:24 +05:30
rpa (Open ERP) 323f5ff7c6 [IMP]: Improvement in configuration wizard: "Modules" => "Applications"
bzr revid: rpa@tinyerp.com-20100908134033-2peytbe0xk5fc0u2
2010-09-08 19:10:33 +05:30
Harry (OpenERP) 9b126ff0aa [MERGE]
bzr revid: hmo@tinyerp.com-20100906073057-0u8wz5zsyzekb4gy
2010-09-06 13:00:57 +05:30
rpa (Open ERP) ff3296c56d [FIX]: Fixed typos + Improvements
bzr revid: rpa@tinyerp.com-20100903130942-tay736c8hdltc56c
2010-09-03 18:39:42 +05:30
Vir (Open ERP) 9b36d9ba73 [IMP] Usability Improvements in extended group
bzr revid: vir@tinyerp.com-20100903061718-h0jptgsymym4w2sk
2010-09-03 11:47:18 +05:30
uco (Open ERP) 09b5a6512e [IMP] Configuration wizards: Improved text, tooltips and views.
bzr revid: uco@tinyerp.com-20100901122656-seo554egnr462lcm
2010-09-01 17:56:56 +05:30
nch@tinyerp.com 14a05933b0 [REF]:remove the unnecessary inherit of it.action.todo to repalce the button action as simply passing the action in the button name attribute of it.actions.todo will do the work
bzr revid: nch@tinyerp.com-20100830093154-mmu3xv25y6ammpll
2010-08-30 15:01:54 +05:30
AMP(Open ERP) 406c37c2f8 [MOD] Configuration wizard : small changes
bzr revid: vir@tinyerp.com-20100727093648-fneruqalpbvoxxum
2010-07-27 15:06:48 +05:30
Vir (Open ERP) d82433bec5 [ADD] Configuration wizard : account_voucher,account_voucher_payment, hr_payroll, hr_payroll_account modules are added in module to install list of account and hr configuraiton wizard
bzr revid: vir@tinyerp.com-20100720081758-td84e1ykw0cgxb16
2010-07-20 13:47:58 +05:30
Mustufa Rangwala c179005fc7 [IMP] Clean hr_* module (Still need to done)
bzr revid: mra@mra-laptop-20100703102152-4ulrrzbkorpd7xei
2010-07-03 15:51:52 +05:30
Mantavya Gajjar 7851fee121 [REM]: remove TAB's
bzr revid: mga@tinyerp.com-20100603141329-g2exoshr8xixxth1
2010-06-03 19:43:29 +05:30
nch@tinyerp.com f8d2111b2a [IMP]:account & installer wizards
bzr revid: nch@tinyerp.com-20100512140719-tl5gdbqa4egvbpwm
2010-05-12 19:37:19 +05:30
nch@tinyerp.com b16cec65d2 [ADD,IMP]:account chart for configurable chart and improvements
bzr revid: nch@tinyerp.com-20100511094059-oiz2eyhw54su4lus
2010-05-11 15:10:59 +05:30
nch@tinyerp.com 7987651523 [IMP]:usabiliy improvemetns
bzr revid: nch@tinyerp.com-20100505045349-ssq1racv9tvzc22h
2010-05-05 10:23:49 +05:30
nch@tinyerp.com 565250b150 [IMP]:hr_installer and typo in installer
bzr revid: nch@tinyerp.com-20100430093545-50ejb9o47qlraw45
2010-04-30 15:05:45 +05:30
nch@tinyerp.com b0d6c3407f [IMP]:Human resources modules installation wizard
bzr revid: nch@tinyerp.com-20100427085253-k1kg13k25itlwytz
2010-04-27 14:22:53 +05:30
Fabien Pinckaers c25e9765f2 typo
bzr revid: fp@tinyerp.com-20100228200229-ijg8rovl1sumc8dj
2010-02-28 21:02:29 +01:00