Commit Graph

639 Commits

Author SHA1 Message Date
nch@tinyerp.com f78f7158a8 [IMP]:group_by to support no_leaf in multi level group by
bzr revid: nch@tinyerp.com-20100420055805-ghxgs957976zng2a
2010-04-20 11:28:05 +05:30
Fabien Pinckaers 08d7ecffc2 fix
bzr revid: fp@tinyerp.com-20100419114410-uy7ns84ytk91a28g
2010-04-19 13:44:10 +02:00
Olivier Dony 1a3b72c8f3 [FIX] minor: escaped RST special char in docstring
bzr revid: odo@openerp.com-20100419170814-yr7zkwnlgugievo0
2010-04-19 19:08:14 +02:00
Fabien Pinckaers 14ecc8dff1 [IMP] bugfix read_group, no group_by
bzr revid: fp@tinyerp.com-20100419073924-1qkjwp2if61a0iah
2010-04-19 09:39:24 +02:00
Fabien Pinckaers 5eb84154dd merge
bzr revid: fp@tinyerp.com-20100416201147-wm7zq7o2vwds1gjt
2010-04-16 22:11:47 +02:00
Fabien Pinckaers e91128f251 [IMP] group_read
bzr revid: fp@tinyerp.com-20100416201124-nuic37h8ni51xkcq
2010-04-16 22:11:24 +02:00
Christophe Simonis 5b146e8062 [FIX] orm: correct the cleaning of incorrect reference fields
bzr revid: chs@openerp.com-20100416144856-gh9yaulzc4bc32zv
2010-04-16 16:48:56 +02:00
Stephane Wirtel 209d7cea51 [FIX] orm: Read the non-overrided fields from the _inherits
bzr revid: stephane@openerp.com-20100416113659-e6v5w53u6md01xve
2010-04-16 13:36:59 +02:00
Olivier Dony 8465d6ed56 [MERGE] merged dev-trunk-framework branch, including docstring improvements and a fix for reporting
bzr revid: odo@openerp.com-20100408105537-uy02ichkpw25bu3e
2010-04-08 12:55:37 +02:00
Olivier Dony 2657127314 [FIX] Fixed incorrect psycopg2 usage for passing query parameters.
Improves on fix by rev 2174 fp@tinyerp.com-20100407070419-4cly41c0bvrkd00v 
(with bad commit message BTW)

bzr revid: odo@openerp.com-20100408000739-3f8oe65bcinfpliu
2010-04-08 02:07:39 +02:00
Fabien Pinckaers 009f5f7bb4 merge
bzr revid: fp@tinyerp.com-20100407070504-x1474hslloxn32v9
2010-04-07 09:05:04 +02:00
Fabien Pinckaers 3c31799a0d merge
bzr revid: fp@tinyerp.com-20100407070419-4cly41c0bvrkd00v
2010-04-07 09:04:19 +02:00
Rvo (Open ERP) 927227cef9 [IMP]:improved orm's public methods docstrings
bzr revid: rvo@tinyerp.co.in-20100406123028-1mroxby4v4ijbxtr
2010-04-06 18:00:28 +05:30
HDA (OpenERP) 91a88a3f8d Improved docstring of orm
bzr revid: hda@tinyerp.com-20100406102621-0n65uvesduhpv987
2010-04-06 15:56:21 +05:30
nel@tinyerp.com e92975499f [FIX] context in read_group
bzr revid: nel@tinyerp.com-20100406071743-qe507a4o2iwhgpd7
2010-04-06 09:17:43 +02:00
HDA (OpenERP) 51a0b657c4 Merged
bzr revid: hda@tinyerp.com-20100406063837-sli3uyy3fsnx6dji
2010-04-06 12:08:37 +05:30
Jay (Open ERP) 877fde1280 [FIX] Unlink : Corrected code for proper query
lp bug: https://launchpad.net/bugs/553258 fixed

