Commit Graph

450 Commits

Author SHA1 Message Date
Christophe Simonis 520f5aec9c [MERGE] merge smile branch.
[REF] rewrite error generation when a view field is not found in the model

bzr revid: christophe@tinyerp.com-20090119110150-dzxto9uvwsqkva6s
2009-01-19 12:01:50 +01:00
Stephane Wirtel f987f9cccb [FIX] Store the string type function field (patch from Xavier ALT (AJM))
lp bug: https://launchpad.net/bugs/318543 fixed

bzr revid: stephane@tinyerp.com-20090119101201-20n79r2agfo03w36
2009-01-19 11:12:01 +01:00
Stephane Wirtel 7e4e42c34a [FIX] Encoding error
bzr revid: stephane@tinyerp.com-20090119100846-x4fp20cax93a4zf8
2009-01-19 11:08:46 +01:00
Fabien Pinckaers 875674d877 bugfixes
bzr revid: fp@tinyerp.com-20090117192214-m317lkham92f97ps
2009-01-17 20:22:14 +01:00
Christophe Simonis c3c0f345a0 [FIX] if not specify, _log_access has now the same value as _auto (True by default)
lp bug: https://launchpad.net/bugs/317699 fixed

bzr revid: christophe@tinyerp.com-20090116095217-bxtmwt7gxlm0kb88
2009-01-16 10:52:17 +01:00
P. Christeas 69bdb830a4 [Under-the-carpet-FIX] Silently ignore missing fields in views.
This solved the problem where no CRM lines were found in some
board. Since the board would be launched on startup, client couldn't
login at all.

bzr revid: p_christ@hol.gr-20090116085426-f5yf8k1hg6hbq39x
2009-01-16 10:54:26 +02:00
Fabien Pinckaers 5305888c29 bugfixes
bzr revid: fp@tinyerp.com-20090115174103-2ix4fhc5adviwtyc
2009-01-15 18:41:03 +01:00
Christophe Simonis 586a737f6e [FIX] fix concurrency problem. Use last_modified instead of delta. Thanks to Tryton team for the idea.
lp bug: https://launchpad.net/bugs/314696 fixed

bzr revid: christophe@tinyerp.com-20090115115718-3jpkxhmjaa275jq2
2009-01-15 12:57:18 +01:00
Olivier Laurent f386b602a2 Added a new configuration option: 'csv_internal_sep' (equals ',' by default)
Some old import files used the pipe ('|') as a separator in records. It has
been changed to a comma but this causes problems with old import files when
some records have a comma that is not a separator.

bzr revid: olt@tinyerp.com-20090115101210-czdbqqeptbj8o1so
2009-01-15 11:12:10 +01:00
P. Christeas b8d5eac277 Merge branch 'master' of /home/panos/tmp/tinyerp/openobject-server/ into mdv-gpl3-py26
Conflicts:

	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20090114075916-feh0125soh9euu1h
2009-01-14 09:59:16 +02:00
Stephane Wirtel 9089f665bd [FIX] Encoding
lp bug: https://launchpad.net/bugs/315378 fixed

bzr revid: stephane@tinyerp.com-20090109100759-hq2o03u54ftvrxmh
2009-01-09 11:07:59 +01:00
P. Christeas 7aa561987b Merge branch 'mdv-gpl3' into mdv-gpl3-py26
bzr revid: p_christ@hol.gr-20090106103203-mu7zxgyofhlmedpp
2009-01-06 12:32:03 +02:00
P. Christeas 1435d6d064 Merge branch 'master' of /home/panos/tmp/tinyerp/openobject-server/ into mdv-gpl3
bzr revid: p_christ@hol.gr-20090106094017-i26aufnjth5am64m
2009-01-06 11:40:17 +02:00
P. Christeas 5d7e61fef8 ORM browse: return None when sth is wrong, not False
bzr revid: p_christ@hol.gr-20090106093743-m9jt71o3jfekp1ls
2009-01-06 11:37:43 +02:00
Stephane Wirtel 6600172e4a [FIX] Translation - read_string
lp bug: https://launchpad.net/bugs/313340 fixed

bzr revid: stephane@tinyerp.com-20090105152843-pyw6m15gzl4rxt1u
2009-01-05 16:28:43 +01:00
Stephane Wirtel 9d293d1f00 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221329-rem11cbgwu30xnji
2009-01-04 23:13:29 +01:00
Christophe Simonis 5ff3af95e2 [IMP] use the pooler directly instead of the 'object_proxy'
[IMP] wkf_expr: remove dead code

