[FIX] base: typo during forward port 0e4216361bf13cc0feb6f8d8200af80f343d066d
[odoo/odoo.git] / openerp / addons / base / test / base_test.yml
2014-10-22 Denis Ledoux[FIX] base: typo during forward port 0e4216361bf13cc0fe...
2014-10-22 Denis Ledoux[MERGE] forward port of branch 7.0 up to 3a0af6a
2014-10-22 Martin Trigaux[FIX] base: support float rounding with rounding_method...
2014-09-26 Denis Ledoux[MERGE] forward port of branch 7.0 up to 333852e
2014-09-26 Denis LedouxRevert "[FIX] product,float_utils: perform ceiling...
2014-09-25 Denis Ledoux[MERGE] forward port of branch 7.0 up to 5f6d324
2014-09-24 Cedric Snauwaert[FIX] product,float_utils: perform ceiling via float_ro...
2014-04-24 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5288...
2014-04-16 Denis Ledoux[FIX] base: search groups by full name not working...
2013-03-20 Vo Minh Thu[FIX] safe_eval: better exception handling:
2013-02-09 Vo Minh Thu[FIX] import openerp.tools instead of tools in YML...
2012-08-22 Christophe Simonis[IMP] remove unwanted log in test
2012-01-18 Vo Minh Thu[IMP] tools: removed literal_eval as we drop python...
2011-12-21 Olivier Dony[FIX] fields.float: always round floats when persisting
2011-12-20 Olivier Dony[IMP] float_utils: simplified code, added float_repr
2011-12-20 Olivier Dony[IMP] float_utils: fix HALF_UP rounding according to...
2011-11-15 Olivier Dony[IMP] tools.float_*: more tests with negative values...
2011-11-14 Olivier Dony[IMP] tools.float_*: added tests and docstrings
2011-07-28 Vo Minh Thu[REF] osv: osv_memory is really just osv,
2011-02-08 Olivier Dony[MERGE] merged latest 6.0 fixes up to rev 3339
2011-02-07 Vo Minh Thu[IMP] openerp python module.