odoo10-addon-account-cost-center


Nameodoo10-addon-account-cost-center JSON
Version 10.0.1.0.0.99.dev9 PyPI version JSON
download
home_pagehttps://github.com/OCA/account-financial-tools/
SummaryCost center information for invoice lines
upload_time2023-07-12 02:37:09
maintainer
docs_urlNone
authorOnestein, Odoo Community Association (OCA)
requires_python~=2.7
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements freezegun python-dateutil
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==========
Costcenter
==========

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! 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%2Faccount--financial--tools-lightgray.png?logo=github
    :target: https://github.com/OCA/account-financial-tools/tree/10.0/account_cost_center
    :alt: OCA/account-financial-tools
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/account-financial-tools-10-0/account-financial-tools-10-0-account_cost_center
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
    :target: https://runbot.odoo-community.org/runbot/92/10.0
    :alt: Try me on Runbot

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

This module allows the user to link every invoice line to a cost center
providing an extra dimension for the analysis.

**Table of contents**

.. contents::
   :local:

Usage
=====

This module is relevant when you are creating sales invoices and using analytic accounting.

Start using cost centers by defining the cost centers. Be aware that Analytic Accounting
must be activated on the user for the following menu option.
Use the menu in the accounting module:

    **Configuration > Analytics accounting > Cost centers**

.. figure:: https://raw.githubusercontent.com/OCA/account-financial-tools/10.0/account_cost_center/static/description/account_costcenter_1.png
   :alt: Cost centers can be configured
   :align: center

Once defined you can add a cost center to an invoice line. A default cost center for
the current invoice can be set in the other info tab.

.. figure:: https://raw.githubusercontent.com/OCA/account-financial-tools/10.0/account_cost_center/static/description/account_costcenter_2.png
   :alt: Cost centers can be selected on invoice lines
   :align: center

This module adds the cost center concept to the reporting.

    **Accounting > Invoice Analysis**

Here you can select or unselect the cost center within your analysis.

.. figure:: https://raw.githubusercontent.com/OCA/account-financial-tools/10.0/account_cost_center/static/description/account_costcenter_3.png
   :alt: Cost centers can be selected on invoice lines
   :align: center

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-financial-tools/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 <https://github.com/OCA/account-financial-tools/issues/new?body=module:%20account_cost_center%0Aversion:%2010.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
~~~~~~~

* Onestein

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

* Kevin Graveman <k.graveman@onestein.nl>
* Richard Dijkstra <r.dijkstra@onestein.nl>
* Andrea Stirpe <a.stirpe@onestein.nl>
* Antonio Esposito <a.esposito@onestein.nl>

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/account-financial-tools <https://github.com/OCA/account-financial-tools/tree/10.0/account_cost_center>`_ 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-financial-tools/",
    "name": "odoo10-addon-account-cost-center",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=2.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Onestein, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": null,
    "description": "==========\nCostcenter\n==========\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\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--financial--tools-lightgray.png?logo=github\n    :target: https://github.com/OCA/account-financial-tools/tree/10.0/account_cost_center\n    :alt: OCA/account-financial-tools\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/account-financial-tools-10-0/account-financial-tools-10-0-account_cost_center\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n    :target: https://runbot.odoo-community.org/runbot/92/10.0\n    :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module allows the user to link every invoice line to a cost center\nproviding an extra dimension for the analysis.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nUsage\n=====\n\nThis module is relevant when you are creating sales invoices and using analytic accounting.\n\nStart using cost centers by defining the cost centers. Be aware that Analytic Accounting\nmust be activated on the user for the following menu option.\nUse the menu in the accounting module:\n\n    **Configuration > Analytics accounting > Cost centers**\n\n.. figure:: https://raw.githubusercontent.com/OCA/account-financial-tools/10.0/account_cost_center/static/description/account_costcenter_1.png\n   :alt: Cost centers can be configured\n   :align: center\n\nOnce defined you can add a cost center to an invoice line. A default cost center for\nthe current invoice can be set in the other info tab.\n\n.. figure:: https://raw.githubusercontent.com/OCA/account-financial-tools/10.0/account_cost_center/static/description/account_costcenter_2.png\n   :alt: Cost centers can be selected on invoice lines\n   :align: center\n\nThis module adds the cost center concept to the reporting.\n\n    **Accounting > Invoice Analysis**\n\nHere you can select or unselect the cost center within your analysis.\n\n.. figure:: https://raw.githubusercontent.com/OCA/account-financial-tools/10.0/account_cost_center/static/description/account_costcenter_3.png\n   :alt: Cost centers can be selected on invoice lines\n   :align: center\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/account-financial-tools/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/account-financial-tools/issues/new?body=module:%20account_cost_center%0Aversion:%2010.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* Onestein\n\nContributors\n~~~~~~~~~~~~\n\n* Kevin Graveman <k.graveman@onestein.nl>\n* Richard Dijkstra <r.dijkstra@onestein.nl>\n* Andrea Stirpe <a.stirpe@onestein.nl>\n* Antonio Esposito <a.esposito@onestein.nl>\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\nThis module is part of the `OCA/account-financial-tools <https://github.com/OCA/account-financial-tools/tree/10.0/account_cost_center>`_ 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": "Cost center information for invoice lines",
    "version": "10.0.1.0.0.99.dev9",
    "project_urls": {
        "Homepage": "https://github.com/OCA/account-financial-tools/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56f3f736b36f6735459d4b1f64ae4699004e975c209987cf69153e8d8a7de01f",
                "md5": "16edf69b1da7fe50baba17bdec6873be",
                "sha256": "0e314c66bb3de8862d0f80fefafa89d2845be1450646ed5065f74149de58ccb0"
            },
            "downloads": -1,
            "filename": "odoo10_addon_account_cost_center-10.0.1.0.0.99.dev9-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "16edf69b1da7fe50baba17bdec6873be",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": "~=2.7",
            "size": 227713,
            "upload_time": "2023-07-12T02:37:09",
            "upload_time_iso_8601": "2023-07-12T02:37:09.848879Z",
            "url": "https://files.pythonhosted.org/packages/56/f3/f736b36f6735459d4b1f64ae4699004e975c209987cf69153e8d8a7de01f/odoo10_addon_account_cost_center-10.0.1.0.0.99.dev9-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-12 02:37:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "account-financial-tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "freezegun",
            "specs": []
        },
        {
            "name": "python-dateutil",
            "specs": []
        }
    ],
    "lcname": "odoo10-addon-account-cost-center"
}
        
Elapsed time: 0.09888s