odoo-addon-delivery-roulier-geodis-fr


Nameodoo-addon-delivery-roulier-geodis-fr JSON
Version 16.0.1.1.1 PyPI version JSON
download
home_pagehttps://github.com/OCA/delivery-carrier
SummaryGenerate Label for Geodis logistic
upload_time2025-07-31 06:33:22
maintainerNone
docs_urlNone
authorAkretion, Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements openupgradelib roulier
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Delivery Carrier Geodis
=======================


Description
-----------
Send parcels with Geodis.
Labels are generated from WebServices.
Edi file is generated locally and should be sent
by another module.

Glossary
--------

Agency: Geodis's hub your warehouse depends upon.

Configuration

## Create a partner for your agency.

This modules comes with only one partner "Geodis". It's the head quarters of Geodis.
You need to create partners for the agency you depends : 
- create a sub contact of "Geodis HQ",
- pay attention to fill correctly name, streets, phone, zip code, country and *SIRET*
- fill "ref" (internal reference) field with the agency id.


Features:
- Multiple Agencies. 

Known Issues:
~~~~~~~~~~~~~

- each pack is sent on his own : no handling of numbers of picking


Technical references
--------------------

'Geodis documentation: www.geodis.fr'

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

* Raphaƫl REVERDY <raphael.reverdy@akretion.com>
* Eric Bouhana <monsieurb@saaslys.com>


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/delivery-carrier",
    "name": "odoo-addon-delivery-roulier-geodis-fr",
    "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": "Delivery Carrier Geodis\n=======================\n\n\nDescription\n-----------\nSend parcels with Geodis.\nLabels are generated from WebServices.\nEdi file is generated locally and should be sent\nby another module.\n\nGlossary\n--------\n\nAgency: Geodis's hub your warehouse depends upon.\n\nConfiguration\n\n## Create a partner for your agency.\n\nThis modules comes with only one partner \"Geodis\". It's the head quarters of Geodis.\nYou need to create partners for the agency you depends : \n- create a sub contact of \"Geodis HQ\",\n- pay attention to fill correctly name, streets, phone, zip code, country and *SIRET*\n- fill \"ref\" (internal reference) field with the agency id.\n\n\nFeatures:\n- Multiple Agencies. \n\nKnown Issues:\n~~~~~~~~~~~~~\n\n- each pack is sent on his own : no handling of numbers of picking\n\n\nTechnical references\n--------------------\n\n'Geodis documentation: www.geodis.fr'\n\nContributors\n------------\n\n* Rapha\u00ebl REVERDY <raphael.reverdy@akretion.com>\n* Eric Bouhana <monsieurb@saaslys.com>\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Generate Label for Geodis logistic",
    "version": "16.0.1.1.1",
    "project_urls": {
        "Homepage": "https://github.com/OCA/delivery-carrier"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b2ac6c3b9f77db245ab186a7f0d8b001360e3720188b1e4e8a9a88972ca54ea",
                "md5": "9ecd20c52027f8fca27e839a2c2785ee",
                "sha256": "151d40e279b44dd65025a2cd29fdbd16e03c19ed29d3f3d5ec9c4f960ffc51f1"
            },
            "downloads": -1,
            "filename": "odoo_addon_delivery_roulier_geodis_fr-16.0.1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9ecd20c52027f8fca27e839a2c2785ee",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 40940,
            "upload_time": "2025-07-31T06:33:22",
            "upload_time_iso_8601": "2025-07-31T06:33:22.918874Z",
            "url": "https://files.pythonhosted.org/packages/1b/2a/c6c3b9f77db245ab186a7f0d8b001360e3720188b1e4e8a9a88972ca54ea/odoo_addon_delivery_roulier_geodis_fr-16.0.1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-31 06:33:22",
    "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": "openupgradelib",
            "specs": []
        },
        {
            "name": "roulier",
            "specs": []
        }
    ],
    "lcname": "odoo-addon-delivery-roulier-geodis-fr"
}
        
Elapsed time: 2.35692s