Commit Graph

52 Commits

Author SHA1 Message Date
Stefan Rijnhart e2bacf12cd [FIX] allows XML exports of fields.selection with integer key
lp bug: https://launchpad.net/bugs/696176 fixed

bzr revid: stefan@therp.nl-20110929100802-1fsffcccsul0n24a
2011-09-29 12:08:02 +02:00
Vo Minh Thu b89dfcb910 [LINT] base_module_record: removed unused import.
bzr revid: vmt@openerp.com-20110615153151-gs8a9gb402uugf71
2011-06-15 17:31:51 +02:00
Vo Minh Thu f4401422fc [REF] base_module_recorde: moved old code from base_module_record to base_module_recorder.
- It seems the two modules were split in the past but not very carefully.
- base_module_record has still probably some unused code that should be moved there.

bzr revid: vmt@openerp.com-20110615132347-fnh7l2p5t5wpjjs8
2011-06-15 15:23:47 +02:00
Olivier Dony 302a30be14 [REVERT] base_module_record: partial revert of overzealous lint removal
bzr revid: odo@openerp.com-20101018150229-ybwv7w9837k475li
2010-10-18 17:02:29 +02:00
Fabien Pinckaers 828b21de25 fix
bzr revid: fp@tinyerp.com-20101018144050-d2n98r18svj0y9hw
2010-10-18 16:40:50 +02:00
Julien Thewys 06b12c0192 [FIX] base_module_record: import server yaml_tag instead of overriding it.
Yaml custom tags are registered globally in bin/tools/yaml_tag.py, do not
redefined them anywhere.

bzr revid: jth@openerp.com-20101018132011-gyer66b3jmj95q36
2010-10-18 15:20:11 +02:00
ATP (OpenERP) 9a4d85e957 [FIX] Undefined variables: auction, base_module_record, base_report_desinger, crm, event, resource
bzr revid: hmo@tinyerp.com-20100817070450-89httnejhscj30gu
2010-08-17 12:34:50 +05:30
HDA (OpenERP) 64af6d44e0 Module recorder improvement for osv.memory wizard (Need code review)
bzr revid: hda@tinyerp.com-20100430140806-sw1x62589o1eo4ff
2010-04-30 19:38:06 +05:30
PAP(OpenERP) 3f9d50dd84 Fixed one2many, comment on yaml _inherits field problems
bzr revid: hda@tinyerp.com-20100427075030-8bda1t3z4wtrnpxa
2010-04-27 13:20:30 +05:30
HDA (OpenERP) e1eeb3549e Fixed yml one2many reference problem
bzr revid: hda@tinyerp.com-20100419133731-w7lqdgmrut85on8a
2010-04-19 19:07:31 +05:30
HDA (OpenERP) bc7d46f60b IMP module recorder yml generation code and added write method recording functionality
bzr revid: hda@tinyerp.com-20100323075748-5dfazl9modm6e5qb
2010-03-23 13:27:48 +05:30
Julien Thewys 986a1dbdbf [FIX] Fixed comma and colon in workflow string generation.
bzr revid: jth@openerp.com-20100318224432-w0t81ok5hh3fdlla
2010-03-18 23:44:32 +01:00
HDA (OpenERP) f8121be194 IMP modulerecorder to record workflow actions for yml generation
bzr revid: hda@tinyerp.com-20100318120147-0vmjhazqdqsl9v90
2010-03-18 17:31:47 +05:30
MGA(OpenERP) ecafb0fb1b [IMP] code improvement suggested by mga
bzr revid: hda@tinyerp.com-20100316065115-oerzxrmpqf01j168
2010-03-16 12:21:15 +05:30
PAP(OpenERP) 8e87e1d3f3 Improved module recorder to generate YAML
bzr revid: hda@tinyerp.com-20100310100254-z98732za4ph0ltmz
2010-03-10 15:32:54 +05:30
Stephane Wirtel fb3ef7a2f4 [FIX] Change the year of the copyright
bzr revid: stephane@openerp.com-20100112091839-a6p7tenhb4e4zxyx
2010-01-12 10:18:39 +01:00
Harry (Open ERP) 148d079485 [MERGE] merge from lp:~hmo-tinyerp/openobject-addons/p_christeas_addons/
bzr revid: hmo@tinyerp.com-20091130112301-mba4ea9byoyb5cbz
2009-11-30 16:53:01 +05:30
mra (Open ERP) 41be9a3e58 [FIX] base_module_record: AttributeError: 'module' object has no attribute SERVICES because of changes in server code
bzr revid: mra@tinyerp.com-20091130103559-aj27sy3namgmygcm
2009-11-30 16:05:59 +05:30
Panos Christeas 8d0b4a7418 [MERGE] merge from lp:~xrg/openobject-addons/doc2-5.2
bzr revid: hmo@tinyerp.com-20091126135400-z32iycvadbt9so8n
2009-11-26 19:24:00 +05:30
PSO(OpenERP) eb0b928cc0 Changed licencing terms
bzr revid: hda@tinyerp.com-20091014111534-1vtk21rz8byhszzf
2009-10-14 16:45:34 +05:30
ChristopheChauvet(syleam) 41e8ed59ef changed encoding to coding in all py files
lp bug: https://launchpad.net/bugs/357182 fixed

