index
:
OCB.git
18.0
debian/18.0.0-1
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
odoo
/
tools
/
float_utils.py
Age
Commit message (
Expand
)
Author
2024-09-07
[IMP] core: float_repr to use built-in "values-provided precision"
Xavier Morel
2024-07-10
[IMP] core: restrict float_utils exports
Xavier Morel
2024-06-24
[IMP] tools, web: improve precision of rounding utils
Levi Siuzdak (sile)
2024-02-06
[IMP] odoo.tools: add HALF-EVEN and HALF-DOWN to float_round
Ruben Gomes (rugo)
2022-05-24
[ADD] l10n_eg_edi_eta: add e-invoicing for egypt localization
akr
2022-05-24
[IMP] base: tools: Added json_round to round into json suitable representation
akr
2021-12-09
[FIX] core; base: lots of docstrings
Xavier Morel
2021-03-16
[FIX] base: tools: float_split_str: avoid traceback when rounding to 0 places...
oco-odoo
2020-09-08
[FIX] *: typos and english incoherences
Victor Feyens
2019-08-19
[MERGE] forward port branch 12.0 up to 32039b2ab44
Christophe Simonis
2019-08-07
[FIX] tools: epsilon magnitude
Nicolas Martinelli
2019-02-13
[IMP] tools: float_utils, precision rounding must be positive
Jorge Pinna Puissant
2018-11-29
[REM] pycompat: remove python 2 shims and helpers
Adrian Torres
2018-11-29
[REF] *: replace deprecated pycompat helpers for builtins
Adrian Torres
2018-02-01
[MERGE] forward port branch 11.0 up to f5e7b866860
Christophe Simonis
2018-01-29
[FIX] tools: float_round DOWN
Nicolas Martinelli
2017-10-25
[IMP] tools: basic spelling and grammar corrections
Andrew Latham
2017-09-01
[ADD] account: add cash rounding managment
Laurent Smet
2017-08-24
[FIX] *: leftover invalid uses of `pycompat`
Christophe Simonis
2017-08-24
[MERGE] forward port branch saas-17 up to 877e7098719
Christophe Simonis
2017-08-23
[FIX] core: define float_utils.round also in python2
Christophe Simonis
2017-08-19
[FIX] P3: round() compatibility shim
Xavier Morel
2017-07-18
[FIX] P3: round() compatibility shim
Xavier Morel
2017-05-18
[FIX] Always round monetary values in database (#17010)
Raphael Collet
2017-05-10
[FIX] P3: list -> iterable builtins (#16811)
xmo-odoo
2017-04-27
[FIX] builtins removed from Python 3
xmo-odoo
2017-04-25
[FIX] print statement -> function
xmo-odoo
2017-03-03
[ADD] tools/float_utils: add float_split() and float_split_str() methods.
qdp-odoo
2016-09-02
[REF] openerp: move `openerp` to `odoo`
Raphael Collet