bzr revid: christophe@cobalt-20090102231851-zzobv5dx3pplh265
2009-01-03 00:18:51 +01:00
Fabien Pinckaers c90140c3b2 bugfix
bzr revid: fp@tinyerp.com-20090102140903-jz4szuojasx9f5zg
2009-01-02 15:09:03 +01:00
Jay (Open ERP) 54508a24bc Bugfix : Record creation on databse views(ref : views used for dashboard).
bzr revid: jvo@tinyerp.com-20090101133956-le2wjye1tx1g1j1e
2009-01-01 19:09:56 +05:30
P. Christeas 12bcce44c4 Merge branch 'master' of openobject-server into mdv-gpl3
Conflicts:
	bin/openerp-server.py

bzr revid: p_christ@hol.gr-20081230132911-6d9bfzlx8j9osj2q
2008-12-30 15:29:11 +02:00
Jay (Open ERP) 9231286c74 Bugfix on report :Added unicode method on browse_null
bzr revid: jvo@tinyerp.com-20081229123601-y1bpr4syt2rtyu5d
2008-12-29 18:06:01 +05:30
P. Christeas cb42fd7a59 Merge branch 'master' of /home/panos/tmp/tinyerp/openobject-server/ into mdv-gpl3
Conflicts:
	bin/addons/base/ir/ir_actions.py
	bin/report/interface.py
	bin/tools/config.py

bzr revid: p_christ@hol.gr-20081228102522-po9ix8j0l6f5akxp
2008-12-28 12:25:22 +02:00
Fabien Pinckaers 81b8a4c302 bugfix
bzr revid: fp@tinyerp.com-20081224155429-tdcmkvn7398h163b
2008-12-24 16:54:29 +01:00
Fabien Pinckaers c1c36eedea bugfixes
bzr revid: fp@tinyerp.com-20081224104811-54gb87thafjay1sj
2008-12-24 11:48:11 +01:00
P. Christeas a8229141bc Merge branch 'master' of openobject-server into mdv-gpl3-fwd
Conflicts:
	bin/netsvc.py
	bin/sql_db.py
	bin/ssl/SecureXMLRPCServer.py (note: fixes are lost now)

bzr revid: p_christ@hol.gr-20081223154608-fs0830k7vyo81m5u
2008-12-23 17:46:08 +02:00
Christophe Simonis d0e614aeed [IMP] "not x in l" -> "x not in l"
[IMP] use the second parameter of cr.execute instead of formating the query ourself

bzr revid: christophe@cobalt-20081219191759-79riaoi58pm0jsff
2008-12-19 20:17:59 +01:00
Stephane Wirtel 028dd2cc9b [IMP] Remove unused log
bzr revid: stephane@tinyerp.com-20081219155459-ofgwl03yo26s28ry
2008-12-19 16:54:59 +01:00
Amit Mendapara 643441fa49 * Fixed ir_model_field (custom reference field)
bzr revid: ame@tinyerp.com-20081219130758-2xfdw1jogpl21io6
2008-12-19 18:37:58 +05:30
P. Christeas 18b1a8a843 Merge commit 'origin/master' into mdv-gpl3-fwd
Conflicts:

	bin/addons/base/ir/ir_actions.py
	bin/netsvc.py
	bin/report/report_sxw.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20081218164925-uarehzvo3ocu0x2w
2008-12-18 18:49:25 +02:00
Christophe Simonis 88c097516a [FIX] handle the case when xml are in unicode
bzr revid: christophe@cobalt-20081216105858-q0q02gxjt95qbmus
2008-12-16 11:58:58 +01:00
Fabien Pinckaers 3d84754c69 commit
bzr revid: fp@tinyerp.com-20081216103620-khy4x2gv3efvh0m1
2008-12-16 11:36:20 +01:00
P. Christeas 54ab22281e ORM: debug corrupt object model
If model_data contains invalid references, ORM would fail (again) with
absolutely cryptic errors. Try to locate the real cause of them.

