odoo-addon-l10n-ro-stock-report


Nameodoo-addon-l10n-ro-stock-report JSON
Version 17.0.1.1.0.1 PyPI version JSON
download
home_pagehttps://github.com/OCA/l10n-romania
SummaryRomania - Stock Report (Fisa Magazie)
upload_time2024-05-03 04:24:36
maintainerNone
docs_urlNone
authorTerrabit,NextERP Romania,Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements num2words PyJWT python-dateutil
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =====================================
Romania - Stock Report (Fisa Magazie)
=====================================

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

.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
    :target: https://odoo-community.org/page/development-status
    :alt: Mature
.. |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%2Fl10n--romania-lightgray.png?logo=github
    :target: https://github.com/OCA/l10n-romania/tree/17.0/l10n_ro_stock_report
    :alt: OCA/l10n-romania
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/l10n-romania-17-0/l10n-romania-17-0-l10n_ro_stock_report
    :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/l10n-romania&target_branch=17.0
    :alt: Try me on Runboat

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

This module adds a stock report according to Romanian requirements.

**Table of contents**

.. contents::
   :local:

Installation
============

To install this module, you need to:

-  clone the branch 15.0 of the repository
   https://github.com/OCA/l10n-romania
-  add the path to this repository in your configuration (addons-path)
-  update the module list
-  search for "Romania - Stock Report" in your addons
-  install the module

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-romania/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/l10n-romania/issues/new?body=module:%20l10n_ro_stock_report%0Aversion:%2017.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
-------

* Terrabit
* NextERP Romania

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

-  `Terrabit <https://www.terrabit.ro>`__:

   -  Dorin Hongu <dhongu@gmail.com>

-  `NextERP Romania <https://www.nexterp.ro>`__:

   -  Fekete Mihai <feketemihai@nexterp.ro>
   -  Alexandru Teodor <teodoralexandru@nexterp.ro>
   -  Musat Natanaela <musatnatanaela@nexterp.ro>

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

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-dhongu| image:: https://github.com/dhongu.png?size=40px
    :target: https://github.com/dhongu
    :alt: dhongu
.. |maintainer-feketemihai| image:: https://github.com/feketemihai.png?size=40px
    :target: https://github.com/feketemihai
    :alt: feketemihai

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

|maintainer-dhongu| |maintainer-feketemihai| 

This module is part of the `OCA/l10n-romania <https://github.com/OCA/l10n-romania/tree/17.0/l10n_ro_stock_report>`_ 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/l10n-romania",
    "name": "odoo-addon-l10n-ro-stock-report",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Terrabit,NextERP Romania,Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "=====================================\nRomania - Stock Report (Fisa Magazie)\n=====================================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:84a521c794725767bdc74035cfc26956e9a138e7c90c0121609c43ddd0867549\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Mature\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%2Fl10n--romania-lightgray.png?logo=github\n    :target: https://github.com/OCA/l10n-romania/tree/17.0/l10n_ro_stock_report\n    :alt: OCA/l10n-romania\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/l10n-romania-17-0/l10n-romania-17-0-l10n_ro_stock_report\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/l10n-romania&target_branch=17.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module adds a stock report according to Romanian requirements.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nInstallation\n============\n\nTo install this module, you need to:\n\n-  clone the branch 15.0 of the repository\n   https://github.com/OCA/l10n-romania\n-  add the path to this repository in your configuration (addons-path)\n-  update the module list\n-  search for \"Romania - Stock Report\" in your addons\n-  install the module\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-romania/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/l10n-romania/issues/new?body=module:%20l10n_ro_stock_report%0Aversion:%2017.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* Terrabit\n* NextERP Romania\n\nContributors\n------------\n\n-  `Terrabit <https://www.terrabit.ro>`__:\n\n   -  Dorin Hongu <dhongu@gmail.com>\n\n-  `NextERP Romania <https://www.nexterp.ro>`__:\n\n   -  Fekete Mihai <feketemihai@nexterp.ro>\n   -  Alexandru Teodor <teodoralexandru@nexterp.ro>\n   -  Musat Natanaela <musatnatanaela@nexterp.ro>\n\nDo not contact contributors directly about support or help with\ntechnical issues.\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-dhongu| image:: https://github.com/dhongu.png?size=40px\n    :target: https://github.com/dhongu\n    :alt: dhongu\n.. |maintainer-feketemihai| image:: https://github.com/feketemihai.png?size=40px\n    :target: https://github.com/feketemihai\n    :alt: feketemihai\n\nCurrent `maintainers <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-dhongu| |maintainer-feketemihai| \n\nThis module is part of the `OCA/l10n-romania <https://github.com/OCA/l10n-romania/tree/17.0/l10n_ro_stock_report>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Romania - Stock Report (Fisa Magazie)",
    "version": "17.0.1.1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/OCA/l10n-romania"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4d050ef691e59598f1fe737d1b52684246056433600d48cbc6ff82c34251127",
                "md5": "06a606e1320bb2f7e129b6ffe743db02",
                "sha256": "e22f463352d8009dae7e2874b26bff12a0a0d4f3865b8b00ea17cda2215cc685"
            },
            "downloads": -1,
            "filename": "odoo_addon_l10n_ro_stock_report-17.0.1.1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "06a606e1320bb2f7e129b6ffe743db02",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 38359,
            "upload_time": "2024-05-03T04:24:36",
            "upload_time_iso_8601": "2024-05-03T04:24:36.565086Z",
            "url": "https://files.pythonhosted.org/packages/b4/d0/50ef691e59598f1fe737d1b52684246056433600d48cbc6ff82c34251127/odoo_addon_l10n_ro_stock_report-17.0.1.1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-03 04:24:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "l10n-romania",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "num2words",
            "specs": [
                [
                    ">=",
                    "0.5.8"
                ]
            ]
        },
        {
            "name": "PyJWT",
            "specs": []
        },
        {
            "name": "python-dateutil",
            "specs": []
        }
    ],
    "lcname": "odoo-addon-l10n-ro-stock-report"
}
        
Elapsed time: 0.32009s