odoo-addon-l10n-br-stock-account-report


Nameodoo-addon-l10n-br-stock-account-report JSON
Version 16.0.2.0.0 PyPI version JSON
download
home_pagehttps://github.com/OCA/l10n-brazil
SummaryP7 Stock Valuation Report
upload_time2025-07-24 04:34:32
maintainerNone
docs_urlNone
authorAkretion, Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements brazilcep brazilfiscalreport email-validator erpbrasil.assinatura erpbrasil.base erpbrasil.edoc erpbrasil.transmissao nfelib num2words phonenumbers pyyaml unidecode workalendar
Travis-CI No Travis.
coveralls test coverage
            .. image:: https://odoo-community.org/readme-banner-image
   :target: https://odoo-community.org/get-involved?utm_source=readme
   :alt: Odoo Community Association

=========================
P7 Stock Valuation Report
=========================

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

.. |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/license-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--brazil-lightgray.png?logo=github
    :target: https://github.com/OCA/l10n-brazil/tree/16.0/l10n_br_stock_account_report
    :alt: OCA/l10n-brazil
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-l10n_br_stock_account_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-brazil&target_branch=16.0
    :alt: Try me on Runboat

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

Esse módulo implementa o **Relatorio de Valorização do Estoque Modelo
P7**.

**Table of contents**

.. contents::
   :local:

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

Este módulo depende do:

- l10n_br_stock_account
- report_wkhtmltopdf_param

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

No configuration required.

Usage
=====

Para usar esse módulo, vá em:

**Inventário > Relatórios > Valoração de Inventário - Modelo P7**

Known issues / Roadmap
======================

A partir da v16 passou a ser necessário usar o módulo
`report_wkhtmltopdf_param <https://github.com/OCA/reporting-engine/tree/16.0/report_wkhtmltopdf_param>`__
para incluir o parâmetro **--encoding utf-8** ao chamar o comando
**wkhtmltopdf**, sem isso caracteres **UTF-8** como por exemplo **é ç ã
á à â ü, etc** apesar de aparecerem corretamente no **HTML** não são
criados corretamente no **PDF**. É preciso avaliar se a criação do PDF
deve ser feita de alguma outra forma ou no momento da migração para as
próximas versões se isso foi corrigido, porém é preciso estar ciente de
que a biblioteca **Wkhtmltopdf** já foi descontinuada e a **Odoo SA**
está buscando criar uma nova biblioteca, segue os links para acompanhar:

- `Issue no projeto Wkhtmltopdf sobre o status, o projeto foi alterado
  para Public archive em
  02/01/2023 <https://github.com/wkhtmltopdf/wkhtmltopdf/issues/5160#issuecomment-1010668103>`__
- `Status do Projeto Wkhtmltopdf no site
  oficial <https://wkhtmltopdf.org/status.html>`__
- `Issue no Odoo na v15 sobre o problema com referencia a
  correção <https://github.com/odoo/odoo/issues/80184>`__
- `Issue no Odoo na v15 sobre erro mesmo no método render_pdf_qweb em
  Aberto e marcadao como
  ORM <https://github.com/odoo/odoo/issues/84418>`__
- `Debate no Issue do Odoo sobre substituir o
  Wkhtmltopdf <https://github.com/odoo/odoo/issues/86501>`__
- `Biblioteca paper-muncher da Odoo para substituir o wkhtmltopdf, ainda
  em testes <https://github.com/odoo/paper-muncher>`__

Portanto isso é uma questão ainda em aberto e em andamento, onde tanto
pode acabar sendo adotada a biblilioteca **paper-muncher** quanto outra,
então também é importante acompanhar o que será feito na **OCA**
principalmente no repósitorio
`reporting-engine <https://github.com/OCA/reporting-engine>`__.

Changelog
=========

16.0.1.0.0 (2025-02-27)
-----------------------

- [MIG] Migration to version 16.0

Incluída dependência do módulo
`report_wkhtmltopdf_param <https://github.com/OCA/reporting-engine/tree/16.0/report_wkhtmltopdf_param>`__
para que o **PDF** exiba os caractertes que **Não são ASCII** de forma
correta, adicionando no comando **wkhtmltopdf** o parâmetro **--encodig
UTF-8**.

14.0.1.0.0 (2023-07-28)
-----------------------