bzr revid: jvo@tinyerp.com-20100405101413-bvcus7jamjcmseex
2010-04-05 15:44:13 +05:30
Rvo (Open ERP) d984b6d8d0 Removed print statement
bzr revid: rvo@tinyerp.co.in-20100405060106-pz1vz05wue71p0kc
2010-04-05 11:31:06 +05:30
Fabien Pinckaers d17ca1d307 merge
bzr revid: fp@tinyerp.com-20100404185721-84ip865dzwzypy6p
2010-04-04 20:57:21 +02:00
RVO(OpenERP) 35bab1e92d Added docstring in public methods of orm
bzr revid: hda@tinyerp.com-20100402135412-sndekigkmxf5twb2
2010-04-02 19:24:12 +05:30
Fabien Pinckaers 4f09c9ffa5 bugfix
bzr revid: fp@tinyerp.com-20100402125318-nqv5jeytlqf62q1j
2010-04-02 14:53:18 +02:00
Harry (Open ERP) ee854ffcf1 [FIX] orm: fixed problem on function field with store=True in create method
bzr revid: hmo@tinyerp.com-20100401133742-lnq4fhjvishnl10i
2010-04-01 19:07:42 +05:30
Stephane Wirtel 2db7dc0810 [FIX] Avoid to duplicate a field.related
lp bug: https://launchpad.net/bugs/544087 fixed

bzr revid: stephane@openerp.com-20100331165916-auxhjr19vaaxn139
2010-03-31 18:59:16 +02:00
Olivier Dony 6c23c63afe [IMP] refactoring of check_access_rule to avoid SQL injection and simplify code
bzr revid: odo@openerp.com-20100330172806-p1zkvrmupw5zosai
2010-03-30 19:28:06 +02:00
Olivier Dony 3a983fc2fb [FIX] refactoring/fix in ir.rule improvements after merge, more refactoring needed and coming.
bzr revid: odo@openerp.com-20100330121024-dgvzco2unfjlobxn
2010-03-30 14:10:24 +02:00
Framework Team b0e4c9b169 [MERGE] merge from trunk-dev-framework
bzr revid: odo@openerp.com-20100330113026-u49ic0qxq1sa51bn
2010-03-30 13:30:26 +02:00
Olivier Dony 2eb6c26df4 [REF] Refactored postgres' confdeltypes as a constant
bzr revid: odo@openerp.com-20100329092537-6v8vaxyvbzpywxld
2010-03-29 11:25:37 +02:00
nch@tinyerp.com 69912380fb [FIX]:read_group for None Values
bzr revid: nch@tinyerp.com-20100326124822-zomzhapc96v4v6gy
2010-03-26 18:18:22 +05:30
nch@tinyerp.com 63151cd5c8 [IMP]:GroupBY:Added Multilevel Groupby
bzr revid: nch@tinyerp.com-20100325050829-gwimhmlym2wf8mpu
2010-03-25 10:38:29 +05:30
HDA (OpenERP) 756cb752c0 Merged
bzr revid: hda@tinyerp.com-20100323061154-mzl5ud65kktg141v
2010-03-23 11:41:54 +05:30
HDA (OpenERP) c569b8ae58 FIX reference field support browse in property field
bzr revid: hda@tinyerp.com-20100319132200-17wgnm4ljn3lafsc
2010-03-19 18:52:00 +05:30
RVO(OpenERP) 5420c142e2 [IMP] security-rule-improvement
bzr revid: hda@tinyerp.com-20100319105838-m3gy80pai28t0mcc
2010-03-19 16:28:38 +05:30
Mantavya Gajjar 2dcd545f69 [MERGE]: merging from the server development team branch
location : lp:~openerp-dev/openobject-server/trunk-dev-framework

