odoo12-addon-l10n-it-fatturapa-out-ddt


Nameodoo12-addon-l10n-it-fatturapa-out-ddt JSON
Version 12.0.1.4.1 PyPI version JSON
download
home_pagehttps://github.com/OCA/l10n-italy/tree/12.0/l10n_it_fatturapa_out_ddt
SummaryModulo ponte tra emissione fatture elettroniche e DDT
upload_time2022-08-17 15:12:54
maintainer
docs_urlNone
authorAgile Business Group, Odoo Community Association (OCA)
requires_python>=3.5
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ============================================
ITA - Fattura elettronica - Integrazione DDT
============================================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! 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%2Fl10n--italy-lightgray.png?logo=github
    :target: https://github.com/OCA/l10n-italy/tree/12.0/l10n_it_fatturapa_out_ddt
    :alt: OCA/l10n-italy
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_fatturapa_out_ddt
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
    :target: https://runbot.odoo-community.org/runbot/122/12.0
    :alt: Try me on Runbot

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

**Italiano**

Questo modulo consente di scegliere se e come compilare i campi XML relativi ai DDT, nei due casi "fattura differita" e "fattura accompagnatoria".

**English**

The module allows to choose if and how to fill XML fields related to TDs, in the two cases 'deferred invoice' and 'accompanying invoice'.

**Table of contents**

.. contents::
   :local:

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

**Italiano**

Nelle impostazioni di configurazione della fatturazione elettronica è possibile disabilitare il campo "Impostare automaticamente il tipo di documento per le fatture differite".

**English**

In electronic invoicing configuration settings, you can disable the field "Automatically set document type for deferred invoices".

Usage
=====

**Italiano**

Nella procedura guidata di esportazione della fattura elettronica è possibile scegliere "Includi dati DDT" oppure "Includi dati trasporto".

Nel primo caso il sistema aggiungerà al file XML i dati relativi a "fattura differita", per specificare i documenti di consegna merci (DDT).

Nel secondo i dati relativi alla "fattura accompagnatoria", per fornire le informazioni sul trasporto.

**English**

In export electronic invoice wizard, you can choose 'include TD data' or 'include transport data'.

In the first case, the system will add to XML file data related to 'deferred invoice', to specify the documents (TD) that delivered goods.

In the second one, data related to 'accompanying invoice', to specify information about transport.

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

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

* Agile Business Group

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

* Lorenzo Battistini
* Sergio Zanchetta
* Ruben Tonetto

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

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

|maintainer-eLBati| 

This module is part of the `OCA/l10n-italy <https://github.com/OCA/l10n-italy/tree/12.0/l10n_it_fatturapa_out_ddt>`_ 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-italy/tree/12.0/l10n_it_fatturapa_out_ddt",
    "name": "odoo12-addon-l10n-it-fatturapa-out-ddt",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "",
    "author": "Agile Business Group, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": null,
    "description": "============================================\nITA - Fattura elettronica - Integrazione DDT\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%2Fl10n--italy-lightgray.png?logo=github\n    :target: https://github.com/OCA/l10n-italy/tree/12.0/l10n_it_fatturapa_out_ddt\n    :alt: OCA/l10n-italy\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_fatturapa_out_ddt\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/122/12.0\n    :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\n**Italiano**\n\nQuesto modulo consente di scegliere se e come compilare i campi XML relativi ai DDT, nei due casi \"fattura differita\" e \"fattura accompagnatoria\".\n\n**English**\n\nThe module allows to choose if and how to fill XML fields related to TDs, in the two cases 'deferred invoice' and 'accompanying invoice'.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\n**Italiano**\n\nNelle impostazioni di configurazione della fatturazione elettronica \u00e8 possibile disabilitare il campo \"Impostare automaticamente il tipo di documento per le fatture differite\".\n\n**English**\n\nIn electronic invoicing configuration settings, you can disable the field \"Automatically set document type for deferred invoices\".\n\nUsage\n=====\n\n**Italiano**\n\nNella procedura guidata di esportazione della fattura elettronica \u00e8 possibile scegliere \"Includi dati DDT\" oppure \"Includi dati trasporto\".\n\nNel primo caso il sistema aggiunger\u00e0 al file XML i dati relativi a \"fattura differita\", per specificare i documenti di consegna merci (DDT).\n\nNel secondo i dati relativi alla \"fattura accompagnatoria\", per fornire le informazioni sul trasporto.\n\n**English**\n\nIn export electronic invoice wizard, you can choose 'include TD data' or 'include transport data'.\n\nIn the first case, the system will add to XML file data related to 'deferred invoice', to specify the documents (TD) that delivered goods.\n\nIn the second one, data related to 'accompanying invoice', to specify information about transport.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-italy/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/l10n-italy/issues/new?body=module:%20l10n_it_fatturapa_out_ddt%0Aversion:%2012.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* Agile Business Group\n\nContributors\n~~~~~~~~~~~~\n\n* Lorenzo Battistini\n* Sergio Zanchetta\n* Ruben Tonetto\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-eLBati| image:: https://github.com/eLBati.png?size=40px\n    :target: https://github.com/eLBati\n    :alt: eLBati\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-eLBati| \n\nThis module is part of the `OCA/l10n-italy <https://github.com/OCA/l10n-italy/tree/12.0/l10n_it_fatturapa_out_ddt>`_ 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": "Modulo ponte tra emissione fatture elettroniche e DDT",
    "version": "12.0.1.4.1",
    "project_urls": {
        "Homepage": "https://github.com/OCA/l10n-italy/tree/12.0/l10n_it_fatturapa_out_ddt"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "08c7bb2c9c8ede66dae4cec71f92757b7922891d7d30d6fbec858c62998301ff",
                "md5": "ddaa3975912a2bb6a55d50750fbbc007",
                "sha256": "09b047b6898a83c8a0f1fa8f7bcccfaed1544403039c8b67b33022ff7a485662"
            },
            "downloads": -1,
            "filename": "odoo12_addon_l10n_it_fatturapa_out_ddt-12.0.1.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ddaa3975912a2bb6a55d50750fbbc007",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 33831,
            "upload_time": "2022-08-17T15:12:54",
            "upload_time_iso_8601": "2022-08-17T15:12:54.144945Z",
            "url": "https://files.pythonhosted.org/packages/08/c7/bb2c9c8ede66dae4cec71f92757b7922891d7d30d6fbec858c62998301ff/odoo12_addon_l10n_it_fatturapa_out_ddt-12.0.1.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-08-17 15:12:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "l10n-italy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "odoo12-addon-l10n-it-fatturapa-out-ddt"
}
        
Elapsed time: 0.22455s