Commit Graph

405 Commits

Author SHA1 Message Date
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
Fabien Pinckaers ce72e39230 bugfix
bzr revid: fp@tinyerp.com-20081218095058-j7zawmazyxktjxv0
2008-12-18 10:50:58 +01:00
Jay Vora dbd8f1478e bugfixed the Store_set problem on unlink: Ref Fabien Pinckaers
bzr revid: jvo@tinyerp.com-20081217054427-d05z1t1970jc5hkw
2008-12-17 11:14:27 +05:30
Fabien Pinckaers 3b566a01b8 bugfixes
bzr revid: fp@tinyerp.com-20081216200755-q45lqojggqve7uys
2008-12-16 21:07:55 +01:00
Fabien Pinckaers 3ee905239b improved_bugfix
bzr revid: fp@tinyerp.com-20081216185824-stl92nzt3ij0zhf7
2008-12-16 19:58:24 +01: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
Husen Daudi ce70e60592 Fixed bug on function field if type is binary (ref:hmo)
bzr revid: hda@tinyerp.com-20081216085533-4jjo15livmuh9mbp
2008-12-16 14:25:33 +05:30
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
Stephane Wirtel 2753fdfdc5 [FIX] Remove the print statement
bzr revid: stephane@tinyerp.com-20081215104856-jvcb3fr56sbkl145
2008-12-15 11:48:56 +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
Husen Daudi aa900102ec Improvement
bzr revid: hda@tinyerp.com-20081212141953-4ojs8a6i14ldizqh
2008-12-12 19:49:53 +05:30
Husen Daudi 6675a3709c Implemented write method on fields.related
bzr revid: hda@tinyerp.com-20081212130511-gcoovgqnkg0txde7
2008-12-12 18:35:11 +05:30
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
Stephane Wirtel b5b1ab3904 [IMP] Update the logging of the error in the osv module
bzr revid: stephane@tinyerp.com-20081210212423-20zjyagn6etc3rzn
2008-12-10 22:24:23 +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 c2cc3a3049 [FIX] psycopg2: in queries we must now use %s everywhere (no more %d or %f)
bzr revid: christophe@tinyerp.com-20081209123722-4kmv4pecjwiw3tm3
2008-12-09 13:37:22 +01:00
Fabien Pinckaers d02ffad04f improved_related
bzr revid: fp@tinyerp.com-20081209080355-b3n01hbm3asej3mp
2008-12-09 09:03:55 +01:00
Christophe Simonis 299627a144 [IMP] use psycopg2 instead of psycopg1
bzr revid: christophe@tinyerp.com-20081208140342-qstsqxm0xr5rppzz
2008-12-08 15:03:42 +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
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
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
Husen Daudi 6e4603a98b Bugfix for fields.relate
bzr revid: hda@tinyerp.com-20081128053341-1u76h09slqod4s83
2008-11-28 11:03:41 +05:30
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
Stephane Wirtel b3f65107c6 [IMP] Improve the logging from the Object Service
bzr revid: stephane@tinyerp.com-20081127081417-sycppkuv8tx3uv3k
2008-11-27 09:14:17 +01:00
Fabien Pinckaers 843add7b69 improved_customization
bzr revid: fp@tinyerp.com-20081125233317-e9f3f4v99gmyyen0
2008-11-26 00:33:17 +01:00
hda@tinyerp.com aac96b549f remove prints
bzr revid: hda@tinyerp.com-20081125070740-wxunzjfblfyu20bh
2008-11-25 12:37:40 +05:30
Fabien Pinckaers 1f68c755e1 bugfix
bzr revid: fp@tinyerp.com-20081124162247-rje8rap9dre73hxp
2008-11-24 17:22:47 +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