Commit Graph

31 Commits

Author SHA1 Message Date
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Fabien Pinckaers c33c575201 [FIX] bug in repair, mo when creating a stock.move
bzr revid: fp@tinyerp.com-20121126213921-bi1ypv4x2hvs16hc
2012-11-26 22:39:21 +01:00
RGA(OpenERP) f0687186fd [FIX] Document: directory configuration wizard form view
bzr revid: rgaopenerp-20121106073438-ycf0kcit1i4iasy5
2012-11-06 13:04:38 +05:30
Twinkle Christian (OpenERP) 2d6aae609b [IMP]Remove type field from the views
bzr revid: tch@tinyerp.com-20120808121950-r4tux6lfej82bi2h
2012-08-08 17:49:50 +05:30
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
Antonin Bourguignon a8447abc9b [IMP] add proper XML headers to config views
bzr revid: abo@openerp.com-20120803131542-j37qwqb2wc7913k9
2012-08-03 15:15:42 +02:00
Jigar Amin - OpenERP 93b17b1854 [IMP/FIX] Imporved the Knoledge wizard no label issue and removed the action_skip button
bzr revid: jam@tinyerp.com-20120625052204-ge7533h5n6wand0j
2012-06-25 10:52:04 +05:30
Olivier Dony d496a2cb23 [FIX] *: Correct @version spec in new-style forms, after FP's recent merge
bzr revid: odo@openerp.com-20120611161014-19p6rd5qpkmmijmg
2012-06-11 18:10:14 +02:00
Fabien Pinckaers 4a80610352 merge
bzr revid: fp@tinyerp.com-20120608140742-jldq2jreulj4uzv9
2012-06-08 16:07:42 +02:00
Sanjay Gohel (Open ERP) 05c5a99b7a [IMP]view changes of modules for which is inherit from res_config.xml and used form view as res_view_config
bzr revid: sgo@tinyerp.com-20120608130944-3ezx8thrkdqvrgpp
2012-06-08 18:39:44 +05:30
Sanjay Gohel (Open ERP) ffe04a0c79 [IMP]improve code in document and set as per parent
bzr revid: sgo@tinyerp.com-20120606060942-nsrzq71fwt55zo28
2012-06-06 11:39:42 +05:30
Mayur Maheshwari (OpenERP) 941191fa38 [IMP]document: correct a spelling of Directories in configuration wizard
bzr revid: mma@tinyerp.com-20120111055605-mwkrfkovhfnn5odl
2012-01-11 11:26:05 +05:30
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
Fabien Pinckaers 8cf0d19c51 [IMP] useability config wizards
bzr revid: fp@tinyerp.com-20111001192115-mgkx8mbmx34ps5xo
2011-10-01 21:21:15 +02:00
Olivier Dony e8e6a91431 [IMP] document: (usability) improved wording of virtual folder wizard screen
bzr revid: odo@openerp.com-20110907205518-we9s9ws5dphrcs7b
2011-09-07 22:55:18 +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) 24440683c7 [IMP]document,document_ftp:cnage id of Knowledge Management category
bzr revid: aag@tinyerp.co.in-20110606053547-qv0349a05le1s781
2011-06-06 11:05:47 +05:30
aag (OpenERP) 0da808b0ec [IMP]document,ftp_document:Auto Configure Directory & FTP Server Configuration in Knowledge Management-5
bzr revid: aag@tinyerp.co.in-20110603103045-9v1vzov3t9k8zghr
2011-06-03 16:00:45 +05:30
aag (OpenERP) cd2d41f15f [ADD]document: Auto Configure Directory add to knowledge -1 seq category
bzr revid: aag@tinyerp.co.in-20110601124356-r4kzid8e44nh4bvi
2011-06-01 18:13:56 +05:30
aag (OpenERP) e8f6aeb8e3 [IMP]Document: Improvement Auto Configure Directory -skip
bzr revid: aag@tinyerp.co.in-20110512072232-p9smivvcmo64owue
2011-05-12 12:52:32 +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
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
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
P. Christeas 98ab6360ed Merge branch11 into patch18
Branch patch11 had somewhere been lost in bzr hell.

Conflicts:
	account/account_move_line.py
	document_webdav/nodes.py
	document_webdav/webdav_server.py
	event_project/__init__.py
	users_ldap/users_ldap.py

bzr revid: p_christ@hol.gr-20101223155444-ym8r0g4208gm88j9
2010-12-23 17:54:44 +02:00
P. Christeas 0d051581b4 document: bring back the configuration wizard
Suggested by: FP

bzr revid: p_christ@hol.gr-20101123185147-bp41deccy9n05vwo
2010-11-23 20:51:47 +02:00
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
Harry (OpenERP) 05d730f7bd [IMP] configuration wizard
bzr revid: hmo@tinyerp.com-20100914135912-ol6d5fxj1q7oq2t2
2010-09-14 19:29:12 +05:30
Mod2 Team (OpenERP) 02a17546b8 [IMP] Document:
* Add new configuration wizard to set resource directiory for Sale order, Product or Project
* Support pptx2txt, docx2txt in content index.
* Add new configuration wizard to browse FTP Server in document_ftp module
* Improved Configuration wizard to set url of FTP Server

bzr revid: hmo@tinyerp.com-20100624094827-9yfmtiiegoiu0asa
2010-06-24 15:18:27 +05:30