odoo14-addon-delivery-carrier-deposit


Nameodoo14-addon-delivery-carrier-deposit JSON
Version 14.0.1.0.1.dev8 PyPI version JSON
download
home_pagehttps://github.com/OCA/delivery-carrier
SummaryCreate deposit slips
upload_time2024-04-05 03:47:05
maintainerNone
docs_urlNone
authorAkretion,Odoo Community Association (OCA)
requires_python>=3.6
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements dicttoxml PyPDF2 roulier unidecode xmltodict zeep
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

================
Delivery Deposit
================

This module allows to gather delivery orders by *delivery method*
and delivery date in a *Deposit Slip*.

It provides a report which summarizes all deliveries for each carrier.

Usage
=====

* Generate report deliveries with the menu *Warehouse* > *Create Deposit Slip*
* Print it

Credits
=======

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

* David BEAL <david.beal@akretion.com>
* Sébastien BEAU <sebastien.beau@akretion.com>
* Benoit GUILLOT <benoit.guillot@akretion.com>
* Chafique DELLI <chafique.delli@akretion.com>
* Alexis de Lattre <alexis.delattre@akretion.com>
* Raphael Reverdy <raphael.reverdy@akretion.com>
* MonsieurB <monsieurb@saaslys.com>

Maintainer
----------

.. image:: http://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: http://odoo-community.org

This module is maintained by the OCA.

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.

To contribute to this module, please visit http://odoo-community.org.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/delivery-carrier",
    "name": "odoo14-addon-delivery-carrier-deposit",
    "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": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n   :alt: License: AGPL-3\n\n================\nDelivery Deposit\n================\n\nThis module allows to gather delivery orders by *delivery method*\nand delivery date in a *Deposit Slip*.\n\nIt provides a report which summarizes all deliveries for each carrier.\n\nUsage\n=====\n\n* Generate report deliveries with the menu *Warehouse* > *Create Deposit Slip*\n* Print it\n\nCredits\n=======\n\nContributors\n------------\n\n* David BEAL <david.beal@akretion.com>\n* S\u00e9bastien BEAU <sebastien.beau@akretion.com>\n* Benoit GUILLOT <benoit.guillot@akretion.com>\n* Chafique DELLI <chafique.delli@akretion.com>\n* Alexis de Lattre <alexis.delattre@akretion.com>\n* Raphael Reverdy <raphael.reverdy@akretion.com>\n* MonsieurB <monsieurb@saaslys.com>\n\nMaintainer\n----------\n\n.. image:: http://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: http://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, 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.\n\nTo contribute to this module, please visit http://odoo-community.org.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Create deposit slips",
    "version": "14.0.1.0.1.dev8",
    "project_urls": {
        "Homepage": "https://github.com/OCA/delivery-carrier"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99839ed214bebdf73932f1e98550e96528503a036b2919c3cc0e688d987ac0a0",
                "md5": "b8dd51627a7fc3495bb376d19609a5f0",
                "sha256": "0632bc848cbd596ca5bbb415bb2e77ba7ea5a64314b2e94d586f5506f7cc8c5b"
            },
            "downloads": -1,
            "filename": "odoo14_addon_delivery_carrier_deposit-14.0.1.0.1.dev8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b8dd51627a7fc3495bb376d19609a5f0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 159975,
            "upload_time": "2024-04-05T03:47:05",
            "upload_time_iso_8601": "2024-04-05T03:47:05.426998Z",
            "url": "https://files.pythonhosted.org/packages/99/83/9ed214bebdf73932f1e98550e96528503a036b2919c3cc0e688d987ac0a0/odoo14_addon_delivery_carrier_deposit-14.0.1.0.1.dev8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-05 03:47:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "delivery-carrier",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "dicttoxml",
            "specs": []
        },
        {
            "name": "PyPDF2",
            "specs": []
        },
        {
            "name": "roulier",
            "specs": []
        },
        {
            "name": "unidecode",
            "specs": []
        },
        {
            "name": "xmltodict",
            "specs": []
        },
        {
            "name": "zeep",
            "specs": []
        }
    ],
    "lcname": "odoo14-addon-delivery-carrier-deposit"
}
        
Elapsed time: 0.22063s