odoo/bin
Olivier Dony cb5ebabbf6 [FIX] base_data: fix GBP currency sign (courtesy of Vadim - SmartMode LTD)
lp bug: https://launchpad.net/bugs/704138 fixed

bzr revid: odo@openerp.com-20110118171503-0mw03ediw8ayu4vm
2011-01-18 18:15:03 +01:00
..
addons [FIX] base_data: fix GBP currency sign (courtesy of Vadim - SmartMode LTD) 2011-01-18 18:15:03 +01:00
ir [FIX] mutable default in ir 2010-07-22 15:28:35 +02:00
osv [MERGE] orm,base: added ir.model introspection OOo report, made orm._get_xml_ids() private (return type incompatible with XML-RPC) 2011-01-18 16:52:19 +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 [MERGE] netrpc: disable TCP "Nagle" algorithm to minimize RPC delays, especially on windows 2011-01-18 16:59:46 +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 net-rpc: Send all data in one TCP packet 2011-01-18 14:59:03 +02:00