odoo-addon-l10n-it-delivery-note


Nameodoo-addon-l10n-it-delivery-note JSON
Version 18.0.1.0.1.3 PyPI version JSON
download
home_pagehttps://github.com/OCA/l10n-italy
SummaryCrea, gestisce e fattura i DDT partendo dalle consegne
upload_time2025-07-12 03:03:49
maintainerNone
docs_urlNone
authorMarco Calcagni, Gianmarco Conte, Link IT Europe Srl, Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements asn1crypto codicefiscale elementpath mock num2words openupgradelib unidecode xmlschema
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ============================
ITA - Documento di trasporto
============================

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

.. |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/18.0/l10n_it_delivery_note
    :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-18-0/l10n-italy-18-0-l10n_it_delivery_note
    :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-italy&target_branch=18.0
    :alt: Try me on Runboat

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

**English**

This module manage the Italian DDT (Delivery note).

From a picking is possible to generate a Delivery Note and group more
picking in one delivery note. It's also possible to invoice from the
delivery note form.

This module is alternative to ``l10n_it_ddt``, it follows the Odoo way
to process sale orders, pickings and invoices.

You can't have both ``l10n_it_ddt`` and ``l10n_it_delivery_note``
installed together.

There are two available settings:

- Base (default): one picking, one DN.
- Advanced: more picking in one DN.

**Italiano**

Questo modulo consente di gestire i DDT.

Da un prelievo è possibile generare un DDT e raggruppare più prelievi in
un DDT. È anche possibile fatturare dalla scheda del DDT.

Questo modulo è un alternativa al modulo ``l10n_it_ddt``, segue la
modalità Odoo di gestire ordini di vendita, prelievi e fatture.

Non è possibile avere installati contemporaneamente ``l10n_it_ddt`` e
``l10n_it_delivery_note``.

Ci sono due impostazioni possibili.

- Base (predefinita): un prelievo, un DDT.
- Avanzata: più prelievi in un DDT.

**Table of contents**

.. contents::
   :local:

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

To configure this module, go to:

1. *Inventory → Configuration → Settings - Delivery Notes*

   Checking 'Use Advanced DN Features' allows you to manage more picking
   on one delivery note.

   Checking 'Display Ref. Order in Delivery Note Report' or 'Display
   Ref. Customer in Delivery Note Report" enables in report fields
   relating DN line to SO (if applicable).

   Checking 'Display Carrier in Delivery Note Report' enables in report
   field 'Carrier'.

   Checking 'Display Delivery Method in Delivery Note Report' enables in
   report field 'Delivery Method'.

2. *Inventory → Configuration → Warehouse Management → Delivery Note
   Types*

   In delivery note type you can specify if the product price have to be
   printed in the delivery note report/slip.

   - *Inventory → Configuration → Delivery Notes → Conditions of
     Transport*
   - *Inventory → Configuration → Delivery Notes → Appearances of Goods*
   - *Inventory → Configuration → Delivery Notes → Reasons of Transport*
   - *Inventory → Configuration → Delivery Notes → Methods of Transport*

3. *Settings → User & Companies → Users*

   In the user profile settings, "Show product information in DN lines"
   allows showing prices in the form.

Usage
=====

Funzionalità base
-----------------

Quando un prelievo viene validato compare una scheda DDT.

Nella scheda fare clic su "Crea nuovo", si apre un procedura guidata
dove scegliere il tipo di DDT, quindi confermare. Immettere i dati
richiesti e poi fare clic su "Valida" per numerare il DDT.

Una volta validato, è possibile emettere fattura direttamente dal DDT se
il DDT stesso è di tipo consegna a cliente (In uscita) e si hanno i
permessi sull'utente.

È possibile annullare il DDT, reimpostarlo a bozza e poi modificarlo. Se
il DDT è fatturato il numero e la data non sono modificabili.

Per i trasferimenti tra magazzini creare un prelievo di tipo interno con
le relative ubicazioni. Validare il prelievo visualizza la scheda DDT.

