|
| 1 | +======================== |
| 2 | +Currency Old Rate Notify |
| 3 | +======================== |
| 4 | + |
| 5 | +.. |
| 6 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 7 | + !! This file is generated by oca-gen-addon-readme !! |
| 8 | + !! changes will be overwritten. !! |
| 9 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 10 | + !! source digest: sha256:7e5282e5571a806f8b97996c4d64363702cf7a7db49e9ea5c33bbc8fbba6baea |
| 11 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 12 | +
|
| 13 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png |
| 14 | + :target: https://odoo-community.org/page/development-status |
| 15 | + :alt: Beta |
| 16 | +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png |
| 17 | + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
| 18 | + :alt: License: AGPL-3 |
| 19 | +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fcurrency-lightgray.png?logo=github |
| 20 | + :target: https://github.com/OCA/currency/tree/18.0/currency_old_rate_notify |
| 21 | + :alt: OCA/currency |
| 22 | +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
| 23 | + :target: https://translation.odoo-community.org/projects/currency-18-0/currency-18-0-currency_old_rate_notify |
| 24 | + :alt: Translate me on Weblate |
| 25 | +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png |
| 26 | + :target: https://runboat.odoo-community.org/builds?repo=OCA/currency&target_branch=18.0 |
| 27 | + :alt: Try me on Runboat |
| 28 | + |
| 29 | +|badge1| |badge2| |badge3| |badge4| |badge5| |
| 30 | + |
| 31 | +This module notifies users of the group *Billing Administrator* when |
| 32 | +currency rates are older than 3 days (this default number of days can be |
| 33 | +modified). |
| 34 | + |
| 35 | +|image1| |
| 36 | + |
| 37 | +When Odoo converts an amount to another currency at date D in company C, |
| 38 | +it takes the currency rate of company C (or with an empty *Company* |
| 39 | +field) that is dated date D or the closest rate before date D. But Odoo |
| 40 | +doesn't say anything when there is no rate on date D and the closest |
| 41 | +rate before date D is far away in the past. This is a real problem |
| 42 | +because the converted amount may be irrelevant! |
| 43 | + |
| 44 | +This module provides a daily monitoring of the necessity to always have |
| 45 | +up-to-date rates in your Odoo database. |
| 46 | + |
| 47 | +If the user is allowed in several companies, the notification pop-up |
| 48 | +will display, for each currency, in which companies the lastest rate is |
| 49 | +too old. |
| 50 | + |
| 51 | +.. |image1| image:: https://raw.githubusercontent.com/OCA/currency/18.0/currency_old_rate_notify/static/description/notify_old_rates.png |
| 52 | + |
| 53 | +**Table of contents** |
| 54 | + |
| 55 | +.. contents:: |
| 56 | + :local: |
| 57 | + |
| 58 | +Configuration |
| 59 | +============= |
| 60 | + |
| 61 | +Go to the menu *Invoicing > Configuration > Settings*: in the |
| 62 | +**Currencies** section, you can change the limit above which users |
| 63 | +receive a warning if the last currency rate is older than this number of |
| 64 | +days (3 by default). |
| 65 | + |
| 66 | +Bug Tracker |
| 67 | +=========== |
| 68 | + |
| 69 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/currency/issues>`_. |
| 70 | +In case of trouble, please check there if your issue has already been reported. |
| 71 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 72 | +`feedback <https://github.com/OCA/currency/issues/new?body=module:%20currency_old_rate_notify%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 73 | + |
| 74 | +Do not contact contributors directly about support or help with technical issues. |
| 75 | + |
| 76 | +Credits |
| 77 | +======= |
| 78 | + |
| 79 | +Authors |
| 80 | +------- |
| 81 | + |
| 82 | +* Akretion |
| 83 | + |
| 84 | +Contributors |
| 85 | +------------ |
| 86 | + |
| 87 | +- Alexis de Lattre <alexis.delattre@akretion.com> |
| 88 | + |
| 89 | +Maintainers |
| 90 | +----------- |
| 91 | + |
| 92 | +This module is maintained by the OCA. |
| 93 | + |
| 94 | +.. image:: https://odoo-community.org/logo.png |
| 95 | + :alt: Odoo Community Association |
| 96 | + :target: https://odoo-community.org |
| 97 | + |
| 98 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 99 | +mission is to support the collaborative development of Odoo features and |
| 100 | +promote its widespread use. |
| 101 | + |
| 102 | +.. |maintainer-alexis-via| image:: https://github.com/alexis-via.png?size=40px |
| 103 | + :target: https://github.com/alexis-via |
| 104 | + :alt: alexis-via |
| 105 | + |
| 106 | +Current `maintainer <https://odoo-community.org/page/maintainer-role>`__: |
| 107 | + |
| 108 | +|maintainer-alexis-via| |
| 109 | + |
| 110 | +This module is part of the `OCA/currency <https://github.com/OCA/currency/tree/18.0/currency_old_rate_notify>`_ project on GitHub. |
| 111 | + |
| 112 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments