Commit Graph

159 Commits

Author SHA1 Message Date
Fabien Pinckaers 37e218e36a fixes
bzr revid: fp@tinyerp.com-20100612223530-2btlp6soybycg7nj
2010-06-13 00:35:30 +02:00
Fabien Pinckaers fd1c8a5b83 [FIX] null properties
bzr revid: fp@tinyerp.com-20100612164935-b1a3hx7ron32kwxk
2010-06-12 18:49:35 +02:00
Stephane Wirtel a315da754b [REF] Use the collections.defaultdict object instead of an ugly code
bzr revid: stephane@openerp.com-20100611155317-jfer5wyiuso533se
2010-06-11 17:53:17 +02:00
Stephane Wirtel c0494be7e9 [IMP] Add the domain support for the one2many fields
bzr revid: stephane@openerp.com-20100611155214-jijawj3js5o4ebtu
2010-06-11 17:52:14 +02:00
Christophe Simonis c646a365ca [FIX] base: handle correctly "False" values in properties
bzr revid: chs@openerp.com-20100610162017-96jdxc8bdf7993ya
2010-06-10 18:20:17 +02:00
Stephane Wirtel 470677d9d4 [IMP] Add the boolean support in the fields.property
[FIX] Use the right default value for the ir.properties

bzr revid: stephane@openerp.com-20100609112538-euqvf3lorrl3lcyo
2010-06-09 13:25:38 +02:00
Jay (Open ERP) 1450f31e8f [REF]
bzr revid: jvo@tinyerp.com-20100514133802-6o3zdxze409s3lke
2010-05-14 19:08:02 +05:30
Anup (OpenERP) f0781ecb44 [FIX] Missing imports of _ of tools.translate provided
bzr revid: ach@tinyerp.com-20100512104758-mkh0fe6fmlf5czdp
2010-05-12 16:17:58 +05:30
Quality Team 1a8baa044a [IMP] Add the capabilities to store a datetime, date, integer, float and char in a field.property
lp bug: https://launchpad.net/bugs/562356 fixed

bzr revid: stephane@openerp.com-20100505100241-o5w0twdccrs7ppx2
2010-05-05 12:02:41 +02:00
Quality Team 6f53850e7d [FIX] Rewrite the field.property engine to work as expected (value per
company)

bzr revid: stephane@openerp.com-20100504144642-piruhn25d8qyxiof
2010-05-04 16:46:42 +02:00
Rvo (Open ERP) c9720d28f5 [IMP+ADD]:improved ir.rule code, added constraint on ir.rule for osv_memory objects
bzr revid: rvo@tinyerp.co.in-20100429120158-rt4p9t1o6kkj78fh
2010-04-29 17:31:58 +05:30
Framework Team 3af6db6180 [MERGE] merged trunk-dev-framework branch, including a.o diagram view improvements, access rights, bugfixes
bzr revid: odo@openerp.com-20100420120017-wpnt9q169cq9iztr
2010-04-20 14:00:17 +02:00
Fabien Pinckaers e67890b3b0 [IMP] better view, no NULL value for int and float
bzr revid: fp@tinyerp.com-20100418200732-l2vzf71xf8tpj34r
2010-04-18 22:07:32 +02:00
apa-tiny c101b45f08 merge
bzr revid: apa@tinyerp.com-20100414114726-9xnxcy1ds11461c4
2010-04-14 17:17:26 +05:30
Anup(OpenERP) 4686b2f5a7 [FIX] Fields.property :Support for date,float,int,etc. corrected for property field
lp bug: https://launchpad.net/bugs/562356 fixed

bzr revid: jvo@tinyerp.com-20100414105724-4zwxeor67d27e4um
2010-04-14 16:27:24 +05:30
nch@tinyerp.com a30e469839 [IMP]: removed 'parent_field' from o2m 's attrs as now it is not required by the pager
bzr revid: nch@tinyerp.com-20100412125821-9p8gqt06dhs41tfa
2010-04-12 18:28:21 +05:30
Jay (Open ERP) 32d41097f6 [FIX] Fields.function of type integer with multi attribute behaviour improved
bzr revid: jvo@tinyerp.com-20100402124905-oqofyis9c7rr6fng
2010-04-02 18:19:05 +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
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
Stephane Wirtel 85bc0eea76 [FIX] osv.fields: Remove the limit
lp bug: https://launchpad.net/bugs/541015 fixed

bzr revid: stephane@openerp.com-20100318165353-it4l18yzx6lbxmg1
2010-03-18 17:53:53 +01:00
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
nch@tinyerp.com 8856a549f7 [IMP]:Avg/sum for groupby
bzr revid: nch@tinyerp.com-20100308094036-hpvzsvlygup7s0e7
2010-03-08 15:10:36 +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
HDA (OpenERP) bca733707d added noupdate=1 if csv is in init_xml
bzr revid: hda@tinyerp.com-20100303072109-qoi1h70ohfsjq96h
2010-03-03 12:51:09 +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) 5a3cca40c9 [FIX] M2O : Unfair behavior of M2O for access denial records and normal ones(All records were hidden by access denied if one had failed to meet access rights).
lp bug: https://launchpad.net/bugs/514231 fixed

bzr revid: jvo@tinyerp.com-20100129113035-8zpefjjaj8snhndd
2010-01-29 17:00:35 +05:30
Fabien Pinckaers 7b3007797f removed bad code
bzr revid: fp@tinyerp.com-20100128132653-1tchuel2eudj82gg
2010-01-28 14:26:53 +01:00
Jay (Open ERP) cab8f8f0fb [FIX] Related with O2M behavior corrected
lp bug: https://launchpad.net/bugs/413121 fixed

