odoo10-addon-sale-company-currency


Nameodoo10-addon-sale-company-currency JSON
Version 10.0.1.0.1 PyPI version JSON
download
home_pagehttps://github.com/OCA/sale-workflow
SummaryCompany currency in sale orders
upload_time2022-09-30 08:07:55
maintainer
docs_urlNone
authorCamptocamp, Odoo Community Association (OCA)
requires_python~=2.7
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3

==============================
Sale Order in company currency
==============================

This module adds functional fields to show sale order in the company currency:
amount total.

1. For tree view, when you have SO in multiple currencies, Odoo sums them up
   regardless the different currencies. This modules removes this useless sum and
   add a column & sums in the company's currency.

2. The field is also shown in form view after the total.


.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
   :alt: Try me on Runbot
   :target: https://runbot.odoo-community.org/runbot/92/10.0


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

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/sale-workflow/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.


Credits
=======

Contributors
------------

* Denis Leemann <denis.leemann@camptocamp.com>


Maintainer
----------

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

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.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/sale-workflow",
    "name": "odoo10-addon-sale-company-currency",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=2.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Camptocamp, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": null,
    "description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n    :alt: License: AGPL-3\n\n==============================\nSale Order in company currency\n==============================\n\nThis module adds functional fields to show sale order in the company currency:\namount total.\n\n1. For tree view, when you have SO in multiple currencies, Odoo sums them up\n   regardless the different currencies. This modules removes this useless sum and\n   add a column & sums in the company's currency.\n\n2. The field is also shown in form view after the total.\n\n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n   :alt: Try me on Runbot\n   :target: https://runbot.odoo-community.org/runbot/92/10.0\n\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n<https://github.com/OCA/sale-workflow/issues>`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smashing it by providing a detailed and welcomed feedback.\n\n\nCredits\n=======\n\nContributors\n------------\n\n* Denis Leemann <denis.leemann@camptocamp.com>\n\n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\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\nTo contribute to this module, please visit https://odoo-community.org.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Company currency in sale orders",
    "version": "10.0.1.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63fbe071167ceca8f50a63ed85f75ed40ea33d0dc7d0da697f50be867ad7260a",
                "md5": "f78e16507ef8f202780355ff1a4859fc",
                "sha256": "faf37eb3569906bbf44cc0a32de07e8514105655510d52f20e4dda5a6dae860b"
            },
            "downloads": -1,
            "filename": "odoo10_addon_sale_company_currency-10.0.1.0.1-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "f78e16507ef8f202780355ff1a4859fc",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": "~=2.7",
            "size": 35883,
            "upload_time": "2022-09-30T08:07:55",
            "upload_time_iso_8601": "2022-09-30T08:07:55.787450Z",
            "url": "https://files.pythonhosted.org/packages/63/fb/e071167ceca8f50a63ed85f75ed40ea33d0dc7d0da697f50be867ad7260a/odoo10_addon_sale_company_currency-10.0.1.0.1-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-09-30 08:07:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "OCA",
    "github_project": "sale-workflow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "odoo10-addon-sale-company-currency"
}
        
Elapsed time: 0.05745s