[MERGE] Include a security branch to remove the possible sql injections
authorStephane Wirtel <stephane@openerp.com>
Tue, 18 May 2010 09:45:30 +0000 (11:45 +0200)
committerStephane Wirtel <stephane@openerp.com>
Tue, 18 May 2010 09:45:30 +0000 (11:45 +0200)
commit7e6fed5ece2cbfe82cb0789e3ad495e8e541f8ee
tree4b4eebbf9876a75a405b13facd39d8606b516051
parenteeb8de785a0e6601052b9724bfb8231c9973bc1d
parent9dd417364fbc6fd2bc71595d382a7fe590009660
[MERGE] Include a security branch to remove the possible sql injections

bzr revid: stephane@openerp.com-20100518094530-y5sdq5ts2vubp7uj
14 files changed:
addons/account/account.py
addons/account/account_move_line.py
addons/account/invoice.py
addons/account_voucher/voucher.py
addons/base_module_quality/speed_test/speed_test.py
addons/event/event.py
addons/hr_timesheet_sheet/hr_timesheet_sheet.py
addons/membership/membership.py
addons/mrp/mrp.py
addons/product/product.py
addons/purchase/purchase.py
addons/sale/sale.py
addons/scrum/report/_burndown.py
addons/stock/stock.py