bzr revid: p_christ@hol.gr-20081215215212-qgsfx91r3motmzjy
2008-12-15 23:52:12 +02:00
P. Christeas bf1d0a2535 Merge commit 'origin/master' into mdv-gpl3-fwd
bzr revid: p_christ@hol.gr-20081215182709-rusb3oq7npwecnt7
2008-12-15 20:27:09 +02:00
Stephane Wirtel 73736db39d [REF] Clean
bzr revid: stephane@tinyerp.com-20081215114839-v3ixe1ktg1xhkd3r
2008-12-15 12:48:39 +01:00
P. Christeas 087f5bc171 Merge commit 'origin/master' into mdv-gpl3
Conflicts:
	bin/report/interface.py
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20081215095422-9jc4m1qrknku6ux8
2008-12-15 11:54:22 +02:00
Fabien Pinckaers bb507de5b9 improvement
bzr revid: fp@tinyerp.com-20081215043426-36w0t0jiwpqa8tyd
2008-12-15 05:34:26 +01:00
Fabien Pinckaers 8cb88b6054 improvements_bugfixes
bzr revid: fp@tinyerp.com-20081214164647-hku6dlqkd65fe8ry
2008-12-14 17:46:47 +01:00
Fabien Pinckaers dbd44cd71a bugfixes
bzr revid: fp@tinyerp.com-20081213125314-t3csvq95lk0nbkk3
2008-12-13 13:53:14 +01:00
Mantavya Gajjar f3f97eff55 improve the server action
bzr revid: mga@tinyerp.com-20081213124204-zces6hdrj9oad8r6
2008-12-13 18:12:04 +05:30
Fabien Pinckaers cb59d883b8 bugfix_cache_speed_improvement_store
bzr revid: fp@tinyerp.com-20081213060118-icn54am74m6ntyqw
2008-12-13 07:01:18 +01:00
Stephane Wirtel cf09360444 [FIX] Remove the decode(utf8) function
lp bug: https://launchpad.net/bugs/307248 fixed

bzr revid: stephane@tinyerp.com-20081211220009-el7lc2bb0pqc99pc
2008-12-11 23:00:09 +01:00
P. Christeas 05b7316491 One more fix when ir_model_data won't produce result.
bzr revid: p_christ@hol.gr-20081211180010-5ka9n0kl3z0j8asd
2008-12-11 20:00:10 +02:00
Stephane Wirtel 242528a3b0 [IMP] Use the logger
bzr revid: stephane@tinyerp.com-20081210220800-pxm9xmkhnrnkvnzx
2008-12-10 23:08:00 +01:00
Christophe Simonis dd25d328f5 [MERGE]
bzr revid: christophe@tinyerp.com-20081210144113-6wdfu8mwpsojl4la
2008-12-10 15:41:13 +01:00
Najlaa 02663d9780 [IMP] convert varchar to text in database
bzr revid: nel@silver-20081210140856-easnep218it0bnqu
2008-12-10 15:08:56 +01:00
P. Christeas 281c7c980a Merge commit 'origin/master' into mdv-gpl3
bzr revid: p_christ@hol.gr-20081207195509-2tb8fb3d7qr2xigt
bzr revid: p_christ@hol.gr-20081210075901-97mt6chs3ljokpsx
2008-12-10 09:59:01 +02:00
Fabien Pinckaers a0b7a8f4e6 modifs
bzr revid: fp@tinyerp.com-20081209141034-cj0f9clfgkr1eorz
2008-12-09 15:10:34 +01:00
Christophe Simonis e09455ccd8 [FIX] psycopg2: %d -> %s
[IMP] orm: use _symbol_f when updating database at initialization
[IMP] misc.ustr: function returning the unicode string representation of a object

bzr revid: christophe@tinyerp.com-20081209133540-zlb6wxs97cxa99nx
2008-12-09 14:35:40 +01:00
Christophe Simonis e80211fbc3 [MERGE]
bzr revid: christophe@tinyerp.com-20081208084816-n4ju99d7nz21gun5
2008-12-08 09:48:16 +01:00
Fabien Pinckaers f8f691f6ed bugfixes_store
bzr revid: fp@tinyerp.com-20081208074738-qspr61l0lnobpb1h
2008-12-08 08:47:38 +01:00
Fabien Pinckaers 6e55b73d26 bugfixes
bzr revid: fp@tinyerp.com-20081207124502-guf3osjkrd7tunwj
2008-12-07 13:45:02 +01:00
Fabien Pinckaers dfbcd29e8e Speed Improvement ORM
Better Store={...}

