[FIX] the cache key is sorted using, items keys, avoiding to compare items values
[odoo/odoo.git] / bin / wizard /
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2008-12-16 Christophe Simonis[FIX] translate help of fields in wizards
2008-12-11 Stephane Wirtel[FIX] Remove the decode(utf8) function
2008-12-05 Christophe Simonis[FIX] allow selections in (old style) wizards to be...
2008-11-03 Christophe Simonispassing in GPL-3
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 the copyright
2007-10-11 cedAdd UpdatableDict for wizard partial picking
2007-09-12 cedMispelling
2007-09-05 cedImprove exception: don't log exception_{osv, orm, wizard}
2007-08-31 cedHandle also osv, orm exception in wizard execution
2007-07-23 cedkernel: don't use mutable as default value in function...
2007-06-07 cedKERNEL: add test for duplicate report and wizard
2006-12-07 pinkyNew trunk