Commit Graph

331 Commits

Author SHA1 Message Date
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 28b4f314fd push
bzr revid: fp@tinyerp.com-20081027092352-949s0q4ewrs8vuej
2008-10-27 10:23:52 +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 aace682897 removed_relate
bzr revid: fp@tinyerp.com-20081023174702-fxnapgbelnz02i74
2008-10-23 19:47:02 +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
Fabien Pinckaers e7a262ab36 modifs
bzr revid: fp@tinyerp.com-20081022203205-0bo70put3r6wmtto
2008-10-22 22:32:05 +02:00
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
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
Olivier Laurent f565d96c77 pep8
bzr revid: olt@tinyerp.com-20081007141911-y534o95uoc8qu5jt
2008-10-07 16:19:11 +02:00
hda@tinyerp.com 4ec2704522 implemented search on fields.related not fully functional it will work for basic fields
bzr revid: hda@tinyerp.com-20081003105511-o181pt3l5w2tj2pe
2008-10-03 16:25:11 +05:30
Fabien Pinckaers d189e17e71 bugfixes
bzr revid: fp@tinyerp.com-20080925194050-enw8gayfgjm0b0jc
2008-09-25 21:40:50 +02: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
hda@tinyerp.com 17eb1ec7da bug fix
bzr revid: hda@tinyerp.com-20080923102228-npiylcw40qahdyh3
2008-09-23 15:52:28 +05:30
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
hda@tinyerp.com 0274b668a0 improve fields.related for speed improvement
bzr revid: hda@tinyerp.com-20080919120016-wmygwid2asy5dkyo
2008-09-19 17:30:16 +05:30
Fabien Pinckaers efd46a5e9d fixedrelated
bzr revid: fp@tinyerp.com-20080919063020-bgvwhya3r7xs85ct
2008-09-19 08:30:20 +02:00
Fabian Semal deec1863f6 Concert date to datetime
bzr revid: fabian@tinyerp.com-20080918123116-r5999hs4i7fe0qw4
2008-09-18 14:31:16 +02:00
Harshad Modi 43daa23bad fixed bug on relate field
bzr revid: hmo@tinyerp.com-20080918122046-qhcjmjyitq2i8rev
2008-09-18 17:50:46 +05:30
hda@tinyerp.com 9abaa999e9 Added fields.related field type
bzr revid: hda@tinyerp.com-20080918112857-4ixoi25qv33lum32
2008-09-18 16:58:57 +05:30
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
Harshad Modi 6f0ce76e1d fixed bug on function field if type is binary
bzr revid: hmo@tinyerp.com-20080911135018-k7k8yp7pczal42cr
2008-09-11 19:20:18 +05:30
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
Christophe Simonis 31af6245da enable get_binary_size for function field witch return binary
bzr revid: christophe@tinyerp.com-20080909132210-gvgq8qovgh7updez
2008-09-09 15:22:10 +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 ed7af4de69 the binary size is human readable
bzr revid: christophe@tinyerp.com-20080902100928-nv9i9e1guq2qpeh2
2008-09-02 12:09:28 +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
qdp 3db26f6fae *bugfix
bzr revid: qdp@tinyerp.com-20080828145149-dh19rsr6brb5w978
2008-08-28 16:51:49 +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