bzr revid: fp@tinyerp.com-20081207021654-wfgrjy7tj3ukgopv
2008-12-07 03:16:54 +01:00
Christophe Simonis eb08809553 [FIX] orm: searching an inexisting id (as integer) return False (patch from Activity Solutions)
bzr revid: christophe@tinyerp.com-20081205124158-hjmig1c8gyp9qme3
2008-12-05 13:41:58 +01:00
Raphaël Valyi 897d131fa2 merge
bzr revid: rvalyi@gmail.com-20081203084228-5cdji0n3zjy3yxcb
2008-12-03 09:42:28 +01:00
Christophe Simonis a5e5b5b8fc [IMP] views don't need to include the state field anymore to be state aware
bzr revid: christophe@tinyerp.com-20081202183821-iodzmaanf3ib0asb
2008-12-02 19:38:21 +01:00
Raphaël Valyi b2fdf09676 view debbugging improvement: cf branche definition
bzr revid: rvalyi@gmail.com-20081202174137-zwqbqx7is0vcvrkw
2008-12-02 18:41:37 +01:00
Fabien Pinckaers 6207fbdcd4 remove_print
bzr revid: fp@tinyerp.com-20081202091251-2zhoyjh02phwe1xp
2008-12-02 10:12:51 +01:00
Fabien Pinckaers caa92f7778 improve
bzr revid: fp@tinyerp.com-20081202091143-gq9q36cewvm499nq
2008-12-02 10:11:43 +01:00
Fabien Pinckaers e60d9ff7c5 Speed_improvement
bzr revid: fp@tinyerp.com-20081202081629-bchm1dum0elcs43q
2008-12-02 09:16:29 +01:00
Fabien Pinckaers 1e87af4390 bugfix_304008
bzr revid: fp@tinyerp.com-20081201151351-auit087r6pz2ii69
2008-12-01 16:13:51 +01:00
Christophe Simonis b75c40a3a6 [FIX] translation of some labels in one2many fields. Thanks to Dainius Malachovskis for the base patch.
lp bug: https://launchpad.net/bugs/279613 fixed

bzr revid: christophe@tinyerp.com-20081128090934-lffnwuf8q4zqvs6j
2008-11-28 10:09:34 +01:00
Stephane Wirtel 05613c2bea [FIX] Move the read_string and write_string methods from orm to orm_template
lp bug: https://launchpad.net/bugs/300754 fixed

bzr revid: stephane@tinyerp.com-20081127082444-rpa115twbkgy6oib
2008-11-27 09:24:44 +01:00
Fabien Pinckaers 843add7b69 improved_customization
bzr revid: fp@tinyerp.com-20081125233317-e9f3f4v99gmyyen0
2008-11-26 00:33:17 +01:00
Christophe Simonis b216e06e67 [IMP] better get_invalid_fields function
bzr revid: christophe@tinyerp.com-20081124154229-st6d2ehiyc5xip0h
2008-11-24 16:42:29 +01:00
P. Christeas 17631aef94 Merge branch 'master' of openobject-server into mdv-gpl3
Conflicts:
	bin/tools/translate.py

bzr revid: p_christ@hol.gr-20081124152658-xvkszq1j9xrm98mv
2008-11-24 17:26:58 +02:00
P. Christeas 7f3ee0107e Instrument missing tag exception.
bzr revid: p_christ@hol.gr-20081124151809-ydhawyy1map7wd7y
2008-11-24 17:18:09 +02:00
Jay Vora 6fbcaf0194 Colored Fields red ,those fail in constraint validation.Modification for Updation of records
bzr revid: jvo@tinyerp.com-20081124132743-v90r8wx5o33nvfyd
2008-11-24 18:57:43 +05:30
Jay Vora 67409c5dec Colored Fields red ,those fail in constraint validation.
bzr revid: jvo@tinyerp.com-20081124124839-v4ryyp5odmm5bmqn
2008-11-24 18:18:39 +05:30
Christophe Simonis e2ef2a1782 [FIX] allow long to be used as id in browse_record
bzr revid: christophe@tinyerp.com-20081121220937-psm6o20p3yqkq98i
2008-11-21 23:09:37 +01:00
Fabien Pinckaers 9fcea67fab improve
bzr revid: fp@tinyerp.com-20081121181224-ms1h2p3nip6w93kx
2008-11-21 19:12:24 +01:00
P. Christeas ba195ed72d orm optimization: don't compute all fields for view.
Some fields may not be requested by the view DOM. Don't try to fetch
their information.
This is an experimental optimization. Testing pending.

bzr revid: p_christ@hol.gr-20081118153447-5reuu322ikudppr8
2008-11-18 17:34:47 +02:00
P. Christeas 4e4c02351f Orm: model fields may be a subset of the views.
When the view asks more fields than the OM has, the result
may have less ones. Iterate through the smallest set.

