Commit Graph

25 Commits

Author SHA1 Message Date
uco (OpenERP) eccc1d33b2 [REF] copyrights: Replaced 'GNU General Public License' with 'GNU Affero General Public License'
bzr revid: uco@tinyerp.com-20101028065418-ahi6poaxn1aa5dmp
2010-10-28 12:24:18 +05:30
DHS(OpenERP) 092d59adff [REF] Corrections of OpenERP instead of Open ERP
bzr revid: jvo@tinyerp.com-20100810113506-hm4ocvh4rd68dmu2
2010-08-10 17:05:06 +05:30
dbr(Open ERP) c860708a9c [RENAME] Tiny ERP to OpenERP SA in all places
bzr revid: vir@tinyerp.com-20100728114344-u2cm97mk6gnfpp13
2010-07-28 17:13:44 +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
HDA (OpenERP) 0b2bb31992 Merge from stable
bzr revid: hda@tinyerp.com-20100121151350-58pcefq2tdw2ge2l
2010-01-21 20:43:50 +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
hda (Tiny) 5527de5e0f [FIX] base_module_record second range problem when second is 59
bzr revid: hda@tinyerp.com-20091210084033-0me5ly21n8114tay
2009-12-10 14:10:33 +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
Fabien Pinckaers ba17deda18 bugfix
bzr revid: fp@tinyerp.com-20090122120401-wv8bb7gdmsyec3rc
2009-01-22 13:04:01 +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
Stephane Wirtel 5d3abd8d61 [IMP] Replace tinyerp.com by openerp.com for the value of the website key in the __terp__.py files
bzr revid: stephane@tinyerp.com-20081211000419-7vptxq8vr3116sgv
2008-12-11 01:04:19 +01:00
Stephane Wirtel d2e38fa107 [REF] Replace TinyERP by Open ERP
bzr revid: stephane@tinyerp.com-20081210230040-twrsg36xi8ep8jvq
2008-12-11 00:00:40 +01:00
Stephane Wirtel 218ddfe735 [REF] Replace Tiny ERP by Open ERP
bzr revid: stephane@tinyerp.com-20081210225543-fxxae0fqe4tgc3ud
2008-12-10 23:55:43 +01:00
Fabien Pinckaers d0acb43a36 cleaned_module_recorder
bzr revid: fp@tinyerp.com-20081209132204-mv5zthr877ikqffz
2008-12-09 14:22:04 +01:00
Naresh Choksy 0daf8346e7 bugfix
bzr revid: nch@tinyerp.com-20081120114049-ildlijnzpwwx8ft6
2008-11-20 17:10:49 +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 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
Christophe Simonis f5fad0ba30 passing modules in GPL-3
bzr revid: christophe@tinyerp.com-20081103191856-jhcivvwb16fvz2os
2008-11-03 20:18:56 +01:00
Christophe Simonis f08f24217f fix with the module recorder
bzr revid: christophe@tinyerp.com-20080909065115-1205mvi2gkoe4k3p
2008-09-09 08:51:15 +02:00
Fabien Pinckaers 734fa42184 added from extra-addons
bzr revid: fp@tinyerp.com-20080824144543-33o2j8ddmvaxx4ce
2008-08-24 16:45:43 +02:00