Commit Graph

1148 Commits

Author SHA1 Message Date
Jay Vora 34fcda731a Added Groups option for report,wizard and act_window.
bzr revid: jvo@tinyerp.com-20080918140205-dod9qocp1n1u9q0b
2008-09-18 19:32:05 +05:30
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 8fb6ff9046 Added city,country on partner form
bzr revid: hda@tinyerp.com-20080918113039-lsspd38e75phbi2d
2008-09-18 17:00:39 +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
Stephane Wirtel c8298ab59f bugfix in the context to get the data from the binary field and not the size
bzr revid: stephane@tinyerp.com-20080918091101-8cnu8hsodxa4dyzb
2008-09-18 11:11:01 +02:00
Fabien Pinckaers 98f1d94a94 bugfix
lp bug: https://launchpad.net/bugs/271380 fixed

bzr revid: fp@tinyerp.com-20080917155518-i0sw7bd7pav0tnj5
2008-09-17 17:55:18 +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 8a32c4a658 Minor edit:for displaying size on binary widget.
bzr revid: jvo@tinyerp.com-20080916133215-x34qcnbpw7kereav
2008-09-16 19:02:15 +05:30
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
Christophe Simonis 4b1e2e3856 merge
bzr revid: christophe@tinyerp.com-20080916122854-tbd84vxici5evqg8
2008-09-16 14:28:54 +02:00
Fabien Pinckaers 22cfeacab1 fix tools
bzr revid: fp@tinyerp.com-20080916122607-fk0jkoh8rw7umnyk
2008-09-16 14:26:07 +02:00
Christophe Simonis c46bc58771 remove the bzr revno from the version:
* slow with checkout
 * limited interest and audience