bzr revid: p_christ@hol.gr-20081118143318-vvns3suey0g4e3x6
2008-11-18 16:33:18 +02:00
P. Christeas ee881fa7e0 Armor the export lang wizard against faulty model fields.
Sometimes objects or field definitions in db may have some errors
(especially in dev setups). The export translation algorithm should
just skip those fields and try to continue, instead of raising an
exception. These errors can still be logged, of course.

bzr revid: p_christ@hol.gr-20081115085854-2xpnypbas4sxt15u
2008-11-15 10:58:54 +02:00
hda@tinyerp.com 74af540f43 bugfix for active=false search
bzr revid: hda@tinyerp.com-20081110110721-t55bijn008yq4z7b
2008-11-10 16:37:21 +05:30
Christophe Simonis 78a71cc808 fields_view_get return also the fields specified in the attributes of the <calendar> tag
bzr revid: christophe@tinyerp.com-20081105201949-vdej2c2a8uwqqila
2008-11-05 21:19:49 +01:00
Stephane Wirtel 3fb1d0cb13 Bug fix from Xavier ALT (AJM)
lp bug: https://launchpad.net/bugs/291146 fixed

bzr revid: stephane@tinyerp.com-20081105133525-zv39jfj7gxhvxysx
2008-11-05 14:35:25 +01:00
P. Christeas 8220e0ad02 Merge commit 'origin/master' into mdv-gpl3
Conflicts:
	bin/tools/convert.py

bzr revid: p_christ@hol.gr-20081025224421-g367ati5b2eeplw6
bzr revid: p_christ@hol.gr-20081104201238-oy0vgsunt2jxgu2p
2008-11-04 22:12:38 +02:00
Christophe Simonis e404e54e38 passing in GPL-3
bzr revid: christophe@tinyerp.com-20081103182716-6c6xyeewubx4uas0
2008-11-03 19:27:16 +01:00
Fabien Pinckaers e048250071 improvment
bzr revid: fp@tinyerp.com-20081031141048-gohuvljsot9byn5g
2008-10-31 15:10:48 +01:00
Xavier ALT 8a657d79cb Bugfix: Search inactive (active = False) elements will always fail
Even if args contain ['active','=',0], _where_calc function add an active
   test, leading to 'where active = True and active = False' SQL queries.

bzr revid: x.alt@ajm.lu-20081030154226-7yd1xvqleisqksld
2008-10-30 16:42:26 +01:00
Fabien Pinckaers 9a5138791a bugfixes
bzr revid: fp@tinyerp.com-20081028001825-zj6lhbeazmdjdkpy
2008-10-28 01:18:25 +01:00
Christophe Simonis 08933b0200 browse_null objects doesn't fail anymore when accessing its attributes
bzr revid: chs@tinyerp.com-20081027135931-2772tugct3p1u3rx
2008-10-27 14:59:31 +01:00
Christophe Simonis f7273ecbc7 admin user is not restricted by roles
bzr revid: chs@tinyerp.com-20081027125413-lusm89mme25cclm8
2008-10-27 13:54:13 +01:00
Christophe Simonis 348d01795a fix bug with translation of empty string of selection entries
bzr revid: chs@tinyerp.com-20081027122807-a401uef1xctcr4gf
2008-10-27 13:28:07 +01:00
Fabien Pinckaers 96e69a0a25 merge
bzr revid: fp@tinyerp.com-20081027115900-21mykbjk7whhq7in
2008-10-27 12:59:00 +01:00
Fabien Pinckaers 54f4c8f1cc bugfix
bzr revid: fp@tinyerp.com-20081027104650-1c3tf9xsx0rmmoat
2008-10-27 11:46:50 +01:00
Fabien Pinckaers d5e50a5159 improvement
bzr revid: fp@tinyerp.com-20081025085356-9ezz9r2qj6q52a3r
2008-10-25 10:53:56 +02:00
Fabien Pinckaers 6b87952e23 bugfix
bzr revid: fp@tinyerp.com-20081024144733-qxsdkum4c8arcb5a
2008-10-24 16:47:33 +02:00
Fabien Pinckaers 93cbe3d14a improve
bzr revid: fp@tinyerp.com-20081023174549-yooeluxdpfrsizgs
2008-10-23 19:45:49 +02:00
Amit Mendapara 08e80733c4 * Support for adding custom O2M & M2M fields
* Improved fields view definitions

