Commit Graph

55 Commits

Author SHA1 Message Date
Jay (Open ERP) da2e99051a [FIX] Expression : domain calculation failes, max. recursion error protected
bzr revid: jvo@tinyerp.com-20091022143641-l5b4jbk0spce8b1t
2009-10-22 20:06:41 +05:30
Fabien Pinckaers 012fd8d624 [FIX] recursive calls
bzr revid: fp@tinyerp.com-20091019182609-bkowmclnyfon4jeo
2009-10-19 20:26:09 +02:00
Fabien Pinckaers 3a3ea98257 [FIX] recursive child_of on one2many and many2many
bzr revid: fp@tinyerp.com-20091019181633-8szl9k4nlp9mmr1p
2009-10-19 20:16:33 +02:00
Jay (Open ERP) 90d81da72b [FIX] Domain was getting failed when trying to work upon M2M,O2M field of object
lp bug: https://launchpad.net/bugs/420507 fixed

bzr revid: jvo@tinyerp.com-20091008075335-obo9xs9usni3ey4n
2009-10-08 13:23:35 +05:30
Jay (Open ERP) e036492669 [RECOMMIT] Recommitting the patch for multilevel _inherits search support
lp bug: https://launchpad.net/bugs/362280 fixed

bzr revid: jvo@tinyerp.com-20090818134445-d7dxaaqlh34oiypz
2009-08-18 19:14:45 +05:30
husen daudi 076c4f13d6 Revert bad commit
bzr revid: hda@hda-20090812130626-zw5ryz7iu6lht4mi
2009-08-12 18:36:26 +05:30
husen daudi 2ed2e2a0a6 [FIX] _inherits search behaviour
bzr revid: hda@hda-20090812085832-xpcypi8s7iaqguu7
2009-08-12 14:28:32 +05:30
Jay (Open ERP) b80f78ac60 [FIX] _inherits was misbehaving on search
lp bug: https://launchpad.net/bugs/362280 fixed

bzr revid: jvo@tinyerp.com-20090811091614-nqfhqqtsi6hbxkpc
2009-08-11 14:46:14 +05:30
AME(Tiny/Axelor) 06460f8bf5 [FIX] Expression calculation for Datetime Corrected
lp bug: https://launchpad.net/bugs/405921 fixed

bzr revid: jvo@tinyerp.com-20090730085145-mqd5phn8ynyxvt4l
2009-07-30 14:21:45 +05:30
Jay (Open ERP) fb82bec351 [FIX] Corrected bug of expression calculation in previous commit
bzr revid: jvo@tinyerp.com-20090727072751-kk735cvem4vrx3wg
2009-07-27 12:57:51 +05:30
Olivier Laurent c639abd97e [FIX] sql expression: in search, add the time part to datetime field when it's not present
bzr revid: olt@tinyerp.com-20090724093650-ml4nc7vgfepq9wos
2009-07-24 11:36:50 +02:00
Jay (Open ERP) 0fa5ef8c76 [FIX] Expression calculation(Query making) corrected for Translateable field
bzr revid: jvo@tinyerp.com-20090706104615-dj50oi5ni1fhez48
2009-07-06 16:16:15 +05:30
Christophe Simonis b18b81344f [FIX] expression: correct the generated sql in case of _inherits
bzr revid: christophe@tinyerp.com-20090527110336-t8t5ombxj6p3slqw
2009-05-27 13:03:36 +02:00
Jay (Open ERP) 4a966c47e1 [FIX] Expression : query handling problem
bzr revid: jvo@tinyerp.com-20090513121004-kkb3wcqzhk2vyg21
2009-05-13 17:40:04 +05:30
Jay (Open ERP) d14399558f Expression checking corrected
bzr revid: jvo@tinyerp.com-20090513051846-7qt47z4iwqhfs07a
2009-05-13 10:48:46 +05:30
Jay (Open ERP) aeb27427ec [Fix] Bug 372706 : Domains for Booleans(False and Null) handled(ref:YSA)
bzr revid: jvo@tinyerp.com-20090511064416-3e5xw3r5unvqggej
2009-05-11 12:14:16 +05:30
Christophe Simonis 9617fd2002 [FIX] bugfix child_of in expressions (to backport to 5.0 branch if no bug is reported)
bzr revid: christophe@cobalt-20090217150135-q8j3efqz56ov7v0g
2009-02-17 16:01:35 +01:00
Fabien Pinckaers 54d7c08eba bugfix
bzr revid: fp@tinyerp.com-20090122232958-me3rqmunfkp82ptz
2009-01-23 00:29:58 +01:00
Olivier Laurent cad89b87ec * fixed bad indentation
* _is_operator return value is clearer