bzr revid: christophe@tinyerp.com-20080916122554-p50t1rh9twisaglh
2008-09-16 14:25:54 +02:00
Stephane Wirtel e041128e3b Remove the flags "executable" on theses files
bzr revid: stephane@tinyerp.com-20080916114400-qziyhzqcoi8efr4c
2008-09-16 13:44:00 +02:00
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 7b16d23aab bugfix with demo installation detection
bzr revid: christophe@tinyerp.com-20080915125200-n39c3pntsottsc9o
2008-09-15 14:52:00 +02:00
Christophe Simonis 59e46428d5 fix conflict between oldxml and the xml package used or defined in bzrlib
bzr revid: chs@tinyerp.com-20080912223112-87la9tkdhtvn5w97
2008-09-13 00:31:12 +02:00
Christophe Simonis 9e9c17279f merge
bzr revid: chs@tinyerp.com-20080912220437-cfn81g5nnyjzk7vp
2008-09-13 00:04:37 +02:00
Christophe Simonis fc38900f6f version content the bzr revno if available
bzr revid: chs@tinyerp.com-20080912220419-g5sgbxh9m9gdcktq
2008-09-13 00:04:19 +02:00
Stephane Wirtel 23e778c78c change the version of openerp
bzr revid: stephane@tinyerp.com-20080912214732-ah1s1parcc40u561
2008-09-12 23:47:32 +02:00
Christophe Simonis 941c766687 improve the use of release.py
bzr revid: chs@tinyerp.com-20080912194504-yggsuaa992dgekqw
2008-09-12 21:45:04 +02:00
Christophe Simonis f163eb5624 add color in logger
bzr revid: christophe@tinyerp.com-20080912084521-3zn8klcq3c37bg22
2008-09-12 10:45:21 +02:00
Christophe Simonis 855270078c update po files
bzr revid: christophe@tinyerp.com-20080911155047-5sa75w4p5yg7yloe
2008-09-11 17:50:47 +02:00
Christophe Simonis 2a54df0171 bugfix with the import/export of po files
bzr revid: christophe@tinyerp.com-20080911151544-of3tvjpiwydawyna
2008-09-11 17:15:44 +02:00
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
Jay Vora e26e2062b5 Accepted Uppercase DB names and displayed on terminal
bzr revid: jvo@tinyerp.com-20080911072945-jwo9wscd8ko66av9
2008-09-11 12:59:45 +05:30
Fabien Pinckaers 619e95b4aa countrychange
bzr revid: fp@tinyerp.com-20080910214311-1bpc158ee8bmp2ao
2008-09-10 23:43:11 +02:00
Stephane Wirtel a0b007ea68 rename the tag <terp/> by <openerp/>
bzr revid: stephane@tinyerp.com-20080910175520-4dkijcmozdrxcgp8
2008-09-10 19:55:20 +02:00
Christophe Simonis bedefcac6a merge
bzr revid: christophe@tinyerp.com-20080910133734-dt901dkmzoj7xcys
2008-09-10 15:37:34 +02:00
Stephane Wirtel de9ce4a0e1 raise an exception if the root element is not <terp/> or <openerp/>
bzr revid: stephane@tinyerp.com-20080910132330-y0ogf3o2kj3l9mw0
2008-09-10 15:23:30 +02:00
Christophe Simonis 17c49602e1 fix with lang import
bzr revid: christophe@tinyerp.com-20080910131416-5xhjytbofrshmm9t
2008-09-10 15:14:16 +02:00
Christophe Simonis 244a4612b1 update translations files
bzr revid: christophe@tinyerp.com-20080910131344-q45da6daffeaakpp
2008-09-10 15:13:44 +02:00
mga@tinyerp.com 47800c2c26 Merging server action brahcn changes to trunk
bzr revid: mga@tinyerp.com-20080910125930-j1hvnk19eg13hyte
2008-09-10 18:29:30 +05:30
mga@tinyerp.com badbd0ca6d Change the type for the sms/emailtext fields
bzr revid: mga@tinyerp.com-20080910125555-e7iue38hr67zo6ob
2008-09-10 18:25:55 +05:30
Stephane Wirtel 203d335927 bugfix with the wizard of module lang into the base module
bzr revid: stephane@tinyerp.com-20080910114012-8tdfy7h258nuccp2
2008-09-10 13:40:12 +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
Stephane Wirtel d4538e0438 rename the files with tinyerp in the name
bzr revid: stephane@tinyerp.com-20080910075547-6iifqe6w6kw2u3v4
2008-09-10 09:55:47 +02:00
Stephane Wirtel a05e6fe4b3 merge
bzr revid: stephane@tinyerp.com-20080910072335-3p3vsvhjp6o59s1c
2008-09-10 09:23:35 +02:00
mga@tinyerp.com ff3f4804da seprate fields for message of email, and sms
bzr revid: mga@tinyerp.com-20080910071619-0o2d3jyb9w9bw4ro
2008-09-10 12:46:19 +05:30
Amit Mendapara 46865e5b92 Merged workflow branch
bzr revid: ame@tinyerp.com-20080910054235-5teuucitb7gjz7cz
2008-09-10 11:12:35 +05:30
Stephane Wirtel 40e6110013 Add a new decorator to log the res, args of a function
bzr revid: stephane@tinyerp.com-20080909161517-nx1s1u2fzdbv52p1
2008-09-09 18:15:17 +02:00
Christophe Simonis 16e0d0d7e3 remove symlink
bzr revid: christophe@tinyerp.com-20080909134453-eevp0psteo67ytop
2008-09-09 15:44:53 +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
Fabien Pinckaers eae3463b99 Bugfix
bzr revid: fp@tinyerp.com-20080909094023-owi3zbiaokilfmi3
2008-09-09 11:40:23 +02:00
Shanta Kabra f6bd3ada8a * Change in scale strategy
bzr revid: shanta.kabra@gmail.com-20080909093142-urjd701pvlysw4na
2008-09-09 15:01:42 +05:30
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 f29301e475 Bad ID for rule
bzr revid: fp@tinyerp.com-20080909062509-1z8cbfykfqmge94e
2008-09-09 08:25:09 +02:00
Fabien Pinckaers e831cb18db improved security
bzr revid: fp@tinyerp.com-20080908233303-7hlndenb1kgtynkz
2008-09-09 01:33:03 +02:00
Fabien Pinckaers 9569044984 Better Access Rights
bzr revid: fp@tinyerp.com-20080908231403-28n7y9ozvnlkfz6i
2008-09-09 01:14:03 +02:00