- [MIG] Migration to version 14.0

12.0.1.0.0 (2021-07-29)
-----------------------

- [ADD] First version.

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

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

* Akretion

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

- `Akretion <https://www.akretion.com/pt-BR>`__:

  - Magno Costa <magno.costa@akretion.com.br>

Other credits
-------------

The development of this module has been financially supported by:

- AKRETION LTDA - `www.akretion.com <http://www.akretion.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-mbcosta| image:: https://github.com/mbcosta.png?size=40px
    :target: https://github.com/mbcosta
    :alt: mbcosta

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

|maintainer-mbcosta| 

This module is part of the `OCA/l10n-brazil <https://github.com/OCA/l10n-brazil/tree/16.0/l10n_br_stock_account_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-brazil",
    "name": "odoo-addon-l10n-br-stock-account-report",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Akretion, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": ".. image:: https://odoo-community.org/readme-banner-image\n   :target: https://odoo-community.org/get-involved?utm_source=readme\n   :alt: Odoo Community Association\n\n=========================\nP7 Stock Valuation Report\n=========================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:972c53e7e662c93349ce803f4843ce159720518dc709852a1ff68445effd26d1\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/license-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--brazil-lightgray.png?logo=github\n    :target: https://github.com/OCA/l10n-brazil/tree/16.0/l10n_br_stock_account_report\n    :alt: OCA/l10n-brazil\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-l10n_br_stock_account_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-brazil&target_branch=16.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nEsse m\u00f3dulo implementa o **Relatorio de Valoriza\u00e7\u00e3o do Estoque Modelo\nP7**.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nInstallation\n============\n\nEste m\u00f3dulo depende do:\n\n- l10n_br_stock_account\n- report_wkhtmltopdf_param\n\nConfiguration\n=============\n\nNo configuration required.\n\nUsage\n=====\n\nPara usar esse m\u00f3dulo, v\u00e1 em:\n\n**Invent\u00e1rio > Relat\u00f3rios > Valora\u00e7\u00e3o de Invent\u00e1rio - Modelo P7**\n\nKnown issues / Roadmap\n======================\n\nA partir da v16 passou a ser necess\u00e1rio usar o m\u00f3dulo\n`report_wkhtmltopdf_param <https://github.com/OCA/reporting-engine/tree/16.0/report_wkhtmltopdf_param>`__\npara incluir o par\u00e2metro **--encoding utf-8** ao chamar o comando\n**wkhtmltopdf**, sem isso caracteres **UTF-8** como por exemplo **\u00e9 \u00e7 \u00e3\n\u00e1 \u00e0 \u00e2 \u00fc, etc** apesar de aparecerem corretamente no **HTML** n\u00e3o s\u00e3o\ncriados corretamente no **PDF**. \u00c9 preciso avaliar se a cria\u00e7\u00e3o do PDF\ndeve ser feita de alguma outra forma ou no momento da migra\u00e7\u00e3o para as\npr\u00f3ximas vers\u00f5es se isso foi corrigido, por\u00e9m \u00e9 preciso estar ciente de\nque a biblioteca **Wkhtmltopdf** j\u00e1 foi descontinuada e a **Odoo SA**\nest\u00e1 buscando criar uma nova biblioteca, segue os links para acompanhar:\n\n- `Issue no projeto Wkhtmltopdf sobre o status, o projeto foi alterado\n  para Public archive em\n  02/01/2023 <https://github.com/wkhtmltopdf/wkhtmltopdf/issues/5160#issuecomment-1010668103>`__\n- `Status do Projeto Wkhtmltopdf no site\n  oficial <https://wkhtmltopdf.org/status.html>`__\n- `Issue no Odoo na v15 sobre o problema com referencia a\n  corre\u00e7\u00e3o <https://github.com/odoo/odoo/issues/80184>`__\n- `Issue no Odoo na v15 sobre erro mesmo no m\u00e9todo render_pdf_qweb em\n  Aberto e marcadao como\n  ORM <https://github.com/odoo/odoo/issues/84418>`__\n- `Debate no Issue do Odoo sobre substituir o\n  Wkhtmltopdf <https://github.com/odoo/odoo/issues/86501>`__\n- `Biblioteca paper-muncher da Odoo para substituir o wkhtmltopdf, ainda\n  em testes <https://github.com/odoo/paper-muncher>`__\n\nPortanto isso \u00e9 uma quest\u00e3o ainda em aberto e em andamento, onde tanto\npode acabar sendo adotada a biblilioteca **paper-muncher** quanto outra,\nent\u00e3o tamb\u00e9m \u00e9 importante acompanhar o que ser\u00e1 feito na **OCA**\nprincipalmente no rep\u00f3sitorio\n`reporting-engine <https://github.com/OCA/reporting-engine>`__.\n\nChangelog\n=========\n\n16.0.1.0.0 (2025-02-27)\n-----------------------\n\n- [MIG] Migration to version 16.0\n\nInclu\u00edda depend\u00eancia do m\u00f3dulo\n`report_wkhtmltopdf_param <https://github.com/OCA/reporting-engine/tree/16.0/report_wkhtmltopdf_param>`__\npara que o **PDF** exiba os caractertes que **N\u00e3o s\u00e3o ASCII** de forma\ncorreta, adicionando no comando **wkhtmltopdf** o par\u00e2metro **--encodig\nUTF-8**.\n\n14.0.1.0.0 (2023-07-28)\n-----------------------\n\n- [MIG] Migration to version 14.0\n\n12.0.1.0.0 (2021-07-29)\n-----------------------\n\n- [ADD] First version.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-brazil/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-brazil/issues/new?body=module:%20l10n_br_stock_account_report%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* Akretion\n\nContributors\n------------\n\n- `Akretion <https://www.akretion.com/pt-BR>`__:\n\n  - Magno Costa <magno.costa@akretion.com.br>\n\nOther credits\n-------------\n\nThe development of this module has been financially supported by:\n\n- AKRETION LTDA - `www.akretion.com <http://www.akretion.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-mbcosta| image:: https://github.com/mbcosta.png?size=40px\n    :target: https://github.com/mbcosta\n    :alt: mbcosta\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-mbcosta| \n\nThis module is part of the `OCA/l10n-brazil <https://github.com/OCA/l10n-brazil/tree/16.0/l10n_br_stock_account_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": "P7 Stock Valuation Report",
    "version": "16.0.2.0.0",
    "project_urls": {
        "Homepage": "https://github.com/OCA/l10n-brazil"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b5a719be60afd5104ca581aed8ce3ad810fdceb46d63646c7fc5e2d8fc95f6f8",
                "md5": "efd02e6f2e61539002299649735d9468",
                "sha256": "d51360894a4f1b00add59c5b1c1c6c9a488dd064874fed19b9d849d33e7cc61b"
            },
            "downloads": -1,
            "filename": "odoo_addon_l10n_br_stock_account_report-16.0.2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "efd02e6f2e61539002299649735d9468",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 39251,
            "upload_time": "2025-07-24T04:34:32",
            "upload_time_iso_8601": "2025-07-24T04:34:32.478634Z",
            "url": "https://files.pythonhosted.org/packages/b5/a7/19be60afd5104ca581aed8ce3ad810fdceb46d63646c7fc5e2d8fc95f6f8/odoo_addon_l10n_br_stock_account_report-16.0.2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-24 04:34:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "l10n-brazil",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "brazilcep",
            "specs": []
        },
        {
            "name": "brazilfiscalreport",
            "specs": []
        },
        {
            "name": "email-validator",
            "specs": []
        },
        {
            "name": "erpbrasil.assinatura",
            "specs": [
                [
                    ">=",
                    "1.7.0"
                ]
            ]
        },
        {
            "name": "erpbrasil.base",
            "specs": [
                [
                    ">=",
                    "2.3.0"
                ]
            ]
        },
        {
            "name": "erpbrasil.edoc",
            "specs": [
                [
                    ">=",
                    "2.5.2"
                ]
            ]
        },
        {
            "name": "erpbrasil.transmissao",
            "specs": [
                [
                    ">=",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "nfelib",
            "specs": [
                [
                    "<=",
                    "2.0.7"
                ]
            ]
        },
        {
            "name": "num2words",
            "specs": []
        },
        {
            "name": "phonenumbers",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "unidecode",
            "specs": []
        },
        {
            "name": "workalendar",
            "specs": []
        }
    ],
    "lcname": "odoo-addon-l10n-br-stock-account-report"
}
        
Elapsed time: 1.34271s