Commit Graph

256 Commits

Author SHA1 Message Date
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 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 Simonis 5073873893 osv.py come back
bzr revid: christophe@tinyerp.com-20080813084242-x7q6wzjye96u23vy
2008-08-13 10:42:42 +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 9ff60dd68f removed wrong encoding line
bzr revid: olt@tinyerp.com-20080812144942-7k5rsrnm0esfqxbw
2008-08-12 16:49:42 +02:00
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
Jay Vora 61ac299d06 Bugfix:Solved the problem of expression conversion of list into tuples.
bzr revid: jvo@tinyerp.com-20080807130807-jfzlq06ldouddkzx
2008-08-07 18:38:07 +05:30
Amit Mendapara d6f429dc61 Suport for `!=` operation for domain expression.
bzr revid: ame@tinyerp.com-20080806065353-48ed3ecbuim9lxgb
2008-08-06 12:23:53 +05:30
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
Christophe Simonis 96ed63b84a bugfix: original constraint message is showed when there is no translations
bzr revid: christophe@tinyerp.com-20080723113021-7jgz9j99imrcokxh
2008-07-23 13:30:21 +02:00
Christophe Simonis 2dd9723b8b convert tabs to 4 spaces
bzr revid: christophe@tinyerp.com-20080722142436-143iu4ryy47w3av0
2008-07-22 16:24:36 +02:00
Christophe Simonis c5c7c2ef07 merge
bzr revid: christophe@tinyerp.com-20080722075357-z9pfuk3qrwph8pbw
2008-07-22 09:53:57 +02:00
qdp 3d1bd9fe35 *removed print statement
bzr revid: qdp@tinyerp.com-20080717130546-k3yj9czzj9y1f1rt
2008-07-17 15:05:46 +02:00
Fabien Pinckaers fe7176aca3 Speed Improvement (removed inherit checks)
bzr revid: fp@tinyerp.com-20080716200951-lbzcbx5x2p7ibgzs
2008-07-16 22:09:51 +02:00
Fabien Pinckaers 694f88319c Speed Improvement on Every Operation:
Removed Inherit Stuff

bzr revid: fp@tinyerp.com-20080716200532-iec6d4jfelwhi5rt
2008-07-16 22:05:32 +02:00
Christophe Simonis d309f8fee5 allow the translation of the constraints
bzr revid: christophe@tinyerp.com-20080715134226-c6ncgg2xrwnbce5c
2008-07-15 15:42:26 +02:00
Fabien Pinckaers 56b726f56d Access Rights
bzr revid: fp@tinyerp.com-b34833a003282214495c9c32bbd514ba5fdddaf0
2008-07-09 05:46:24 +00:00
Christophe Simonis 0b1dfd702f * translation of nearly all exceptions
* the export of translations per module take only the files of these modules

bzr revid: chs@tinyerp.com-52cb3686b17250df7bc23bf90d18397c7888e6f2
2008-07-08 08:13:12 +00:00
Mantavya Gajjar 5a82d5e3dc Remove the Development that done for the user wise View
bzr revid: mga@tinyerp.com-ba05bb7ccc2585617ac9a55c407afc8f74d36dad
2008-07-08 04:29:40 +00:00
Mantavya Gajjar e5c44d7b16 Small changes according to the E-Tiny for View Customization
bzr revid: mga@tinyerp.com-75b0e0e17648aa58e4ae40ecf464009806612bf8
2008-07-07 04:47:46 +00:00
Mantavya Gajjar bd1087a36a Small change, According to the E-Tiny Requirenments
if base view change by user no need to apply inheritance for that

bzr revid: mga@tinyerp.com-4c4aab71fba7eee808f0eccb0d7968610635e36d
2008-07-01 06:13:20 +00:00
Fabien Pinckaers ba737054cc Bugfix
bzr revid: fp@tinyerp.com-360fc058ce56f36a176e476d0880893c3162b32d
2008-07-01 05:58:30 +00:00
Fabien Pinckaers 205d8acccb Improvements in reporting
bzr revid: fp@tinyerp.com-59570faa2bd91f2eb1c612641de7087427cf4f8c
2008-06-30 20:47:46 +00:00
Fabien Pinckaers a691a489b1 Improvement in translation system
bzr revid: fp@tinyerp.com-fb31e8fd7e9c2a8f43d94ff24377a3175fcefe2f
2008-06-30 16:08:08 +00:00
Fabien Pinckaers fca1637a6e Improvements
bzr revid: fp@tinyerp.com-3bf3ca5f392a63f5285035e50e972129f442ae35
2008-06-30 15:33:15 +00:00
Mantavya Gajjar 41baed9ba5 Remove Comment from the __init__ method
bzr revid: mga@tinyerp.com-59fcc4930bf1466f105fb6ac6b6fda9f97d6a0c6
2008-06-26 06:53:39 +00:00
Christophe Simonis f5d02752c7 fix error in python < 2.5
bzr revid: chs@tinyerp.com-1a4fd26c58cb81e4ac358438187245aeaac5a849
2008-06-25 14:25:07 +00:00
Mantavya Gajjar aa7fcf5188 Change fields_view_get definition to get the View According to the user changes
bzr revid: mga@tinyerp.com-7ac7ff91c33e92e88dd63c0b05298c6c6956db27
2008-06-25 09:20:52 +00:00
stw f17a3a107a support for not like and not ilike
bzr revid: stw-2560679b68baa55a15663547ae6a90024774a36c
2008-06-24 16:05:10 +00:00
Fabien Pinckaers 616475fb2e Bugfix
bzr revid: fp@tinyerp.com-65c24c59d6ffde5a6ed73ba211c0eed93a43d0f0
2008-06-20 11:11:37 +00:00
Fabien Pinckaers 5862e1d38e Uppercase in SQL words
bzr revid: fp@tinyerp.com-5cad407cb512b300827a9b1083dc1cb7dba12384
2008-06-18 12:56:38 +00:00
Fabien Pinckaers fa01eef644 Bugfix
bzr revid: fp@tinyerp.com-f569c6dea92caa683cadc6d3e64e46225d713494
2008-06-18 06:17:51 +00:00
Fabien Pinckaers 8d16581e0f Improvements inmenus
Translations by modules
removed print statement

bzr revid: fp@tinyerp.com-eddee689d274afc56e6b7703a7cd22b9792f2c7b
2008-06-17 20:17:23 +00:00