bzr revid: jvo@tinyerp.com-20100125123453-ahsnyt52zy8du9oc
2010-01-25 18:04:53 +05:30
HDA (OpenERP) 8a887ad4e0 Merged
bzr revid: hda@tinyerp.com-20100112104830-x35l4g08og2gacwo
2010-01-12 16:18:30 +05:30
Jay (Open ERP) 3a6fa4870d [FIX] Search : searching translated fields made possible(related,one2many,many2many)
lp bug: https://launchpad.net/bugs/503278 fixed

bzr revid: jvo@tinyerp.com-20100105120339-qdmw9xfkvcr09x0e
2010-01-05 17:33:39 +05:30
Jay (Open ERP) f0d67e8369 [FIX] Integer widget : improvements when functional integer field returns big value
lp bug: https://launchpad.net/bugs/416821 fixed

bzr revid: jvo@tinyerp.com-20091223064655-ssk404pl46271rdj
2009-12-23 12:16:55 +05:30
Fabien Pinckaers ac61176c3e [FIX] multi company, speed improvement
bzr revid: fp@tinyerp.com-20091222212426-z7gmxxj356hgjvvh
2009-12-22 22:24:26 +01:00
Fabien Pinckaers 99fe46f0cb [FIX] multi company, speed improvement
bzr revid: fp@tinyerp.com-20091222212243-jptdo5hwmj3pah54
2009-12-22 22:22:43 +01:00
Fabien Pinckaers cb32d72dfa [FIX] rule and multi-company
bzr revid: fp@tinyerp.com-20091222205600-3h0fow08pndm7y0f
2009-12-22 21:56:00 +01:00
Fabien Pinckaers eb665f6e1d [FIX] improve multi-company and rule system
bzr revid: fp@tinyerp.com-20091222190158-lwknqi2vcgj1e94d
2009-12-22 20:01:58 +01:00
Fabien Pinckaers b5f5b685c8 merge
bzr revid: fp@tinyerp.com-20091222114503-y23po7quoutmjwms
bzr revid: fp@tinyerp.com-20091222114559-qdmvgn8he558hhbg
2009-12-22 12:45:59 +01:00
Christophe Chauvet 18f41e53a7 [IMP] Change try/except by if to test when field is not a relation
bzr revid: christophe.chauvet@syleam.fr-20091222114350-x94m7ts7uwcadsnc
2009-12-22 12:43:50 +01:00
Christophe Chauvet 981e7408bd [IMP] Extended the field.property to new type field (char, integer, float, date, ...)
By default, when there are no multi company default, we keep the compatibility with 5.0
      else we match to find the company_id for this fields.

bzr revid: christophe.chauvet@syleam.fr-20091217213828-f8edggbqnhzw41h2
2009-12-17 22:38:28 +01:00
Fabien Pinckaers 3b12be5d20 [FIX] related are stored
bzr revid: fp@tinyerp.com-20091209095219-kzj9g3eetf5js2tf
2009-12-09 10:52:19 +01:00
Christophe Simonis be06b834e1 [FIX] revert bad fix
lp bug: https://launchpad.net/bugs/491867 fixed

bzr revid: chs@tinyerp.com-20091204103636-um11n2qj52rbdqqs
2009-12-04 11:36:36 +01:00
Jay (Open ERP) b78474e680 [FIX] fields.related were misbehaving
lp bug: https://launchpad.net/bugs/491867 fixed

bzr revid: jvo@tinyerp.com-20091203153145-441wddbmddz5qvbk
2009-12-03 21:01:45 +05:30
Xavier Morel cf13b6c36e [merge] fix-shebang from 5.0 to trunk
bzr revid: hmo@tinyerp.com-20091202091102-r509b0bgogyul6yx
bzr revid: xmo@tinyerp.com-20091202101458-6a1mo240grkld6do
2009-12-02 11:14:58 +01:00
Christophe Simonis 229c73d741 [FIX] allow related fields to point to one2many and many2many fields
lp bug: https://launchpad.net/bugs/356628 fixed

bzr revid: chs@tinyerp.com-20091201131908-k5l5tmtpjq3m975x
2009-12-01 14:19:08 +01:00
Harry (Open ERP) 7326eba07d [FIX] fields: get_nice_size fun, incomplete imported code from xrg branch
bzr revid: hmo@tinyerp.com-20091201102753-osxf3hbeecpph1f3
2009-12-01 15:57:53 +05:30
olt@tinyerp.com 21749941ee [FIX] fields: '_fnct_write' should pass context object to the 'write' method
lp bug: https://launchpad.net/bugs/489355 fixed

bzr revid: olt@tinyerp.com-20091130160131-bv9g7y9vf0gdpa53
2009-11-30 17:01:31 +01:00
Harry (Open ERP) 3ac7d15820 [merge] merge from lp:~openerp/openobject-server/5.0/
bzr revid: hmo@tinyerp.com-20091128104436-nryf42nmutq0s2ig
2009-11-28 16:14:36 +05:30
Harry (Open ERP) fda2b950eb [IMP] change copyright with AGPL
bzr revid: hmo@tinyerp.com-20091127072348-5ktqotiyxhh99wh7
2009-11-27 12:53:48 +05:30
Harry (Open ERP) d8ce3f1e2a [FIX] replaced <TAB> with four white space.
bzr revid: hmo@tinyerp.com-20091124144405-9mzd91chohvf0uu7
2009-11-24 20:14:05 +05:30
xrg dad1ff955b [merge] merge from lp:~xrg/openobject-server/optimize-5.0 and removed some confilts
bzr revid: hmo@tinyerp.com-20091120143104-tb6136unkdw7yfy9
2009-11-20 20:01:04 +05:30