odoo14-addon-l10n-br-sale-commission


Nameodoo14-addon-l10n-br-sale-commission JSON
Version 14.0.1.0.1 PyPI version JSON
download
home_pagehttps://github.com/OCA/l10n-brazil
SummaryCustomization of Sales commissions module for implementations in Brazil.
upload_time2024-05-08 12:57:55
maintainerNone
docs_urlNone
authorAkretion, Odoo Community Association (OCA)
requires_python>=3.6
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            ========================================
Brazilian Localization Sales commissions
========================================

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

.. |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%2Fl10n--brazil-lightgray.png?logo=github
    :target: https://github.com/OCA/l10n-brazil/tree/14.0/l10n_br_sale_commission
    :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-14-0/l10n-brazil-14-0-l10n_br_sale_commission
    :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=14.0
    :alt: Try me on Runboat

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

Esse módulo localiza a geração das faturas de comissão permitindo que seja gerado um documento fiscal.

**Table of contents**

.. contents::
   :local:

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

This module depends on:

* sale_commission
* l10n_br_account

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

Após a instalação do módulo vá em:
  Vendas > Configuração > Configurações

Na seção de Comissão é possível definir os campos "Produto", "Gera Documento Fiscal Brasileiro?", "Tipo do Documento" e "Operação Fiscal" padrões a serem usados na criação do Pagamento de Comissões.
Ao gerar uma fatura para pagamento de comissões você também pode alterar esses mesmos campos. O seu usuário deve ser membro do grupo de acesso Gerente Fiscal e a opção "Gera Documento Fiscal Brasileiro?" deve estar marcada.

Usage
=====

No wizards de criação de faturas para pagamento das comissões, é possível selecionar o documento fiscal e a operação fiscal, caso o representante emita uma NFS-e.

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

* Verificar erro ao retornar os campos padrões/default diferenças entre usar o search e o browse, detalhes no arquivo l10n_br_sale_commission/wizards/wizard_invoice.py linha 16, testar na migração.
* Para resolver o problema de não gerar comissão quando o CFOP Não Gera Financeiro o ideal seria usar o objeto 'sale.commission.mixin' para assim não precisar repetir código nos objeto mas por alguma razão não funcionou.

Changelog
=========

12.0.1.0.0 (2022)
~~~~~~~~~~~~~~~~~

Versão inicial do módulo

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_sale_commission%0Aversion:%2014.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
~~~~~~~~~~~~

* Renato Lima <renato.lima@akretion.com.br>

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

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

|maintainer-renatonlima| 

This module is part of the `OCA/l10n-brazil <https://github.com/OCA/l10n-brazil/tree/14.0/l10n_br_sale_commission>`_ 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": "odoo14-addon-l10n-br-sale-commission",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Akretion, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "========================================\nBrazilian Localization Sales commissions\n========================================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:e4df60f40119a0883f440660ba87599e33388d7c3e818c44959e46823188c64e\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%2Fl10n--brazil-lightgray.png?logo=github\n    :target: https://github.com/OCA/l10n-brazil/tree/14.0/l10n_br_sale_commission\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-14-0/l10n-brazil-14-0-l10n_br_sale_commission\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=14.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nEsse m\u00f3dulo localiza a gera\u00e7\u00e3o das faturas de comiss\u00e3o permitindo que seja gerado um documento fiscal.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nInstallation\n============\n\nThis module depends on:\n\n* sale_commission\n* l10n_br_account\n\nConfiguration\n=============\n\nAp\u00f3s a instala\u00e7\u00e3o do m\u00f3dulo v\u00e1 em:\n  Vendas > Configura\u00e7\u00e3o > Configura\u00e7\u00f5es\n\nNa se\u00e7\u00e3o de Comiss\u00e3o \u00e9 poss\u00edvel definir os campos \"Produto\", \"Gera Documento Fiscal Brasileiro?\", \"Tipo do Documento\" e \"Opera\u00e7\u00e3o Fiscal\" padr\u00f5es a serem usados na cria\u00e7\u00e3o do Pagamento de Comiss\u00f5es.\nAo gerar uma fatura para pagamento de comiss\u00f5es voc\u00ea tamb\u00e9m pode alterar esses mesmos campos. O seu usu\u00e1rio deve ser membro do grupo de acesso Gerente Fiscal e a op\u00e7\u00e3o \"Gera Documento Fiscal Brasileiro?\" deve estar marcada.\n\nUsage\n=====\n\nNo wizards de cria\u00e7\u00e3o de faturas para pagamento das comiss\u00f5es, \u00e9 poss\u00edvel selecionar o documento fiscal e a opera\u00e7\u00e3o fiscal, caso o representante emita uma NFS-e.\n\nKnown issues / Roadmap\n======================\n\n* Verificar erro ao retornar os campos padr\u00f5es/default diferen\u00e7as entre usar o search e o browse, detalhes no arquivo l10n_br_sale_commission/wizards/wizard_invoice.py linha 16, testar na migra\u00e7\u00e3o.\n* Para resolver o problema de n\u00e3o gerar comiss\u00e3o quando o CFOP N\u00e3o Gera Financeiro o ideal seria usar o objeto 'sale.commission.mixin' para assim n\u00e3o precisar repetir c\u00f3digo nos objeto mas por alguma raz\u00e3o n\u00e3o funcionou.\n\nChangelog\n=========\n\n12.0.1.0.0 (2022)\n~~~~~~~~~~~~~~~~~\n\nVers\u00e3o inicial do m\u00f3dulo\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_sale_commission%0Aversion:%2014.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* Renato Lima <renato.lima@akretion.com.br>\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-renatonlima| image:: https://github.com/renatonlima.png?size=40px\n    :target: https://github.com/renatonlima\n    :alt: renatonlima\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-renatonlima| \n\nThis module is part of the `OCA/l10n-brazil <https://github.com/OCA/l10n-brazil/tree/14.0/l10n_br_sale_commission>`_ 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": "Customization of Sales commissions module for implementations in Brazil.",
    "version": "14.0.1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/OCA/l10n-brazil"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "129f985134f3ca5c7053a4dffa65d84c3806149a8b60ff30c2def49912b19d7e",
                "md5": "e92cddb7833a37b499b5d512544f1192",
                "sha256": "30787b2352e9011f16b6db6cac8d03ddff60a9b5f1378f623ea951f6b28d4f12"
            },
            "downloads": -1,
            "filename": "odoo14_addon_l10n_br_sale_commission-14.0.1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e92cddb7833a37b499b5d512544f1192",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 38419,
            "upload_time": "2024-05-08T12:57:55",
            "upload_time_iso_8601": "2024-05-08T12:57:55.043395Z",
            "url": "https://files.pythonhosted.org/packages/12/9f/985134f3ca5c7053a4dffa65d84c3806149a8b60ff30c2def49912b19d7e/odoo14_addon_l10n_br_sale_commission-14.0.1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-08 12:57:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "l10n-brazil",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "odoo14-addon-l10n-br-sale-commission"
}
        
Elapsed time: 0.49458s