Removed export, -> base_module_publish module
[odoo/odoo.git] / bin / osv /
2007-05-03 cedCLIENT,KERNEL: use only context for search
2007-04-30 cedCLIENT,KERNEL: allow search for translate fields
2007-04-24 Fabien PinckaersNew Module:
2007-04-24 bchorm : copy now ignore technical values ('create_date...
2007-04-23 cedKERNEL: fix typo
2007-04-23 cedMULTI_COMPANY_ACCOUNT, ACCOUNT, KERNEL, SALE, PURCHASE...
2007-04-12 cedKERNEL: change en into en_EN for translation test
2007-04-12 cedKERNEL: remove old inheritor and add _constraints and...
2007-04-12 cedKERNEL: improve _sql_contsraints, now insert if doesn...
2007-04-11 Mantavya GajjarKERNEL: fix search with active args
2007-03-26 cedHR_TIMESHEET_SHEET, CLIENT, KERNEL: improve hr_timeshee...
2007-03-20 pinkyModifs
2007-03-14 cedKERNEL: fix search on xxx2many
2007-03-09 cedKERNEL,BASE: fix migration for res_partner_bank and...
2007-03-08 cedKERNEL; USERS_LDAP: fix for compatibility with python2.3
2007-02-28 cedKERNEL,CLIENT: add right-click for translate label
2007-02-23 cedKERNEL: add store option to fields function
2007-02-23 cedKERNEL: fix where calc for list index out of range...
2007-02-22 cedKERNEL: Fix deleted property and many2one
2007-02-21 cedKERNEL: update relate fields
2007-02-20 cedKERNEL: fix property and many2one -> return None if...
2007-02-13 cedKERNEL: use 0 instead of False for fix on _fnct_read...
2007-02-06 bchBug correct when a delete property is referenced
2007-02-01 cedKERNEL: add :lang= for import csv
2007-01-25 bchDebug in the inheritance mechanism
2007-01-25 bchEarly error warning when the browse constructor is...
2007-01-17 bchORM : debug : error message on python constraints are...
2007-01-15 cedKERNEL: fix pooler netsvc for multi-db
2007-01-10 pinkyORM:
2007-01-07 pinkyRemoved reportlab -> 2.0
2007-01-03 cedKERNEL: Fix import many2many by id
2006-12-29 cedKERNEL: fix set without values
2006-12-28 cedImprove migration
2006-12-27 pinkyPricelist:
2006-12-26 pinkyModel Acces: Unlink permission (delete) is now available
2006-12-19 cedKERNEL: add id in import_data
2006-12-12 cedFix lower case for fields
2006-12-11 cedFix osv_pool for instance
2006-12-08 cedMerge with trunk_old
2006-12-07 pinkyNew trunk