[FIX] res_currency: When passed integer 'ids' as parameter to read() of res_currency...
[odoo/odoo.git] / bin / addons / base / res / res_currency.py
2012-02-29 Ravi Gohil (Open... [FIX] res_currency: When passed integer 'ids' as parame...
2012-02-28 Ravi Gohil (Open... [FIX] res_currency: When passed integer 'ids' as parame...
2011-10-12 Raphael Collet[MERGE] opw 17993
2011-10-07 vro[IMP] base : Applied constraint to currency rounding...
2011-07-13 Antony Lesuisse[FIX] res_currency typo
2011-02-21 Olivier Dony[FIX] res.currency: make code->name change more explici...
2010-12-22 Olivier Dony[FIX] res.currency: moved account-related res.currency...
2010-11-19 rch-openerp[IMP]: Currency symbol.
2010-11-18 rch (OpenERP)[IMP]: Remove currency code.
2010-09-06 Lionel[FIX] Currency : better handling of context
2010-09-01 apa-tiny[ADD]:add symbol field in res.currency
2010-07-07 Jay (Open ERP)[FIX] Compute should work when to_currency is not supplied
2010-06-15 Anup (OpenERP)[IMP] removed the possible SQL injection server.
2010-04-23 Olivier Dony[FIX] port of fix for launchpad bug 452854 on rounding...
2010-02-01 Raphaël Valyi[MERGE] from trunk
2010-01-12 HDA (OpenERP)Merged
2009-12-23 Fabien Pinckaersmerge
2009-12-21 VRA(OpenERP)[FIX] Currency : Rounding improved
2009-12-13 Cristian Salamea... [REF] get rid of the mx.Datetime C dependency, meaning...
2009-12-09 Jay (Open ERP)[IMP] Limit for name_search() improved to 100
2009-11-27 Harry (Open ERP)[IMP] change copyright with AGPL
2009-11-20 gpa[IMP] ir_sequence,res_company,res_currency objects...
2009-11-10 vramerge multi_company_currency,multi_company_sequence...
2009-11-05 HDA (OpenERP)Merge and bugfixes from jvo
2009-11-04 Harry (Open ERP)[Merge] merge stable/5.0 branch
2009-11-01 Fabien Pinckaersmerge
2009-10-20 pap(openerp)Changed encoding to coding ref: PEP: 0263
2009-09-18 Jay (Open ERP)[FIX] Price Accuracy : rounding made to be based on...
2009-01-26 Geoff GardinerSet of label improvements to Open ERP Server.
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2008-12-09 Christophe Simonis[FIX] psycopg2: in queries we must now use %s everywher...
2008-11-03 Christophe Simonispassing in GPL-3
2008-10-31 Fabien Pinckaersimprovment
2008-10-24 Fabien Pinckaersbugfix
2008-10-23 Fabien Pinckaersimprove
2008-09-22 Stephane Wirtelfix DivideByZero
2008-08-29 mga@tinyerp.comremove changes for the currency from the trunk
2008-08-28 mga@tinyerp.complan to supply module for the multi currency for multi...
2008-08-26 mga@tinyerp.comadd new field to have company wise seprate currency
2008-07-23 Christophe Simonisadd encoding comment and vim comment
2008-07-22 Christophe Simonisconvert tabs to 4 spaces
2008-07-08 Christophe Simonis* translation of nearly all exceptions
2008-06-16 stwadd Copyright and GPL license into the Header of Python...
2008-06-16 stwadd the svn:keywords Id on all .py, .xml, .bat
2007-10-31 cedImprove currency rate error message
2007-08-07 cedbase: change currency rate definition
2007-07-31 cedbase, account: fix is_zero and pay_and_reconcile test
2007-07-30 cedaccount, base: fix rounding for reconcile
2007-07-19 cedMerge branch 'master' of ssh://ced@dev.tinyerp.com...
2007-03-28 Mantavya GajjarACCOUNT: add multi-company into base accounting
2007-03-27 Fabien PinckaersMulti-Currencies code
2007-01-02 cedINVOICE: use date for currency rate
2006-12-29 cedFix currency compute
2006-12-28 cedAdd price accuracy
2006-12-27 pinkyRound on currency
2006-12-19 cedBASE: add history rate to currency
2006-12-07 pinkyNew trunk