bugfix
[odoo/odoo.git] / bin / osv / orm.py
2010-04-02 Fabien Pinckaersbugfix
2010-04-01 Harry (Open ERP)[FIX] orm: fixed problem on function field with store...
2010-03-31 Stephane Wirtel[FIX] Avoid to duplicate a field.related
2010-03-30 Olivier Dony[IMP] refactoring of check_access_rule to avoid SQL...
2010-03-30 Olivier Dony[FIX] refactoring/fix in ir.rule improvements after...
2010-03-30 Framework Team[MERGE] merge from trunk-dev-framework
2010-03-29 Olivier Dony[REF] Refactored postgres' confdeltypes as a constant
2010-03-26 nch@tinyerp.com[FIX]:read_group for None Values
2010-03-25 nch@tinyerp.com[IMP]:GroupBY:Added Multilevel Groupby
2010-03-23 HDA (OpenERP)Merged
2010-03-19 HDA (OpenERP)FIX reference field support browse in property field
2010-03-19 RVO(OpenERP)[IMP] security-rule-improvement
2010-03-17 Mantavya Gajjar[MERGE]: merging from the server development team branch
2010-03-16 Rga (Open ERP)[IMP] browse() on reference fields
2010-03-16 Rvo (Open ERP)[IMP]:allowed default_get method to throw exception...
2010-03-16 Rvo (Open ERP)command line server management with -i and -u options
2010-03-16 nch@tinyerp.com[IMP]:added parent_field in attrs of O2M field and...
2010-03-15 Stephane Wirtel[FIX] orm: Allows the inline modification of the _inher...
2010-03-15 HDA (OpenERP)Merged
2010-03-12 Rga (Open ERP)[IMP]set default_focus attribute on buttons and fields
2010-03-12 Ysa (Open ERP)Merge
2010-03-08 nch@tinyerp.com[IMP]:Avg/sum for groupby
2010-03-08 nch@tinyerp.com[IMP]:change the way to calculate avg/sum
2010-03-06 Fabien Pinckaersconfigurable floats
2010-03-06 Fabien Pinckaers[IMP] digits_compute to change size of float fields...
2010-03-05 Ysa (Open ERP)Merge
2010-03-03 Xavier Morel[imp] migrate datas warning in browse_record to logging
2010-03-02 Fabien Pinckaers[IMP] removed this month
2010-03-02 apa-tinymerged
2010-02-28 Fabien Pinckaersreplaced tab by white spaces
2010-02-28 Fabien Pinckaersmerge
2010-02-26 Ysa (Open ERP)merge
2010-02-26 Olivier Dony[FIX] attempt at supporting inherited fields (through...
2010-02-24 apa-tiny[IMP]:improve orm for diagram view.
2010-02-16 ATP (OpenERP)[IMP]: module, menu: Added filter buttons in modules...
2010-02-16 HDA (OpenERP)Merged with stable
2010-02-15 Jay (Open ERP)[FIX] Fields.function : if store={}/True is removed...
2010-02-15 Harry (Open ERP)[FIX] orm: fixed bug in read_group
2010-02-10 nch@tinyerp.com[FIX,IMP]:date display format and Avg for groupby field
2010-02-10 nch@tinyerp.com[FIX]:date display format
2010-02-10 Jay (Open ERP)[FIX] Fields : Only one2many fields can have relation_f...
2010-02-10 nch@tinyerp.com[IMP]:Avg for groupby
2010-02-09 Jay (Open ERP)[FIX] Fields : relational field was not getting written...
2010-02-09 Jay (Open ERP)[FIX] Custom fields won't disturb anything while updati...
2010-02-09 Jay (Open ERP)[FIX] Browse with _inherits issue fixed if more than...
2010-02-09 Harry (Open ERP)[FIX] orm: pass context if widget selection in __view_l...
2010-02-05 Christophe Simonis[MERGE]
2010-02-04 Jay (Open ERP)[FIX] default_FIELD from context should not overwrite...
2010-02-03 VIR(OpenERP)[FIX] Ir.sequence : removed unrelated field from view
2010-02-03 nch@tinyerp.com[FIX]:minor bug related to groupby
2010-02-03 nch@tinyerp.com[IMP]:improved groupby date format to Today, and (month...
2010-02-03 Jay (Open ERP)[FIX] Allowed SQL reserved keywords to be used in _orde...
2010-02-02 Christophe Simonis[FIX] orm: bug when browsing _inherits object
2010-02-02 Harry (Open ERP)[FIX]orm : format_trace is not available in traceback...
2010-02-02 Jay (Open ERP)[FIX] Ir_values : reading of default values correted
2010-01-29 Xavier Morel[imp] fix imports
2010-01-29 Xavier Morel[fix] exception thrown by browse_record.__getitem__...
2010-01-28 Fabien Pinckaers[FIX] server side sort
2010-01-28 nch@tinyerp.com[IMP]:date dispaly format in groupby
2010-01-28 nch@tinyerp.com[IMP]:group by on date/datetime field will result in...
2010-01-27 Harry (Open ERP)[FIX] orm: fixed for python2.6 in _read_flat method
2010-01-27 Fabien Pinckaersmerge
2010-01-27 Harry (Open ERP)[FIX] orm : String ID should support
2010-01-26 nch@tinyerp.com[IMP]:read_group perform sum only fields that has ...
2010-01-25 nch@tinyerp.com[IMP]:Display only the names of many2one fields in...
2010-01-23 Fabien Pinckaersmerge
2010-01-22 Jay (Open ERP)[FIX] Import should raise an uncaught exception if...
2010-01-22 Jay (Open ERP)[FIX] _inherits table may delete the record which is...
2010-01-22 Fabien Pinckaers[IMP] read_group
2010-01-22 HDA (OpenERP)Improve groupby
2010-01-21 Jay (Open ERP)[FIX] O2M should check existing relations for its conce...
2010-01-21 Xavier Morel[imp] add docstring to explain how default_get works...
2010-01-21 HDA (OpenERP)Improve read_group
2010-01-20 HDA (OpenERP)[IMP] group by functionality
2010-01-19 nch@tinyerp.com[IMP]:read_group
2010-01-19 nch@tinyerp.com[MERGE]:from parent
2010-01-19 nch@tinyerp.com[IMP]:readgroup
2010-01-18 nch@tinyerp.com[IMP]:read_group
2010-01-13 HDA (OpenERP)FIXed merging bugs
2010-01-13 HDA (OpenERP)Merge
2010-01-12 Christophe Simonis[FIX] error when getting size of a selection field
2010-01-12 HDA (OpenERP)merged
2010-01-12 HDA (OpenERP)Merged
2010-01-12 Christophe Simonis[MERGE]
2010-01-11 nch@tinyerp.com[IMP]:read group for date fields
2010-01-09 nch@tinyerp.com[IMP]:groupby on date field
2010-01-08 nch@tinyerp.com[FIX]:passed group header id as None
2010-01-08 Harry (Open ERP)[FIX] orm: In fields_view_get, if view not find , raise...
2010-01-07 ACH,JVO[FIX] Translation was not getting inserted to DB on...
2010-01-07 Jay (Open ERP)[FIX] Installation should alert user if any no pool...
2010-01-06 nch@tinyerp.com[IMP]:improved the read_group method
2010-01-05 nch@tinyerp.com[IMP]:read_group
2010-01-03 Xavier Morel[imp] replace hasattr-based attribute selection by...
2009-12-30 UCOImprovements regarding export wizard
2009-12-29 RGA(OpenERP)[FIX] Manual object and field creation with searchable
2009-12-29 nch@tinyerp.com[REF,IMP]:improved the read_group code
2009-12-29 nch@tinyerp.com[ADD]:added new functionality read_group'
2009-12-28 nch@tinyerp.comread_group method for group by
2009-12-22 Fabien Pinckaers[FIX] removed print statement
2009-12-22 Fabien Pinckaers[FIX] fix
next