Commit Graph

585 Commits

Author SHA1 Message Date
ATP (OpenERP) f6e27b0d65 [IMP]: module, menu: Added filter buttons in modules view, Improvement in menu view
bzr revid: rpa@openerp.co.in-20100216134719-n7qy739f2yf9nxzy
2010-02-16 19:17:19 +05:30
HDA (OpenERP) a0ba43d800 Merged with stable
bzr revid: hda@tinyerp.com-20100216063114-d2crv3zayarq2vk6
2010-02-16 12:01:14 +05:30
Jay (Open ERP) 1d5272071d [FIX] Fields.function : if store={}/True is removed,column should be dropped with cascaded effect
bzr revid: jvo@tinyerp.com-20100215090608-o6lq314ya0xslukl
2010-02-15 14:36:08 +05:30
Harry (Open ERP) 389031837c [FIX] orm: fixed bug in read_group
bzr revid: hmo@tinyerp.com-20100215053400-b3ni5ahmxefkau0p
2010-02-15 11:04:00 +05:30
nch@tinyerp.com 852429f162 [FIX,IMP]:date display format and Avg for groupby field
bzr revid: nch@tinyerp.com-20100210124043-zutb1ew0cnth1pai
2010-02-10 18:10:43 +05:30
nch@tinyerp.com 27dbc19d1f [FIX]:date display format
bzr revid: nch@tinyerp.com-20100210123426-5n8ja8r9euztw90r
2010-02-10 18:04:26 +05:30
Jay (Open ERP) 372673aeba [FIX] Fields : Only one2many fields can have relation_field,avoid checks for others
lp bug: https://launchpad.net/bugs/519468 fixed

bzr revid: jvo@tinyerp.com-20100210054537-yhfenk6z6tlm9nzt
2010-02-10 11:15:37 +05:30
nch@tinyerp.com e86660db88 [IMP]:Avg for groupby
bzr revid: nch@tinyerp.com-20100210044200-mel3e6eqaqfxyz5q
2010-02-10 10:12:00 +05:30
Jay (Open ERP) 34b1d4c06b [FIX] Fields : relational field was not getting written to ir_model_fields,in case of one2many
bzr revid: jvo@tinyerp.com-20100209094904-9en3pezi9qxpb5jr
2010-02-09 15:19:04 +05:30
Jay (Open ERP) ba22f3edfa [FIX] Custom fields won't disturb anything while updating server
lp bug: https://launchpad.net/bugs/493657 fixed

bzr revid: jvo@tinyerp.com-20100209091328-sllcv1fjo4qq59a3
2010-02-09 14:43:28 +05:30
Jay (Open ERP) 8fa3951b8c [FIX] Browse with _inherits issue fixed if more than one M2O to parent objct exists
lp bug: https://launchpad.net/bugs/409354 fixed

bzr revid: jvo@tinyerp.com-20100209060333-wj51lzrx3jmj01pz
2010-02-09 11:33:33 +05:30
Harry (Open ERP) c2ac394eae [FIX] orm: pass context if widget selection in __view_look_dom method
bzr revid: hmo@tinyerp.com-20100209051214-qlsi5ld42y8srtu5
2010-02-09 10:42:14 +05:30
Christophe Simonis 0cf8f26a7c [MERGE]
bzr revid: chs@tinyerp.com-20100205151012-yew32sugmd4vj48r
2010-02-05 16:10:12 +01:00
Jay (Open ERP) e81c40c7e7 [FIX] default_FIELD from context should not overwrite modified FIELD value while creating record
lp bug: https://launchpad.net/bugs/516964 fixed

bzr revid: jvo@tinyerp.com-20100204121656-pzh1opx6kbrywscg
2010-02-04 17:46:56 +05:30
VIR(OpenERP) 5c119663a0 [FIX] Ir.sequence : removed unrelated field from view
lp bug: https://launchpad.net/bugs/516456 fixed

