Commit Graph

16 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
Fabien Pinckaers d63d532a52 [IMP] typo
bzr revid: fp@tinyerp.com-20111002161328-74c6szghjgyjtvnw
2011-10-02 18:13:28 +02:00
Fabien Pinckaers b24f2a190a [IMP] menutip config wizard
bzr revid: fp@tinyerp.com-20111001232501-8kv8ixcrqts3sq9u
2011-10-02 01:25:01 +02:00
Fabien Pinckaers 8cf0d19c51 [IMP] useability config wizards
bzr revid: fp@tinyerp.com-20111001192115-mgkx8mbmx34ps5xo
2011-10-01 21:21:15 +02:00
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
aag (OpenERP) bcdc3c44b4 [IMP]Base_report_desiner,lunch:Auto Configure Directory & FTP Server Configuration in Tools / Customization -5
bzr revid: aag@tinyerp.co.in-20110603105120-femawr7z0xu3ucfp
2011-06-03 16:21:20 +05:30
aag (OpenERP) e05311144a [ADD]lunch:Define Your Lunch Products add to Tool -1 seq category
bzr revid: aag@tinyerp.co.in-20110602110557-4ndtmdelp8xzourg
2011-06-02 16:35:57 +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