bzr revid: ame@tinyerp.com-20081023132828-nvjtv26qna56cztk
2008-10-23 18:58:28 +05:30
Christophe Simonis 0649604ee1 merge syleam branch
bzr revid: christophe@tinyerp.com-20081020120537-ncgcqa2vzlo6of0j
2008-10-20 14:05:37 +02:00
Stephane Wirtel f2644d5bc2 Show an error and raise an exception if the _name is not present in an object
bzr revid: stephane@tinyerp.com-20081017224112-7sr2ihk7l7wuc2hg
2008-10-18 00:41:12 +02:00
Jay Vora c10ba024aa Corrected copy functionality for fields translated=True (Ref: Yajushi Yagnik)
bzr revid: jvo@tinyerp.com-20081016115441-k0ctdfcygqbici3w
2008-10-16 17:24:41 +05:30
P. Christeas d85b9a74fa Behave better at exceptions (l10n, __getitem__() )
bzr revid: p_christ@hol.gr-20081010091805-93a1el2izcfdc5an
2008-10-10 12:18:05 +03:00
Jay Vora 6b589c87ad Bugfix :email sending and minor edit on constraint validation
bzr revid: jvo@tinyerp.com-20080925054703-0eui2prn54hw2q59
2008-09-25 11:17:03 +05:30
Stephane Wirtel 9e83fed250 If the ids is an int or a long, convert it to array, to avoid an error from the orm
bzr revid: stephane@tinyerp.com-20080924032135-q52ns1968r88mdxt
2008-09-24 05:21:35 +02:00
Fabien Pinckaers 88a6b3780c bugfix
bzr revid: fp@tinyerp.com-20080923162716-qbaxamq0btfongpw
2008-09-23 18:27:16 +02:00
Christophe Simonis 500e964ebb get_binary_size is renamed bin_size and its behavior is reversed (False by default)
bzr revid: christophe@tinyerp.com-20080923104745-m5osg61ukqtk0szi
2008-09-23 12:47:45 +02:00
Jay Vora 68dd2596bf fix:Displayed required and readonly attributes of a model.
bzr revid: jvo@tinyerp.com-20080922064849-q2wphtmsblxjn1yl
2008-09-22 12:18:49 +05:30
Fabian Semal deec1863f6 Concert date to datetime
bzr revid: fabian@tinyerp.com-20080918123116-r5999hs4i7fe0qw4
2008-09-18 14:31:16 +02:00
Christophe Simonis 99911f3550 get_binary_size set as True by default
bzr revid: christophe@tinyerp.com-20080917122211-34u4ykx806nrh0xo
2008-09-17 14:22:11 +02:00
Jay Vora ce17730b11 Bugfixed the binary type data fetch on osv_memory.
bzr revid: jvo@tinyerp.com-20080916124519-gx5ah48e1ydt036u
2008-09-16 18:15:19 +05:30
Jay Vora 02104cd18b Added filtered file selection feature on binary field.Usage: fields.binary('Upload a file',filters=['*.zip','a*.jpg','*.doc'])
bzr revid: jvo@tinyerp.com-20080916073123-xjbylq32uci2yr2d
2008-09-16 13:01:23 +05:30
Christophe Simonis 7337e4f690 bug fix with osv_memory objects
bzr revid: christophe@tinyerp.com-20080911151454-5e4bh44mfn31vc4r
2008-09-11 17:14:54 +02:00
Stephane Wirtel dbe1e8ca98 Rename Tiny ERP to OpenERP
Rename tinyerp to openerp

