You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

58 lines
1.7 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :target: http://www.gnu.org/licenses/agpl
  3. :alt: License: AGPL-3
  4. ===============================
  5. Numpad Dot as decimal separator
  6. ===============================
  7. Allows using numpad dot to enter period decimal separator even in localizations
  8. where comma is used instead of period.
  9. Usage
  10. =====
  11. Whenever on a float or monetary input field pressing numpad dot produces the
  12. proper decimal separator for the active localization.
  13. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  14. :alt: Try me on Runbot
  15. :target: https://runbot.odoo-community.org/runbot/web/162
  16. Bug Tracker
  17. ===========
  18. Bugs are tracked on `GitHub Issues
  19. <https://github.com/OCA/web/issues>`_. In case of trouble, please
  20. check there if your issue has already been reported. If you spotted it first,
  21. help us smash it by providing detailed and welcomed feedback.
  22. Credits
  23. =======
  24. Contributors
  25. ------------
  26. * Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
  27. * Pedro M. Baeza <pedro.baeza@tecnativa.com>
  28. * Ana Juaristi <anajuaristi@avanzosc.es>
  29. * Omar Castiñeira Saavedra <omar@comunitea.com>
  30. * Oliver Dony <@odony>
  31. * Wim Audenaert <Wim.Audenaert@ucamco.com>
  32. * David Vidal <david.vidal@tecnativa.com>
  33. * Jairo Llopis <jairo.llopis@tecnativa.com>
  34. Maintainer
  35. ----------
  36. .. image:: https://odoo-community.org/logo.png
  37. :alt: Odoo Community Association
  38. :target: https://odoo-community.org
  39. This module is maintained by the OCA.
  40. OCA, or the Odoo Community Association, is a nonprofit organization whose
  41. mission is to support the collaborative development of Odoo features and
  42. promote its widespread use.
  43. To contribute to this module, please visit https://odoo-community.org.