[FIX] Price Accuracy : rounding made to be based on --price_accuracy option
[odoo/odoo.git] / bin / osv / orm.py
2009-09-18 Jay (Open ERP)[FIX] Price Accuracy : rounding made to be based on...
2009-09-15 Fabien Pinckaers[FIX] regression in fields.function computation
2009-09-07 Christophe Chauvet... [FIX] Export : Error solved while Exporting O2M records...
2009-09-01 Cédric Krier[FIX] Security Loophole corrected
2009-08-26 Harry (Open ERP)[FIX] import: support "<rel_field>:db_id" , better...
2009-08-20 Fabien Pinckaers[IMP] Speed impprovement: 2x faster for flow: sale...
2009-08-19 Christophe Simonis[FIX] avoid crash...
2009-08-19 Christophe Simonis[FIX] fields_get check access aginst write or create...
2009-08-19 fabian[IMP] Speed improvement in creation of records (4 time...
2009-08-18 Christophe Simonis[FIX] import of boolean fields in csv files.
2009-08-10 Christophe Simonis[FIX] pass the context to check method of 'ir.model...
2009-08-10 Christophe Simonis[FIX] disallow the deletion of records set as default...
2009-08-07 Christophe Simonis[MERGE]
2009-08-07 Christophe Simonis[FIX] increase size of field "name" of ir.model.data
2009-08-07 Jay (Open ERP)[FIX] Context passed on copy()
2009-08-04 Jay (Open ERP)[FIX] default_xxx in context was passed to relational...
2009-08-03 RPA(OpenERP)[FIX]Importation problem for bool fields corrected
2009-07-31 ACH(OpenERP)[FIX] ir_model_data : SQL_Constraint failure covered
2009-07-23 Jay (Open ERP)[FIX] Importation problem corrected for unicode.
2009-07-16 Christophe Chauvet... [FIX] Import : context provided for language translation
2009-07-14 Harry (Open ERP)[FIX] export window : use context for import compatable...
2009-07-14 Harry (Open ERP)[IMP] import/export : added Database ID, ID
2009-07-08 Jvo,Uco[Fix] CSV Import : Accepting 'Value' of selection field...
2009-07-03 ACH(OpenERP)[FIX] CSV Export : null values handled
2009-07-03 ACH,JVO[FIX] Export will consider float values as float and...
2009-07-01 YSA,VRA[FIX] ir_translation : corrected entry insertion when...
2009-06-30 Joël Grand-Guillau... [FIX] Character Truncation problem on updation solved
2009-06-26 Jay (Open ERP)[FIX] SQL Constraint failure error on particular record...
2009-06-22 Fabien Pinckaersmerge
2009-06-19 Fabien Pinckaersmerge
2009-06-19 Fabien Pinckaers[IMP] better error message
2009-06-19 Jay (Open ERP)[IMP] default_xx in context isuue
2009-06-17 Christophe Chauvet[FIX] ORM: Defult_field name in context belongs to...
2009-06-16 Jay (Open ERP)[IMP] Temporarily commented exception for browse record...
2009-06-10 Christophe Simonis[FIX] browse_record: raise a better exception when...
2009-06-09 Fabien Pinckaers[FIX] Bugfix translations and float/int format in reports
2009-06-01 Fabien Pinckaersbugfix_lang_notavailabel
2009-05-13 Jay (Open ERP)[FIX] DB will save False Valuesfor booleans
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 husen daudiImproved browse record calls in context of report engin...
2009-03-06 mga (Tiny/Axelor)bugfix for the many2many fields
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 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-14 mra (Open ERP)fix : 329208 : trans_obj is not defined
2009-02-12 Olivier Laurentescape the field name if the field name is a key word...
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-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-21 Christophe Simonis[FIX] concurrency check: handle the case of the O2M...
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-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-05 Stephane Wirtel[FIX] Translation - read_string
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2009-01-02 Christophe Simonis[IMP] use the pooler directly instead of the 'object_proxy'
2009-01-02 Fabien Pinckaersbugfix
2009-01-01 Jay (Open ERP)Bugfix : Record creation on databse views(ref : views...
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-16 Christophe Simonis[FIX] handle the case when xml are in unicode
2008-12-16 Fabien Pinckaerscommit
2008-12-15 Stephane Wirtel[REF] Clean
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
next