bzr revid: stephane@tinyerp.com-20080910084640-bg1h1bre7mwky8s0
2008-09-10 10:46:40 +02:00
Harshad Modi f2cac64844 fix bugs on searching : pass limit=None, set it as default parameter on name_search method
bzr revid: hmo@tinyerp.com-20080909073454-48dwp8jhmllkzxzl
2008-09-09 13:04:54 +05:30
Fabien Pinckaers a719d23cfe Bugfix in Kernel
bzr revid: fp@tinyerp.com-20080907232524-9j9087qhyp7na69a
2008-09-08 01:25:24 +02:00
Fabien Pinckaers c65d70e168 Better Security Rules
bzr revid: fp@tinyerp.com-20080904002248-vh8kpyyckkdszttn
2008-09-04 02:22:48 +02:00
Jay Vora 14b5737dec Bugfix: _inherits
bzr revid: jvo@tinyerp.com-20080903111429-8t4rdyzf3mr28etk
2008-09-03 16:44:29 +05:30
Christophe Simonis 8ae5a06e35 bugfix
bzr revid: christophe@tinyerp.com-20080903103626-mrmcy5jbrj817uip
2008-09-03 12:36:26 +02:00
Fabien Pinckaers 9c3aec61b3 Improvements
bzr revid: fp@tinyerp.com-20080902142557-3u4ctyjsbucmqaob
2008-09-02 16:25:57 +02:00
Christophe Simonis c326e2317f merge
bzr revid: christophe@tinyerp.com-20080902082306-nwcjhie922rjsmjv
2008-09-02 10:23:06 +02:00
Fabien Pinckaers 51fe0efd16 Small bugfixes
bzr revid: fp@tinyerp.com-20080901192902-zftoynk3cxktmbn9
2008-09-01 21:29:02 +02:00
Christophe Simonis c052b72b7f binary fields: the server send the size (instead of the data) unless it's explicitly asked by setting 'get_binary_size' to False in the context
bzr revid: christophe@tinyerp.com-20080829130814-25ey059co6386omy
2008-08-29 15:08:14 +02:00
Christophe Simonis 27499668c5 better error message when _constraints fail
bzr revid: christophe@tinyerp.com-20080826142642-0kf2g16mfbtmflze
2008-08-26 16:26:42 +02:00
Harshad Modi d8d9b8fc86 on module model, made new function for install module with dependency.
bzr revid: hmo@tinyerp.com-20080826104113-pnnxx93osl7hr6d1
2008-08-26 16:11:13 +05:30
Jay Vora c3ba2a3765 Bugfix in default_get of osv_memory:Condition added
bzr revid: jvo@tinyerp.com-20080826093850-kfb6ahzjrnmru90w
2008-08-26 15:08:50 +05:30
Fabien Pinckaers 88129d7909 Bugfixes
bzr revid: fp@tinyerp.com-20080825193647-k928o039lhsrgspq
2008-08-25 21:36:47 +02:00
Jay Vora 4f935d09cd bugfix in orm_memory read method
bzr revid: jvo@tinyerp.com-20080822101841-pggf3wmh0b72g10n
2008-08-22 15:48:41 +05:30
Christophe Simonis df4113f5dd no more <property /> tags
bzr revid: christophe@tinyerp.com-20080822094053-sy9ixy5fr8mcikzk
2008-08-22 11:40:53 +02:00
mga@tinyerp.com 8c8bab48a6 Bug-Fix
* Remove group_name from ir.model.fields

bzr revid: mga@tinyerp.com-20080820194230-esl6lwhphhzv7ed6
2008-08-21 01:12:30 +05:30
Fabien Pinckaers 4f112db1f1 Simplified Partial Import
bzr revid: fp@tinyerp.com-20080820125119-fgnnp0s24s4lipr7
2008-08-20 14:51:19 +02:00
Fabien Pinckaers 649c027c16 Bugfixed Partial Import
bzr revid: fp@tinyerp.com-20080820124757-hq1zjhlskph54pva
2008-08-20 14:47:57 +02:00
Fabien Pinckaers df8de89042 Removed print statement
bzr revid: fp@tinyerp.com-20080819214849-ltxf8l0n12ku6its
2008-08-19 23:48:49 +02:00
Fabien Pinckaers 62ae90231b Bugfix ORM _inherits
bzr revid: fp@tinyerp.com-20080819214253-nd4e5ym37lhyv2jj
2008-08-19 23:42:53 +02:00
Fabien Pinckaers a4195c1642 Small Bugfix
bzr revid: fp@tinyerp.com-20080819133444-egdmi1n60ly9nf2m
2008-08-19 15:34:44 +02:00
Fabien Pinckaers 02a3ce47f4 Partial Commit
bzr revid: fp@tinyerp.com-20080819132612-06llazok11knlwr7
2008-08-19 15:26:12 +02:00
Fabien Pinckaers 83b19dbcec Support for Partial Commit
bzr revid: fp@tinyerp.com-20080819130311-bzlschcnywx2voot
2008-08-19 15:03:11 +02:00
Fabien Pinckaers 1c00f10911 Adding a clause to not read inherit views in fields_view_get
bzr revid: fp@tinyerp.com-20080818221904-s3ssm41w8v1hykj6
2008-08-19 00:19:04 +02:00
Fabien Pinckaers b9b673502d Speed Improvement
bzr revid: fp@tinyerp.com-20080818210739-ugfuzb1mny8u0fh3
2008-08-18 23:07:39 +02:00
Christophe Simonis 2f6e14b151 expression: bugfix with many2many fields
bzr revid: christophe@tinyerp.com-20080818125800-tbv8obinijtgrasd
2008-08-18 14:58:00 +02:00
Fabien Pinckaers 484b2197ed Removed Print Statement
bzr revid: fp@tinyerp.com-20080817183116-0zfefou6l4kn5byf
2008-08-17 20:31:16 +02:00
Fabien Pinckaers d88fb99fe4 Speed Improvement:
Nested Trees
	New Domains Bugfixes
	Compute multiple function fields at once (multi)