bzr revid: hda@tinyerp.com-20091013055837-3ntnbe8b938xmk97
2009-10-13 11:28:37 +05:30
HDA (OpenERP) 7d3a5b51ba [Merged] stable and trunk addons
bzr revid: hda@tinyerp.com-20090924104621-7p53erkfs9xa0bev
2009-09-24 16:16:21 +05:30
Christophe Simonis fafe3c939a [FIX] base_module_record: avoid duplications
bzr revid: chs@taupe-20090903130649-d7f3hg9lr7shg94l
2009-09-03 15:06:49 +02:00
HDA (OpenERP) 08a058190e Module:base_module_record removed record duplication in copy for one2many field
bzr revid: hda@tinyerp.com-20090826064352-i65g34dnnh6i0rlg
2009-08-26 12:13:52 +05:30
husen daudi 38cd476be6 [FIX] module base_module_record Fixed when object has _rec_name
lp bug: https://launchpad.net/bugs/401184 fixed

bzr revid: hda@hda-20090721052620-kho3ivnru3f8x27g
2009-07-21 10:56:20 +05:30
husen daudi 8a52ef63a9 [FIX] module:base_module_record fixed unicode string problem
bzr revid: hda@hda-20090716073630-d3a51z49njxedbgs
2009-07-16 13:06:30 +05:30
Christophe Simonis 3c6a820041 [IMP] use inheritance instead of wrapping when changing behavior of services
bzr revid: christophe@tinyerp.com-20090714161547-e9uzbq2h2i3dyku0
2009-07-14 18:15:47 +02:00
Christophe Simonis 916bd60cd0 [FIX] base_module_record: avoid a crash when calling a method with less than 6 arguments
bzr revid: christophe@tinyerp.com-20090615125405-d1oce88vbqaylqfb
2009-06-15 14:54:05 +02:00
husen daudi c36008b0aa Improve recorder for copy and one2many
bzr revid: hda@hda-20090416094059-mhen66pj1lge4nn2
2009-04-16 15:10:59 +05:30
Stephane Wirtel 1de14e18c5 [FIX] Decode to utf-8
[IMP] Don't compute twice the xml stream

lp bug: https://launchpad.net/bugs/324759 fixed