bzr revid: jvo@tinyerp.com-20100203122625-2eog64zqhxpz5mog
2010-02-03 17:56:25 +05:30
nch@tinyerp.com 7dc05435ff [FIX]:minor bug related to groupby
bzr revid: nch@tinyerp.com-20100203121835-abth6i33yy6lftxi
2010-02-03 17:48:35 +05:30
nch@tinyerp.com 45b7289189 [IMP]:improved groupby date format to Today, and (month year) wise eg: Today,January 2010, February 2010
bzr revid: nch@tinyerp.com-20100203102456-lz4uqqnstsblcoo7
2010-02-03 15:54:56 +05:30
Jay (Open ERP) 9d3a538658 [FIX] Allowed SQL reserved keywords to be used in _order,group by ,etc.[Make sure , your _order should look like _order='to' instead of to]
lp bug: https://launchpad.net/bugs/407667 fixed

bzr revid: jvo@tinyerp.com-20100203143642-l72g9tpo538mbpx6
2010-02-03 20:06:42 +05:30
Christophe Simonis fff40de35d [FIX] orm: bug when browsing _inherits object
bzr revid: chs@tinyerp.com-20100202164013-7o85hcmmhqcg5fvz
2010-02-02 17:40:13 +01:00
Harry (Open ERP) 2b4d6bb821 [FIX]orm : format_trace is not available in traceback module. format_exc use instand of that
bzr revid: hmo@tinyerp.com-20100202090427-r2eefz8j6ee00uy1
2010-02-02 14:34:27 +05:30
Jay (Open ERP) 9cdc40a633 [FIX] Ir_values : reading of default values correted
lp bug: https://launchpad.net/bugs/447819 fixed

bzr revid: jvo@tinyerp.com-20100202072252-p35d0mpagxm7n4qj
2010-02-02 12:52:52 +05:30
Xavier Morel 77eed56346 [imp] fix imports
bzr revid: xmo@tinyerp.com-20100129162616-6zq38zjn5c981avx
2010-01-29 17:26:16 +01:00
Xavier Morel a62d77fa11 [fix] exception thrown by browse_record.__getitem__ when field not found
bzr revid: xmo@tinyerp.com-20100129162332-a7nvb3w153iv2e7y
2010-01-29 17:23:32 +01:00
Fabien Pinckaers d02865ea9d [FIX] server side sort
bzr revid: fp@tinyerp.com-20100128211136-1zkzy5l9jx76vdty
2010-01-28 22:11:36 +01:00
nch@tinyerp.com f8cfc5c795 [IMP]:date dispaly format in groupby
bzr revid: nch@tinyerp.com-20100128061444-nqmkg52xhi5a698z
2010-01-28 11:44:44 +05:30
nch@tinyerp.com f72e2a47b7 [IMP]:group by on date/datetime field will result in Today,Yesterday or Old categories
bzr revid: nch@tinyerp.com-20100128055123-6fvuupq0l5uyyujp
2010-01-28 11:21:23 +05:30
Harry (Open ERP) 38ba65c24b [FIX] orm: fixed for python2.6 in _read_flat method
bzr revid: hmo@tinyerp.com-20100127104735-0d249mz7szb13uwo
2010-01-27 16:17:35 +05:30
Fabien Pinckaers 0063505b07 merge
bzr revid: fp@tinyerp.com-20100127080158-fmm11wjtg68zmc3w
2010-01-27 09:01:58 +01:00
nch@tinyerp.com 543488e5bd [IMP]:read_group perform sum only fields that has '_classic_write'attribute
bzr revid: nch@tinyerp.com-20100126055903-yavxpxqid377iqg8
2010-01-26 11:29:03 +05:30
nch@tinyerp.com 3949e09d92 [IMP]:Display only the names of many2one fields in group_by
bzr revid: nch@tinyerp.com-20100125121818-r8qcdykcoe94f0ib
2010-01-25 17:48:18 +05:30
Fabien Pinckaers 79dff3cc69 merge
bzr revid: fp@tinyerp.com-20100123102232-xgr7qe01cladih5d
2010-01-23 11:22:32 +01:00
Jay (Open ERP) 20a4f9aa66 [FIX] Import should raise an uncaught exception if not identified
lp bug: https://launchpad.net/bugs/510600 fixed