È possibile anche avere DDT in ingresso, ovvero dopo la validazione del
prelievo selezionare la scheda per indicare il numero del DDT fornitore
e la data.

Funzionalità avanzata
---------------------

Vengono attivate varie funzionalità aggiuntive:

- più prelievi per un DDT
- selezione multipla di prelievi e generazione dei DDT
- aggiunta righe nota e righe sezione descrittive.
- lista dei DDT.

Il report DDT stampa in righe aggiuntive i lotti/seriali e le scadenze
del prodotto.

Il prezzo può essere indicato anche nel report DDT se nel tipo DDT è
indicata la stampa prezzi. La visibilità dei prezzi si trova nei
permessi dell'utente.

Le fatture generate dai DDT contengono i riferimenti al DDT stesso nelle
righe nota.

Accesso da portale
------------------

Gli utenti portal hanno la possibilità di scaricare i report dei DDT di
cui loro o la loro azienda padre sono impostati come destinatari o
indirizzo di spedizione.

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 to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/l10n-italy/issues/new?body=module:%20l10n_it_delivery_note%0Aversion:%2018.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
-------

* Marco Calcagni
* Gianmarco Conte
* Link IT Europe Srl

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

- Riccardo Bellanova <r.bellanova@apuliasoftware.it>

- Matteo Bilotta <mbilotta@linkeurope.it>

- Giuseppe Borruso <gborruso@dinamicheaziendali.it>

- Marco Calcagni <mcalcagni@dinamicheaziendali.it>

- Marco Colombo <marco.colombo@gmail.com>

- Gianmarco Conte <gconte@dinamicheaziendali.it>

- Letizia Freda <letizia.freda@netfarm.it>

- Andrea Piovesana <andrea.m.piovesana@gmail.com>

- Alex Comba <alex.comba@agilebg.com>

- `Ooops <https://www.ooops404.com>`__:

     - Giovanni Serra <giovanni@gslab.it>
     - Foresti Francesco <francesco.foresti@ooops404.com>

- Nextev Srl <odoo@nextev.it>

- `PyTech-SRL <https://www.pytech.it>`__:

     - Alessandro Uffreduzzi <alessandro.uffreduzzi@pytech.it>
     - Sebastiano Picchi <sebastiano.picchi@pytech.it>

- `Aion Tech <https://aiontech.company/>`__:

  - Simone Rubino <simone.rubino@aion-tech.it>

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

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

|maintainer-MarcoCalcagni| |maintainer-aleuffre| |maintainer-renda-dev| 

