odoo-addon-account-invoice-change-currency


Nameodoo-addon-account-invoice-change-currency JSON
Version 16.0.1.0.1.5 PyPI version JSON
download
home_pagehttps://github.com/OCA/account-invoicing
SummaryAllows to change currency of Invoice by wizard
upload_time2024-02-28 03:00:37
maintainer
docs_urlNone
authorVauxoo, Komit Consulting, Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =================================
Account Invoice - Change Currency
=================================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:0fdcd1de7017598fafd8cf7524b2dc0987b55d004f59480232d49f1c1231797e
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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%2Faccount--invoicing-lightgray.png?logo=github
    :target: https://github.com/OCA/account-invoicing/tree/16.0/account_invoice_change_currency
    :alt: OCA/account-invoicing
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-account_invoice_change_currency
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/account-invoicing&target_branch=16.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

==================================
Update currency of Account Invoice
==================================

This module allows users to update the currency of Invoices (in draft state) by
a button Update Currency at the invoice form.
After update to new currency, all the unit prices of invoice lines will be
recomputed to new currency, thus the Total amounts (tax and without tax) of
Invoice will be in the new currency also

Also this module allows user to set a custom rate that will be take to recompute
all lines. By default the custom rate proposed is the rate between invoice
currency and base currency (company currency), after the first coversion the
custom rate will be proposed by default between last currency and invoice
currency.

**Table of contents**

.. contents::
   :local:

Configuration
=============

The exchange rate will be configured in
Accounting > Configuration > Multi-Currencies > Currencies

Usage
=====

To use this module, the user must be in group Accounting & Finance / Adviser
to be able to update currency of Invoices

Note : you have to save new invoice before change currency

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-invoicing/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/account-invoicing/issues/new?body=module:%20account_invoice_change_currency%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

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

Credits
=======

Authors
~~~~~~~

* Vauxoo
* Komit Consulting

Contributors
~~~~~~~~~~~~

* Duc, Dao Dong <duc.dd@komit-consulting.com> (https://komit-consulting.com)
* Hugo Adan <hugo@vauxoo.com>
* Saran Lim. <saranl@ecosoft.co.th>
* Rolando Duarte <rolando@vauxoo.com>
* Luis J. Salvatierra <luis.salvatierra@factorlibre.com> (https://factorlibre.com)

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.

.. |maintainer-luisg123v| image:: https://github.com/luisg123v.png?size=40px
    :target: https://github.com/luisg123v
    :alt: luisg123v
.. |maintainer-rolandojduartem| image:: https://github.com/rolandojduartem.png?size=40px
    :target: https://github.com/rolandojduartem
    :alt: rolandojduartem

Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-luisg123v| |maintainer-rolandojduartem| 

This module is part of the `OCA/account-invoicing <https://github.com/OCA/account-invoicing/tree/16.0/account_invoice_change_currency>`_ project on GitHub.

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



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/account-invoicing",
    "name": "odoo-addon-account-invoice-change-currency",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "",
    "author": "Vauxoo, Komit Consulting, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": null,
    "description": "=================================\nAccount Invoice - Change Currency\n=================================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:0fdcd1de7017598fafd8cf7524b2dc0987b55d004f59480232d49f1c1231797e\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n    :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--invoicing-lightgray.png?logo=github\n    :target: https://github.com/OCA/account-invoicing/tree/16.0/account_invoice_change_currency\n    :alt: OCA/account-invoicing\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-account_invoice_change_currency\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n    :target: https://runboat.odoo-community.org/builds?repo=OCA/account-invoicing&target_branch=16.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\n==================================\nUpdate currency of Account Invoice\n==================================\n\nThis module allows users to update the currency of Invoices (in draft state) by\na button Update Currency at the invoice form.\nAfter update to new currency, all the unit prices of invoice lines will be\nrecomputed to new currency, thus the Total amounts (tax and without tax) of\nInvoice will be in the new currency also\n\nAlso this module allows user to set a custom rate that will be take to recompute\nall lines. By default the custom rate proposed is the rate between invoice\ncurrency and base currency (company currency), after the first coversion the\ncustom rate will be proposed by default between last currency and invoice\ncurrency.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\nThe exchange rate will be configured in\nAccounting > Configuration > Multi-Currencies > Currencies\n\nUsage\n=====\n\nTo use this module, the user must be in group Accounting & Finance / Adviser\nto be able to update currency of Invoices\n\nNote : you have to save new invoice before change currency\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/account-invoicing/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/account-invoicing/issues/new?body=module:%20account_invoice_change_currency%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Vauxoo\n* Komit Consulting\n\nContributors\n~~~~~~~~~~~~\n\n* Duc, Dao Dong <duc.dd@komit-consulting.com> (https://komit-consulting.com)\n* Hugo Adan <hugo@vauxoo.com>\n* Saran Lim. <saranl@ecosoft.co.th>\n* Rolando Duarte <rolando@vauxoo.com>\n* Luis J. Salvatierra <luis.salvatierra@factorlibre.com> (https://factorlibre.com)\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\n.. |maintainer-luisg123v| image:: https://github.com/luisg123v.png?size=40px\n    :target: https://github.com/luisg123v\n    :alt: luisg123v\n.. |maintainer-rolandojduartem| image:: https://github.com/rolandojduartem.png?size=40px\n    :target: https://github.com/rolandojduartem\n    :alt: rolandojduartem\n\nCurrent `maintainers <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-luisg123v| |maintainer-rolandojduartem| \n\nThis module is part of the `OCA/account-invoicing <https://github.com/OCA/account-invoicing/tree/16.0/account_invoice_change_currency>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Allows to change currency of Invoice by wizard",
    "version": "16.0.1.0.1.5",
    "project_urls": {
        "Homepage": "https://github.com/OCA/account-invoicing"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49c0f876b5318a884e0d807894bc547f60bc2dadee09a866714fc8aa471f5387",
                "md5": "4abbac4c4821ebdaa55daf764acd9882",
                "sha256": "38558cc6408bcaf1c45d72c76bdca6de905dd60ec20e9599b69db889288044cb"
            },
            "downloads": -1,
            "filename": "odoo_addon_account_invoice_change_currency-16.0.1.0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4abbac4c4821ebdaa55daf764acd9882",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 38942,
            "upload_time": "2024-02-28T03:00:37",
            "upload_time_iso_8601": "2024-02-28T03:00:37.848566Z",
            "url": "https://files.pythonhosted.org/packages/49/c0/f876b5318a884e0d807894bc547f60bc2dadee09a866714fc8aa471f5387/odoo_addon_account_invoice_change_currency-16.0.1.0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-28 03:00:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "account-invoicing",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "odoo-addon-account-invoice-change-currency"
}
        
Elapsed time: 0.20353s