From 26a4646879779ac41d7f245c19b8bdd30e668e1a Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 19 Aug 2020 07:29:02 +0000 Subject: [PATCH] [UPD] README.rst --- web_widget_float_formula/README.rst | 92 ++++ .../static/description/index.html | 438 ++++++++++++++++++ 2 files changed, 530 insertions(+) create mode 100644 web_widget_float_formula/README.rst create mode 100644 web_widget_float_formula/static/description/index.html diff --git a/web_widget_float_formula/README.rst b/web_widget_float_formula/README.rst new file mode 100644 index 000000000..cce21a515 --- /dev/null +++ b/web_widget_float_formula/README.rst @@ -0,0 +1,92 @@ +===================================== +Web Widget - Formulas in Float Fields +===================================== + +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github + :target: https://github.com/OCA/web/tree/12.0/web_widget_float_formula + :alt: OCA/web +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_float_formula + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png + :target: https://runbot.odoo-community.org/runbot/162/12.0 + :alt: Try me on Runbot + +|badge1| |badge2| |badge3| |badge4| |badge5| + +This module allows the use of simple math formulas in corresponding fields: +``=45 + 4/3 - 5 * (2 + 1)`` + +Features: + +* ``+`` (addition) +* ``-`` (subtraction) +* ``*`` (multiplication) +* ``/`` (division) +* ``%`` (modulus) +* ``(`` and ``)`` parentheses + +**Table of contents** + +.. contents:: + :local: + +Known issues / Roadmap +====================== + +This module is not needed for v13, as this feature is bundled with Odoo v13. + +Bug Tracker +=========== + +Bugs are tracked on `GitHub Issues `_. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us smashing it by providing a detailed and welcomed +`feedback `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +~~~~~~~ + +* GRAP +* LasLabs +* Brainbean Apps + +Contributors +~~~~~~~~~~~~ + +* Sylvain Le Gal (https://twitter.com/legalsylvain) +* Oleg Bulkin +* Alexey Pelykh + +Maintainers +~~~~~~~~~~~ + +This module is maintained by the OCA. + +.. image:: https://odoo-community.org/logo.png + :alt: Odoo Community Association + :target: https://odoo-community.org + +OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use. + +This module is part of the `OCA/web `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/web_widget_float_formula/static/description/index.html b/web_widget_float_formula/static/description/index.html new file mode 100644 index 000000000..76b117bfb --- /dev/null +++ b/web_widget_float_formula/static/description/index.html @@ -0,0 +1,438 @@ + + + + + + +Web Widget - Formulas in Float Fields + + + +
+

Web Widget - Formulas in Float Fields

+ + +

Beta License: AGPL-3 OCA/web Translate me on Weblate Try me on Runbot

+

This module allows the use of simple math formulas in corresponding fields: +=45 + 4/3 - 5 * (2 + 1)

+

Features:

+
    +
  • + (addition)
  • +
  • - (subtraction)
  • +
  • * (multiplication)
  • +
  • / (division)
  • +
  • % (modulus)
  • +
  • ( and ) parentheses
  • +
+

Table of contents

+ +
+

Known issues / Roadmap

+

This module is not needed for v13, as this feature is bundled with Odoo v13.

+
+
+

Bug Tracker

+

Bugs are tracked on GitHub Issues. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us smashing it by providing a detailed and welcomed +feedback.

+

Do not contact contributors directly about support or help with technical issues.

+
+
+

Credits

+
+

Authors

+
    +
  • GRAP
  • +
  • LasLabs
  • +
  • Brainbean Apps
  • +
+
+ +
+

Maintainers

+

This module is maintained by the OCA.

+Odoo Community Association +

OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use.

+

This module is part of the OCA/web project on GitHub.

+

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

+
+
+
+ +