bzr revid: fp@tinyerp.com-20080817182829-dc60s4srja6ck0bw
2008-08-17 20:28:29 +02:00
Fabien Pinckaers 61d07d0771 Bugfixes
bzr revid: fp@tinyerp.com-20080816163006-aspcc7f5dmv0g4ri
2008-08-16 18:30:06 +02:00
Christophe Simonis ff5374aaf4 merge
bzr revid: christophe@tinyerp.com-20080814134631-chwwfk62msek05y1
2008-08-14 15:46:31 +02:00
Jay Vora f3108d2471 Minor change:Covered Root account adding possibility on nested tree algorithm for account.account.
bzr revid: jvo@tinyerp.com-20080814124558-p6fp6fdrrp0l6qzp
2008-08-14 18:15:58 +05:30
Christophe Simonis 4944ae6cdb modify the expression parser to use a (more) real polish notation.
bzr revid: christophe@tinyerp.com-20080814120441-wv4tmqj06ze725ph
2008-08-14 14:04:41 +02:00
Christophe Simonis 3cf0eebe87 fix merge error
bzr revid: christophe@tinyerp.com-20080813135216-4dfw23y6jvb60tjh
2008-08-13 15:52:16 +02:00
Fabien Pinckaers cd06389bcb Speed Improvement in recursive functions and trees:
Implemented Nested Tree algorythm

bzr revid: fp@tinyerp.com-20080813104738-q7k1top1y8m9kkiy
2008-08-13 12:47:38 +02:00
Christophe Chauvet 7fff0810f7 [server]
* trap xpath and lxml import error and exit properly

bzr revid: christophe.chauvet@syleam.fr-20080812230228-evi0q3la4hgyfq3v
2008-08-13 01:02:28 +02:00
Olivier Laurent cc5a062faf pep8
bzr revid: olt@tinyerp.com-20080812144456-xvh2y1ybziok9twi
2008-08-12 16:44:56 +02:00
Christophe Simonis b36e23d0a3 move, rename and refactor use of ID_MAX
bzr revid: christophe@tinyerp.com-20080805083945-cd3y7gki5v6gnu6p
2008-08-05 10:39:45 +02:00
Christophe Simonis ea70b65ac4 remove commented code
bzr revid: christophe@tinyerp.com-20080805074141-8s78k7zp1r79dc7d
2008-08-05 09:41:41 +02:00
Christophe Simonis 40a8a423b7 move domain parsing into expression class
bzr revid: christophe@tinyerp.com-20080804153250-9crz6sq4hf3rm81n
2008-08-04 17:32:50 +02:00
Stephane Wirtel 951316da3c useless variable
bzr revid: stephane@tinyerp.com-20080729111510-vmw1kj5az60yetf1
2008-07-29 13:15:10 +02:00
Stephane Wirtel d36ecab011 refactoring
bzr revid: stephane@tinyerp.com-20080728145521-ewytea1mh6i75ycj
2008-07-28 16:55:21 +02:00
Stephane Wirtel 340e4b1d72 refactoring
bzr revid: stephane@tinyerp.com-20080728140222-9qj0d823pottrnxf
2008-07-28 16:02:22 +02:00
Joel Grand-Guillaume e37c71bae5 Fix truncated string in DB when update server and field are varchar
bzr revid: joel.grandguillaume@camptocamp.com-20080724105655-g2zu5oelpk7trm65
2008-07-24 12:56:55 +02:00
Christophe Simonis ba0c939bb8 merge
bzr revid: christophe@tinyerp.com-20080723163328-wyr58fg7gntstz1v
2008-07-23 18:33:28 +02:00
Christophe Simonis 2eb6b8265b add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723150127-fmitw7zgeokcualh
2008-07-23 17:01:27 +02:00