Commit Graph

273 Commits

Author SHA1 Message Date
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
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
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
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