odoo/bin
Anup (OpenERP) 2298231380 [FIX] orm.search: fix ordering when multiple order columns are used
Original refactoring forgot to properly fix the split, 
in revision 3143.1.2 revid:odo@openerp.com-20101221192344-87d7ajnfsn5unm9p

bzr revid: odo@openerp.com-20110117200837-h2ynvbqngp0pb3za
2011-01-17 21:08:37 +01:00
..
addons [FIX] res_widget_data: corrected facebook widget url and widgets width. 2011-01-17 20:23:13 +01:00
ir [FIX] mutable default in ir 2010-07-22 15:28:35 +02:00
osv [FIX] orm.search: fix ordering when multiple order columns are used 2011-01-17 21:08:37 +01:00
pychart Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
report [FIX] report.interface: toxml() should return unicode to avoid any encoding issue propagation 2011-01-17 19:44:44 +01:00
service [FIX] websrv_lib: missing import errno 2011-01-17 13:15:24 +01:00
test [ADD] test: added smoke test for tools.translate.quote and unquote 2010-11-16 13:43:28 +01:00
tools [FIX] translate: make sure we don't insert null values in ir_translation for missing ir_data_models. 2011-01-17 18:16:08 +01:00
wizard Merged with stable 2010-02-16 12:01:14 +05:30
workflow [REM] base, workflow: removed res.roles object, replaced by dedicated res.groups 2010-10-13 23:53:40 +02:00
PKG-INFO [REL] 5.0.7 2009-12-03 14:51:08 +01:00
__init__.py Changed encoding to coding ref: PEP: 0263 2009-10-20 16:22:23 +05:30
import_xml.rng [FIX] convert,rng: <act_window> should support unambiguous view_id attribute 2010-11-27 04:03:04 +01:00
netsvc.py [FIX] display full request parameters (infinite depth) when debug_rpc_answer is enabled 2011-01-07 12:55:53 +01:00
openerp-server.py [IMP] translation: added trans_update_res_ids to resolve the res_ids from ir_translation. 2011-01-06 14:06:54 +01:00
pooler.py [IMP] report: moved the register_all() function as a method of ir.actions.report.xml model, to make it easier to inherit/extend for additional report engines 2010-10-01 13:25:52 +02:00
release.py [IMP] update version number 2011-01-03 13:34:12 +01:00
run_tests.py [IMP] osv.query,orm: removed trailing whitespace introduced by previous commits 2010-10-01 18:54:11 +02:00
sql_db.py [IMP] logging for set null failed 2011-01-15 18:04:10 +01:00
tiny_socket.py [REVIEW]: code formatting and add comment 2010-03-11 11:21:33 +05:30