This module is part of the `OCA/l10n-italy <https://github.com/OCA/l10n-italy/tree/18.0/l10n_it_delivery_note>`_ 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",
    "name": "odoo-addon-l10n-it-delivery-note",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Marco Calcagni, Gianmarco Conte, Link IT Europe Srl, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "============================\nITA - Documento di trasporto\n============================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:3ff430763309d1b8ffd4b1637a37c3e3e0211c88e36d22f3fa0dfddab0b163d3\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/18.0/l10n_it_delivery_note\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-18-0/l10n-italy-18-0-l10n_it_delivery_note\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-italy&target_branch=18.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\n**English**\n\nThis module manage the Italian DDT (Delivery note).\n\nFrom a picking is possible to generate a Delivery Note and group more\npicking in one delivery note. It's also possible to invoice from the\ndelivery note form.\n\nThis module is alternative to ``l10n_it_ddt``, it follows the Odoo way\nto process sale orders, pickings and invoices.\n\nYou can't have both ``l10n_it_ddt`` and ``l10n_it_delivery_note``\ninstalled together.\n\nThere are two available settings:\n\n- Base (default): one picking, one DN.\n- Advanced: more picking in one DN.\n\n**Italiano**\n\nQuesto modulo consente di gestire i DDT.\n\nDa un prelievo \u00e8 possibile generare un DDT e raggruppare pi\u00f9 prelievi in\nun DDT. \u00c8 anche possibile fatturare dalla scheda del DDT.\n\nQuesto modulo \u00e8 un alternativa al modulo ``l10n_it_ddt``, segue la\nmodalit\u00e0 Odoo di gestire ordini di vendita, prelievi e fatture.\n\nNon \u00e8 possibile avere installati contemporaneamente ``l10n_it_ddt`` e\n``l10n_it_delivery_note``.\n\nCi sono due impostazioni possibili.\n\n- Base (predefinita): un prelievo, un DDT.\n- Avanzata: pi\u00f9 prelievi in un DDT.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\nTo configure this module, go to:\n\n1. *Inventory \u2192 Configuration \u2192 Settings - Delivery Notes*\n\n   Checking 'Use Advanced DN Features' allows you to manage more picking\n   on one delivery note.\n\n   Checking 'Display Ref. Order in Delivery Note Report' or 'Display\n   Ref. Customer in Delivery Note Report\" enables in report fields\n   relating DN line to SO (if applicable).\n\n   Checking 'Display Carrier in Delivery Note Report' enables in report\n   field 'Carrier'.\n\n   Checking 'Display Delivery Method in Delivery Note Report' enables in\n   report field 'Delivery Method'.\n\n2. *Inventory \u2192 Configuration \u2192 Warehouse Management \u2192 Delivery Note\n   Types*\n\n   In delivery note type you can specify if the product price have to be\n   printed in the delivery note report/slip.\n\n   - *Inventory \u2192 Configuration \u2192 Delivery Notes \u2192 Conditions of\n     Transport*\n   - *Inventory \u2192 Configuration \u2192 Delivery Notes \u2192 Appearances of Goods*\n   - *Inventory \u2192 Configuration \u2192 Delivery Notes \u2192 Reasons of Transport*\n   - *Inventory \u2192 Configuration \u2192 Delivery Notes \u2192 Methods of Transport*\n\n3. *Settings \u2192 User & Companies \u2192 Users*\n\n   In the user profile settings, \"Show product information in DN lines\"\n   allows showing prices in the form.\n\nUsage\n=====\n\nFunzionalit\u00e0 base\n-----------------\n\nQuando un prelievo viene validato compare una scheda DDT.\n\nNella scheda fare clic su \"Crea nuovo\", si apre un procedura guidata\ndove scegliere il tipo di DDT, quindi confermare. Immettere i dati\nrichiesti e poi fare clic su \"Valida\" per numerare il DDT.\n\nUna volta validato, \u00e8 possibile emettere fattura direttamente dal DDT se\nil DDT stesso \u00e8 di tipo consegna a cliente (In uscita) e si hanno i\npermessi sull'utente.\n\n\u00c8 possibile annullare il DDT, reimpostarlo a bozza e poi modificarlo. Se\nil DDT \u00e8 fatturato il numero e la data non sono modificabili.\n\nPer i trasferimenti tra magazzini creare un prelievo di tipo interno con\nle relative ubicazioni. Validare il prelievo visualizza la scheda DDT.\n\n\u00c8 possibile anche avere DDT in ingresso, ovvero dopo la validazione del\nprelievo selezionare la scheda per indicare il numero del DDT fornitore\ne la data.\n\nFunzionalit\u00e0 avanzata\n---------------------\n\nVengono attivate varie funzionalit\u00e0 aggiuntive:\n\n- pi\u00f9 prelievi per un DDT\n- selezione multipla di prelievi e generazione dei DDT\n- aggiunta righe nota e righe sezione descrittive.\n- lista dei DDT.\n\nIl report DDT stampa in righe aggiuntive i lotti/seriali e le scadenze\ndel prodotto.\n\nIl prezzo pu\u00f2 essere indicato anche nel report DDT se nel tipo DDT \u00e8\nindicata la stampa prezzi. La visibilit\u00e0 dei prezzi si trova nei\npermessi dell'utente.\n\nLe fatture generate dai DDT contengono i riferimenti al DDT stesso nelle\nrighe nota.\n\nAccesso da portale\n------------------\n\nGli utenti portal hanno la possibilit\u00e0 di scaricare i report dei DDT di\ncui loro o la loro azienda padre sono impostati come destinatari o\nindirizzo di spedizione.\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 to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/l10n-italy/issues/new?body=module:%20l10n_it_delivery_note%0Aversion:%2018.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* Marco Calcagni\n* Gianmarco Conte\n* Link IT Europe Srl\n\nContributors\n------------\n\n- Riccardo Bellanova <r.bellanova@apuliasoftware.it>\n\n- Matteo Bilotta <mbilotta@linkeurope.it>\n\n- Giuseppe Borruso <gborruso@dinamicheaziendali.it>\n\n- Marco Calcagni <mcalcagni@dinamicheaziendali.it>\n\n- Marco Colombo <marco.colombo@gmail.com>\n\n- Gianmarco Conte <gconte@dinamicheaziendali.it>\n\n- Letizia Freda <letizia.freda@netfarm.it>\n\n- Andrea Piovesana <andrea.m.piovesana@gmail.com>\n\n- Alex Comba <alex.comba@agilebg.com>\n\n- `Ooops <https://www.ooops404.com>`__:\n\n     - Giovanni Serra <giovanni@gslab.it>\n     - Foresti Francesco <francesco.foresti@ooops404.com>\n\n- Nextev Srl <odoo@nextev.it>\n\n- `PyTech-SRL <https://www.pytech.it>`__:\n\n     - Alessandro Uffreduzzi <alessandro.uffreduzzi@pytech.it>\n     - Sebastiano Picchi <sebastiano.picchi@pytech.it>\n\n- `Aion Tech <https://aiontech.company/>`__:\n\n  - Simone Rubino <simone.rubino@aion-tech.it>\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-MarcoCalcagni| image:: https://github.com/MarcoCalcagni.png?size=40px\n    :target: https://github.com/MarcoCalcagni\n    :alt: MarcoCalcagni\n.. |maintainer-aleuffre| image:: https://github.com/aleuffre.png?size=40px\n    :target: https://github.com/aleuffre\n    :alt: aleuffre\n.. |maintainer-renda-dev| image:: https://github.com/renda-dev.png?size=40px\n    :target: https://github.com/renda-dev\n    :alt: renda-dev\n\nCurrent `maintainers <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-MarcoCalcagni| |maintainer-aleuffre| |maintainer-renda-dev| \n\nThis module is part of the `OCA/l10n-italy <https://github.com/OCA/l10n-italy/tree/18.0/l10n_it_delivery_note>`_ 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": "Crea, gestisce e fattura i DDT partendo dalle consegne",
    "version": "18.0.1.0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/OCA/l10n-italy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "338b9c7d40a1e07e777f12758579059c09a943c6c542f860f65f72e5f735f727",
                "md5": "b7e379d114ecbe556a2b40f3b6c48163",
                "sha256": "d9bf0fba011c70abe890a8f4b0d39c0e38f4866a7b3372c24a05cb17c9c56cf4"
            },
            "downloads": -1,
            "filename": "odoo_addon_l10n_it_delivery_note-18.0.1.0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b7e379d114ecbe556a2b40f3b6c48163",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 146001,
            "upload_time": "2025-07-12T03:03:49",
            "upload_time_iso_8601": "2025-07-12T03:03:49.478756Z",
            "url": "https://files.pythonhosted.org/packages/33/8b/9c7d40a1e07e777f12758579059c09a943c6c542f860f65f72e5f735f727/odoo_addon_l10n_it_delivery_note-18.0.1.0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-12 03:03:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "l10n-italy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "asn1crypto",
            "specs": []
        },
        {
            "name": "codicefiscale",
            "specs": []
        },
        {
            "name": "elementpath",
            "specs": []
        },
        {
            "name": "mock",
            "specs": []
        },
        {
            "name": "num2words",
            "specs": [
                [
                    ">=",
                    "0.5.12"
                ]
            ]
        },
        {
            "name": "openupgradelib",
            "specs": []
        },
        {
            "name": "unidecode",
            "specs": []
        },
        {
            "name": "xmlschema",
            "specs": []
        }
    ],
    "lcname": "odoo-addon-l10n-it-delivery-note"
}
        
Elapsed time: 2.12037s