bzr revid: stephane@tinyerp.com-20090203140830-ij2s919zywxs9fvi
2009-02-03 15:08:30 +01:00
Stephane Wirtel a2aa6d31df [REF] Use the netsvc.SERVICES instead of netsvc._service
bzr revid: stephane@tinyerp.com-20090106004531-tj1cmvbev0em9egl
2009-01-06 01:45:31 +01:00
Stephane Wirtel 21f104a506 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221250-55q32ayj2t8kzb2k
2009-01-04 23:12:50 +01:00
Fabien Pinckaers e6ff374e97 modifs
bzr revid: fp@tinyerp.com-20081220051944-hv3tujbwsirmk456
2008-12-20 06:19:44 +01:00
Stephane Wirtel 3b6af7246b [IMP] Remove the print statements
bzr revid: stephane@tinyerp.com-20081210223019-mzeqrvb35kwp0s3l
2008-12-10 23:30:19 +01:00
Fabien Pinckaers d0acb43a36 cleaned_module_recorder
bzr revid: fp@tinyerp.com-20081209132204-mv5zthr877ikqffz
2008-12-09 14:22:04 +01:00
Fabien Pinckaers 06cff838ec improve
bzr revid: fp@tinyerp.com-20081209130737-rr5i220h2sbte8ov
2008-12-09 14:07:37 +01:00
Fabien Pinckaers ef66e383a9 improved_custom
bzr revid: fp@tinyerp.com-20081125233324-i75nta19003mz3rt
2008-11-26 00:33:24 +01:00
Naresh Choksy b93675f746 modification in base_module_recorder
bzr revid: nch@tinyerp.com-20081120105511-as3qjxxaussl3o40
2008-11-20 16:25:11 +05:30
Naresh Choksy 379e9a98ff merge
bzr revid: nch@tinyerp.com-20081120063954-rcd2jrs8on9fiz0w
2008-11-20 12:09:54 +05:30
Naresh Choksy bbb41c0465 implemented copy method solved many small bugs and also added a new wizard to record objects of user choice
bzr revid: nch@tinyerp.com-20081120050238-kub8mplict210jf1
2008-11-20 10:32:38 +05:30
Naresh Choksy c50d33f626 merge
bzr revid: nch@tinyerp.com-20081113111959-ow1ys2d8juz8hi6t
2008-11-13 16:49:59 +05:30
Naresh Choksy ff0a10ed5a fixed the following bugs in ModuleRecorder: It generates an error when the MR tries to set an ID more then 64 char to a record.
* It only record on create, it doesn't record the duplicated records
* I trying to put the '€' sign in a text box and got an Utf8 error
* When creating an object from a one2many it add an non necessary line 
that causes an error at loading
* When clicking on save without filling any field, it record an empty 
record that causes an error at loading

bzr revid: nch@tinyerp.com-20081112115010-yoayy0ti3uh6xzf5
2008-11-12 17:20:10 +05:30
Fabien Pinckaers 281031435c improved_recorder
bzr revid: fp@tinyerp.com-20081112055856-i972kwza3okkkx1s
2008-11-12 06:58:56 +01:00
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Stephane Wirtel 2f8934a738 use <openerp/> instead of <terp/>
lp bug: https://launchpad.net/bugs/278715 fixed

bzr revid: stephane@tinyerp.com-20081027164636-88bl01nh6zh84vpr
2008-10-27 17:46:36 +01:00
Fabien Pinckaers 86dbc91231 bugfix
bzr revid: fp@tinyerp.com-20081018171709-cw3e2i22uxmzo5g0
2008-10-18 19:17:09 +02:00
Fabien Pinckaers d1137d2360 bugfix
bzr revid: fp@tinyerp.com-20081018144410-qokcf5d6f3yp8ogx
2008-10-18 16:44:10 +02:00
Christophe Simonis 6e0856080a fix bug "index out of range"
bzr revid: christophe@tinyerp.com-20081009125424-4v5r4di0i3uzvzrd
2008-10-09 14:54:24 +02:00
hda@tinyerp.com 75a1320849 temp bugfix for module recorder _inherits
bzr revid: hda@tinyerp.com-20081008135855-g3y39cbnpuvutclq
2008-10-08 19:28:55 +05:30
Amit Mendapara 0c3444f8d9 module recorder, minor changes.
bzr revid: ame@tinyerp.com-20081008071610-zmd17chu10x75qvs
2008-10-08 12:46:10 +05:30