bzr revid: olt@tinyerp.com-20090121131725-lz105wcnjfcz6b3g
2009-01-21 14:17:25 +01:00
dsh (Open ERP) ac08bff821 Changes for etiny-unicode expression
bzr revid: dsh@tinyerp.com-20090119062942-tlz0yt0vew191wc5
2009-01-19 11:59:42 +05:30
Fabien Pinckaers 5305888c29 bugfixes
bzr revid: fp@tinyerp.com-20090115174103-2ix4fhc5adviwtyc
2009-01-15 18:41:03 +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 dd25d328f5 [MERGE]
bzr revid: christophe@tinyerp.com-20081210144113-6wdfu8mwpsojl4la
2008-12-10 15:41:13 +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 e404e54e38 passing in GPL-3
bzr revid: christophe@tinyerp.com-20081103182716-6c6xyeewubx4uas0
2008-11-03 19:27:16 +01:00
Fabien Pinckaers 28b4f314fd push
bzr revid: fp@tinyerp.com-20081027092352-949s0q4ewrs8vuej
2008-10-27 10:23:52 +01:00
Christophe Simonis c39db9af1a domains: allow None to be passed as right operand of a leaf (produce a IS NULL sql statement)
bzr revid: christophe@tinyerp.com-20081014121447-imaosx152kodnwpd
2008-10-14 14:14:47 +02:00
Olivier Laurent 00faaadc2e pep8
bzr revid: olt@tinyerp.com-20081007145130-qmmogf0zbxirjv4m
2008-10-07 16:51:30 +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 9c3aec61b3 Improvements
bzr revid: fp@tinyerp.com-20080902142557-3u4ctyjsbucmqaob
2008-09-02 16:25:57 +02:00
qdp 3db26f6fae *bugfix
bzr revid: qdp@tinyerp.com-20080828145149-dh19rsr6brb5w978
2008-08-28 16:51:49 +02:00
Fabien Pinckaers 88129d7909 Bugfixes
bzr revid: fp@tinyerp.com-20080825193647-k928o039lhsrgspq
2008-08-25 21:36:47 +02:00
Fabien Pinckaers 6fa9175cc5 Bugfixes in Expression
bzr revid: fp@tinyerp.com-20080819231537-akvupz2a38i6jfic
2008-08-20 01:15:37 +02:00
Fabien Pinckaers a7b0cfd6f5 Fix From C2C:
~c2c/openobject-server/openobject-server-log-bug
Bugfixes in Expression

bzr revid: fp@tinyerp.com-20080819225254-6gg6j2dalz666oti
2008-08-20 00:52:54 +02:00
Fabien Pinckaers 62ae90231b Bugfix ORM _inherits
bzr revid: fp@tinyerp.com-20080819214253-nd4e5ym37lhyv2jj
2008-08-19 23:42:53 +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
Christophe Simonis 3242b0cfee bugfix with internal leafs of expressions
bzr revid: christophe@tinyerp.com-20080818121349-8jmcb03k5s1wyk8d
2008-08-18 14:13:49 +02:00
Fabien Pinckaers 77bf737ff6 Bugfix in Expression
bzr revid: fp@tinyerp.com-20080818114957-kb2f0qv9rf6c0nhu
2008-08-18 13:49:57 +02:00
Christophe Simonis ae36063314 fix expression: inselect is only usable internally
bzr revid: christophe@tinyerp.com-20080818075232-or6i63wafstw214w
2008-08-18 09:52:32 +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
Stephane Wirtel d32b4a66f3 merge
bzr revid: stephane@tinyerp.com-20080815140529-zm97py6zmbcq86ot
2008-08-15 16:05:29 +02:00
Fabien Pinckaers 3285890576 Speed Improvement:
faster child of

bzr revid: fp@tinyerp.com-20080814170508-r2rqh3ejju2qdtrp
2008-08-14 19:05:08 +02:00
Stephane Wirtel 5977152d8a bugfix with the working table in an expression
bzr revid: stephane@tinyerp.com-20080814164117-pcrx76mvis7n583x
2008-08-14 18:41:17 +02:00
Christophe Simonis c6d2067c34 bugfix: change variable usage
bzr revid: christophe@tinyerp.com-20080814150620-m9kxun5snnjffu3r
2008-08-14 17:06:20 +02:00
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
Jay Vora 440bd7f1d6 Bugfix:expression.py:Added condition for a list with expression.
bzr revid: jvo@tinyerp.com-20080813054408-pluxvra9zflezer6
2008-08-13 11:14:08 +05:30
Olivier Laurent cc5a062faf pep8
bzr revid: olt@tinyerp.com-20080812144456-xvh2y1ybziok9twi
2008-08-12 16:44:56 +02:00
Olivier Laurent 4c2a727132 Bugfix: a dot was missing: self__operator -> self.__operator
bzr revid: olt@tinyerp.com-20080812124725-m8ybax8x1q2l4ly2
2008-08-12 14:47:25 +02:00