bzr revid: jvo@tinyerp.com-20100122143908-7qxkxrmc5gcuwlq3
2010-01-22 20:09:08 +05:30
Jay (Open ERP) 2167877520 [FIX] _inherits table may delete the record which is parental to other object but not required.
bzr revid: jvo@tinyerp.com-20100122132035-yzquxa1g123im9jq
2010-01-22 18:50:35 +05:30
Fabien Pinckaers 22cdc1b45c [IMP] read_group
bzr revid: fp@tinyerp.com-20100122110017-o02p1dm3vafhr2mc
2010-01-22 12:00:17 +01:00
Jay (Open ERP) 5f34983f0b [FIX] O2M should check existing relations for its concerned M2O
lp bug: https://launchpad.net/bugs/456978 fixed

bzr revid: jvo@tinyerp.com-20100121145807-ixlsuj3xakibd753
2010-01-21 20:28:07 +05:30
Xavier Morel 37c7d2c0af [imp] add docstring to explain how default_get works/what it does
bzr revid: xmo@tinyerp.com-20100121132118-zvvpi168d8vdzbgb
2010-01-21 14:21:18 +01:00
HDA (OpenERP) be9a863b07 Improve read_group
bzr revid: hda@tinyerp.com-20100121072432-0vrjmmcwwi6jzskg
2010-01-21 12:54:32 +05:30
HDA (OpenERP) 95ea9b141b [IMP] group by functionality
bzr revid: hda@tinyerp.com-20100120143132-oet7eoten9smy3m3
2010-01-20 20:01:32 +05:30
nch@tinyerp.com 3a3a5731c0 [IMP]:read_group
bzr revid: nch@tinyerp.com-20100119082907-2hdt70viea5eu1ek
2010-01-19 13:59:07 +05:30
nch@tinyerp.com e0fde7919d [MERGE]:from parent
bzr revid: nch@tinyerp.com-20100119064759-k90jvx4s22fdovbz
2010-01-19 12:17:59 +05:30
nch@tinyerp.com fbe0cd494f [IMP]:readgroup
bzr revid: nch@tinyerp.com-20100119055305-h36ot0qc2lmeh1cg
2010-01-19 11:23:05 +05:30
nch@tinyerp.com b221e23259 [IMP]:read_group
bzr revid: nch@tinyerp.com-20100118124004-m35ihvp4padm5ri3
2010-01-18 18:10:04 +05:30
HDA (OpenERP) dadc20e9d1 FIXed merging bugs
bzr revid: hda@tinyerp.com-20100113125341-69djvqrd7rkn6wj9
2010-01-13 18:23:41 +05:30
HDA (OpenERP) a922f46615 Merge
bzr revid: hda@tinyerp.com-20100113073118-m55980m261js142f
bzr revid: hda@tinyerp.com-20100113073301-p8efntdkv1yanf8a
2010-01-13 13:03:01 +05:30
Christophe Simonis 3816dadb22 [FIX] error when getting size of a selection field
bzr revid: chs@tinyerp.com-20100112155822-1sidqjavc7gh8m3f
2010-01-12 16:58:22 +01:00
HDA (OpenERP) 2e183dc153 merged
bzr revid: hda@tinyerp.com-20100112105042-6p5v4yluo29o075l
2010-01-12 16:20:42 +05:30
HDA (OpenERP) 8a887ad4e0 Merged
bzr revid: hda@tinyerp.com-20100112104830-x35l4g08og2gacwo
2010-01-12 16:18:30 +05:30
Christophe Simonis 1ae5d6288a [MERGE]
bzr revid: chs@tinyerp.com-20100112100431-u3xjsffq8xcpk3e2
2010-01-12 11:04:31 +01:00
nch@tinyerp.com acac978830 [IMP]:read group for date fields
bzr revid: nch@tinyerp.com-20100111103011-t6r3urfx50zghfro
2010-01-11 16:00:11 +05:30
nch@tinyerp.com ca8aca1fa3 [IMP]:groupby on date field
bzr revid: nch@tinyerp.com-20100109064444-uqpmnowdk282pn0a
2010-01-09 12:14:44 +05:30