[FIX] Expression : query handling problem
[odoo/odoo.git] / bin / osv /
2009-05-13 Jay (Open ERP)[FIX] Expression : query handling problem
2009-05-13 Jay (Open ERP)[FIX] DB will save False Valuesfor booleans
2009-05-13 Jay (Open ERP)Expression checking corrected
2009-05-11 Jay (Open ERP)[Fix] Bug 372706 : Domains for Booleans(False and Null...
2009-04-28 Christophe Simonis[FIX] allow to use server-side domains with widget...
2009-04-28 Naresh Choksyadded report engine
2009-04-27 Fabien Pinckaersbugfix
2009-04-25 Fabien Pinckaersmerge
2009-04-23 Christophe Simonis[FIX] allow to use the field 'id' in views (i.e., neede...
2009-04-11 Fabien Pinckaersbugfixes
2009-04-06 Fabien Pinckaersrevert_bad_bugfix
2009-04-06 Fabien Pinckaersbugfix_352471
2009-04-06 Fabien Pinckaersbugfix
2009-04-06 husen daudiImproved browse record calls in context of report engin...
2009-03-27 Christophe Simonis[FIX] allow function fields to be used in osv_memory...
2009-03-06 mga (Tiny/Axelor)bugfix for the many2many fields
2009-03-05 Christophe Simonis[FIX] avoid a crash when a binary field is False/NULL
2009-03-04 Christophe Simonis[IMP] orm: do not use xpath for hidding buttons when...
2009-02-27 Fabien Pinckaersbugfix_portal_access_rights
2009-02-27 Fabien Pinckaersbugfix_regex_order
2009-02-27 Fabien Pinckaersbugfix_store_delete
2009-02-26 Fabien Pinckaersbugfix_lp_331245
2009-02-18 Christophe Simonis[MERGE] backport
2009-02-18 qdp[FIX] bugfixed the order of computing records for store...
2009-02-18 qdp[FIX] bugfixed the order of computing records for store...
2009-02-17 Christophe Simonis[FIX] bugfix child_of in expressions (to backport to...
2009-02-14 mra (Open ERP)fix : 329208 : trans_obj is not defined
2009-02-12 ame (Tiny/Axelor)[FIX] unicode proble.
2009-02-12 Olivier Laurentescape the field name if the field name is a key word...
2009-02-06 Stephane Wirtel[FIX] Fix an encoding error
2009-02-05 Stephane Wirtel[MERGE]
2009-02-05 Stephane Wirtel[FIX] Unicode encoding
2009-02-05 Fabien Pinckaersbugfix
2009-02-05 Fabien Pinckaersbugfix
2009-02-04 Fabien Pinckaersbugfix
2009-02-04 Fabien Pinckaersbugfix
2009-02-04 mga (Tiny/Axelor)fixing the gug for reading fields
2009-02-04 husen daudiBugfix
2009-02-03 Stephane Wirtel[FIX] Convert to long the binary size, because there...
2009-02-02 Stephane Wirtel[IMP] Add a new function, last_day_of_current_month...
2009-01-29 Christophe Simonis[IMP] the module graph is updated and loaded until...
2009-01-29 Jay (Open ERP)Minor modifs
2009-01-28 Fabien Pinckaersbugfix
2009-01-28 Stephane Wirtel[FIX] Use the notation for the default values of a...
2009-01-28 Jay (Open ERP)Report_sxw modified for browse_record values in default...
2009-01-27 Christophe Simonis[IMP] change level of message when a column is not...
2009-01-27 Fabien Pinckaersremoved_print
2009-01-27 Fabien Pinckaersbugfix_ptt
2009-01-26 Christophe Simonis[IMP] log in logger 'orm' instead of 'init'
2009-01-22 Fabien Pinckaersbugfix
2009-01-21 Christophe Simonis[FIX] concurrency check: handle the case of the O2M...
2009-01-21 Olivier Laurent* fixed bad indentation
2009-01-19 Stephane Wirtel[REF] Use the xpath with condition
2009-01-19 Christophe Simonis[MERGE] merge smile branch.
2009-01-19 Stephane Wirtel[FIX] Store the string type function field (patch from...
2009-01-19 Stephane Wirtel[FIX] Encoding error
2009-01-19 dsh (Open ERP)Changes for etiny-unicode expression
2009-01-17 Fabien Pinckaersbugfixes
2009-01-16 Christophe Simonis[FIX] if not specify, _log_access has now the same...
2009-01-15 Fabien Pinckaersbugfixes
2009-01-15 Christophe Simonis[FIX] fix concurrency problem. Use last_modified instea...
2009-01-15 Olivier LaurentAdded a new configuration option: 'csv_internal_sep...
2009-01-09 Stephane Wirtel[FIX] Encoding
2009-01-07 Christophe Simonis[FIX] when a module can not be loaded, the pool is...
2009-01-05 Stephane Wirtel[REF] Clean the old code
2009-01-05 Stephane Wirtel[FIX] Translation - read_string
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2009-01-03 Christophe Simonis[IMP] prevent to use the pool remotely while the databa...
2009-01-02 Christophe Simonis[IMP] use the pooler directly instead of the 'object_proxy'
2009-01-02 Fabien Pinckaersbugfix
2009-01-02 Fabien Pinckaersbugfix
2009-01-01 Jay (Open ERP)Bugfix : Record creation on databse views(ref : views...
2008-12-31 Fabien Pinckaersmodifs
2008-12-29 Jay (Open ERP)Bugfix on report :Added unicode method on browse_null
2008-12-24 Fabien Pinckaersbugfix
2008-12-24 Fabien Pinckaersbugfixes
2008-12-19 Christophe Simonis[IMP] "not x in l" -> "x not in l"
2008-12-19 Stephane Wirtel[IMP] Remove unused log
2008-12-19 Amit Mendapara* Fixed ir_model_field (custom reference field)
2008-12-18 Fabien Pinckaersimproved_views
2008-12-18 Fabien Pinckaersbugfix
2008-12-17 Jay Vorabugfixed the Store_set problem on unlink: Ref Fabien...
2008-12-16 Fabien Pinckaersbugfixes
2008-12-16 Fabien Pinckaersimproved_bugfix
2008-12-16 Christophe Simonis[FIX] handle the case when xml are in unicode
2008-12-16 Fabien Pinckaerscommit
2008-12-16 Husen DaudiFixed bug on function field if type is binary (ref...
2008-12-15 Stephane Wirtel[REF] Clean
2008-12-15 Stephane Wirtel[FIX] Remove the print statement
2008-12-15 Fabien Pinckaersimprovement
2008-12-14 Fabien Pinckaersimprovements_bugfixes
2008-12-13 Fabien Pinckaersbugfixes
2008-12-13 Mantavya Gajjarimprove the server action
2008-12-13 Fabien Pinckaersbugfix_cache_speed_improvement_store
2008-12-12 Husen DaudiImprovement
2008-12-12 Husen DaudiImplemented write method on fields.related
2008-12-11 Stephane Wirtel[FIX] Remove the decode(utf8) function
2008-12-10 Stephane Wirtel[IMP] Use the logger
2008-12-10 Stephane Wirtel[IMP] Update the logging of the error in the osv module
2008-12-10 Christophe Simonis[MERGE]
next