Currency Monthly Rate
Project description
Currency Monthly Rate
This module extends the functionality of base module to support monthly currency rates.
Usage
To use this module, you need to add the security group ‘Monthly currency rates’ to your user, so that a ‘Monthly rates’ smart button appears on the currency form view.
In order to compute any amount in another currency using monthly rates, you only have to pass monthly_rate=True in the context of res.currency.compute method :
to_amount = from_currency.with_context(monthly_rate=True).compute(from_amount, to_currency)
Known issues / Roadmap
Monthly currency rates have to be created manually as no automatic updates is implemented yet.
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 smash it by providing detailed and welcomed feedback.
Credits
Images
Odoo Community Association: Icon.
Contributors
Akim Juillerat <akim.juillerat@camptocamp.com>
Do not contact contributors directly about support or help with technical issues.
Maintainer
This module is maintained by the OCA.
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.
To contribute to this module, please visit https://odoo-community.org.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo11_addon_currency_monthly_rate-11.0.1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: odoo11_addon_currency_monthly_rate-11.0.1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d16a54602746127ef39db018c9e8a3ee95e5573457585ae15b768c1b54b4cd0c |
|
MD5 | 30393fcb0ed79e9157b102e4d70305b6 |
|
BLAKE2b-256 | c2760f91d731f35df814378d98bb45bcc9951d8c559d4ed5cf9ff306686903fd |