bzr revid: mga@mga-20100317132329-kma6kea8k1clpuco
2010-03-17 18:53:29 +05:30
Rga (Open ERP) 122901dc7a [IMP] browse() on reference fields
bzr revid: rga@tinyerp.co.in-20100316141408-7u2hg1nmgplpu0n5
2010-03-16 19:44:08 +05:30
Rvo (Open ERP) d5ce03433a [IMP]:allowed default_get method to throw exception for osv_memory wizards
bzr revid: rvo@tinyerp.co.in-20100316130517-z5ojbxincq62mkle
2010-03-16 18:35:17 +05:30
Rvo (Open ERP) bf77cfe005 command line server management with -i and -u options
bzr revid: rvo@tinyerp.co.in-20100316064812-5uurt3vhids9o57u
2010-03-16 12:18:12 +05:30
nch@tinyerp.com c0935c2513 [IMP]:added parent_field in attrs of O2M field and set limit=20 for O2M field
bzr revid: nch@tinyerp.com-20100316052609-mp5q3o4859xej9a0
2010-03-16 10:56:09 +05:30
Stephane Wirtel b9dce4ea81 [FIX] orm: Allows the inline modification of the _inherits fields
lp bug: https://launchpad.net/bugs/527263 fixed

bzr revid: stephane@openerp.com-20100315155310-fbti23cazpovjnpd
2010-03-15 16:53:10 +01:00
HDA (OpenERP) 460a344d96 Merged
bzr revid: hda@tinyerp.com-20100315063314-ps3trhvtyjn9h1c0
2010-03-15 12:03:14 +05:30
Rga (Open ERP) bb091a77b0 [IMP]set default_focus attribute on buttons and fields
bzr revid: rga@tinyerp.co.in-20100312115258-2txw1jm58nlog9gw
2010-03-12 17:22:58 +05:30
Ysa (Open ERP) fdb1682d94 Merge
bzr revid: ysa@tinyerp.co.in-20100309112705-t867x5yynlc0iirp
bzr revid: ysa@tinyerp.co.in-20100310131350-75l0r8vp6s8pbh89
bzr revid: ysa@tinyerp.co.in-20100312065440-xev8m4y8ebr5tvs1
2010-03-12 12:24:40 +05:30
nch@tinyerp.com 8856a549f7 [IMP]:Avg/sum for groupby
bzr revid: nch@tinyerp.com-20100308094036-hpvzsvlygup7s0e7
2010-03-08 15:10:36 +05:30
nch@tinyerp.com 325bcd1c5b [IMP]:change the way to calculate avg/sum
bzr revid: nch@tinyerp.com-20100308082939-crtgxay16njypjt7
2010-03-08 13:59:39 +05:30
Fabien Pinckaers 88eecd2f79 configurable floats
bzr revid: fp@tinyerp.com-20100306205154-beaovrdjiykvl823
2010-03-06 21:51:54 +01:00
Fabien Pinckaers 5688045adb [IMP] digits_compute to change size of float fields on the fly
bzr revid: fp@tinyerp.com-20100306195955-hi9puw3okl09vjbh
2010-03-06 20:59:55 +01:00
Ysa (Open ERP) d229a512f0 Merge
bzr revid: ysa@tinyerp.co.in-20100305130538-8f41e1wjxlw0ez5u
2010-03-05 18:35:38 +05:30
Xavier Morel 948e89992f [imp] migrate datas warning in browse_record to logging
bzr revid: xmo@tinyerp.com-20100303153611-kfdmr4uoeaf8nia7
2010-03-03 16:36:11 +01:00
Fabien Pinckaers 9ded20ae70 [IMP] removed this month
bzr revid: fp@tinyerp.com-20100302214739-uwq4kgmh01a7xoxi
2010-03-02 22:47:39 +01:00
apa-tiny 1007ab593b merged
bzr revid: apa@tinyerp.com-20100302051049-fzug22vl8vwa05e6
2010-03-02 10:40:49 +05:30
Fabien Pinckaers 97d8612767 replaced tab by white spaces
bzr revid: fp@tinyerp.com-20100228195016-j8cdsh6si05e5xhh
2010-02-28 20:50:16 +01:00