Carrier delivery management
Project description
.. This file is a part of the AnyBlok / Delivery project
..
.. Copyright (C) 2018 Franck Bret <franckbret@gmail.com>
.. Copyright (C) 2018 Jean-Sebastien SUZANNE <jssuzanne@anybox.fr>
.. Copyright (C) 2019 Jean-Sebastien SUZANNE <js.suzanne@gmail.com>
..
.. This Source Code Form is subject to the terms of the Mozilla Public License,
.. v. 2.0. If a copy of the MPL was not distributed with this file,You can
.. obtain one at http://mozilla.org/MPL/2.0/.
Anyblok Delivery
================
.. image:: https://img.shields.io/pypi/pyversions/anyblok_delivery.svg?longCache=True
:alt: Python versions
.. image:: https://travis-ci.org/AnyBlok/AnyBlok-Delivery.svg?branch=master
:target: https://travis-ci.org/AnyBlok/AnyBlok-Delivery
:alt: Build status
.. image:: https://coveralls.io/repos/github/AnyBlok/AnyBlok-Delivery/badge.svg?branch=master
:target: https://coveralls.io/github/AnyBlok/AnyBlok-Delivery?branch=master
:alt: Coverage status
.. image:: https://img.shields.io/pypi/v/anyblok_delivery.svg
:target: https://pypi.python.org/pypi/anyblok_delivery/
:alt: Version status
.. image:: https://readthedocs.org/projects/anyblok-delivery/badge/?version=latest
:alt: Documentation Status
:scale: 100%
:target: https://doc.anyblok-delivery.anyblok.org/?badge=latest
Delivery management
Features
--------
* TODO
Package dependencies
--------------------
* anyblok_mixins
* anyblok_postgres
* anyblok_attachment
* anyblok_address
Bloks
-----
+------------------------+----------------------+------------------------------------------------------------------+
| Blok | Dependancies | Description |
+========================+======================+==================================================================+
| **delivery** | * **attachment** | Main blok to define what a delivery, an account, a delivery type |
| | * **address** | |
| | * **anyblok-mixins** | |
+------------------------+----------------------+------------------------------------------------------------------+
| **delivery_colissimo** | **delivery** | Add delivery type: Colissimo |
+------------------------+----------------------+------------------------------------------------------------------+
Author
------
Franck Bret
~~~~~~~~~~~
* franckbret@gmail.com
* https://github.com/franckbret
Contributors
------------
Jean-Sébastien Suzanne
~~~~~~~~~~~~~~~~~~~~~~
* js.suzanne@gmail.com
* https://github.com/jssuzanne
* https://github.com/AnyBlok
Credits
-------
.. _`Anyblok`: https://github.com/AnyBlok/AnyBlok
This `Anyblok`_ package was created with `audreyr/cookiecutter`_ and the `AnyBlok/cookiecutter-anyblok-project`_ project template.
.. _`AnyBlok/cookiecutter-anyblok-project`: https://github.com/Anyblok/cookiecutter-anyblok-project
.. _`audreyr/cookiecutter`: https://github.com/audreyr/cookiecutter
Change Log
==========
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
1.4.0 (2020-05-06)
------------------
Fixed
~~~~~
* Fixed colissimo adapter for address
Added
~~~~~
* Colissimo Services
* First implementation of CN23 for colissimo
1.3.0 (2019-06-10)
------------------
Fixed
~~~~~
* script to update label
Added
~~~~~
* Colissimo adapter to format address in function of the country
- FRA: default if the adapter does not exist
- BEL
- CHE
Refactored
~~~~~~~~~~
* Unittest: Replaced dependencies of nose by pytest
1.2.0 (2019-01-16)
------------------
Refactored
~~~~~~~~~~
* ``returned`` status was renamed ``error``, to not create status each time
Fixed
~~~~~
* When a pack have been created for more than 90 days, then the status is now replaced
by ``error`` status.
1.0.0 (2018-07-07)
------------------
Added
~~~~~
* Delivery Blok
* Colissimo Blok specialization
..
.. Copyright (C) 2018 Franck Bret <franckbret@gmail.com>
.. Copyright (C) 2018 Jean-Sebastien SUZANNE <jssuzanne@anybox.fr>
.. Copyright (C) 2019 Jean-Sebastien SUZANNE <js.suzanne@gmail.com>
..
.. This Source Code Form is subject to the terms of the Mozilla Public License,
.. v. 2.0. If a copy of the MPL was not distributed with this file,You can
.. obtain one at http://mozilla.org/MPL/2.0/.
Anyblok Delivery
================
.. image:: https://img.shields.io/pypi/pyversions/anyblok_delivery.svg?longCache=True
:alt: Python versions
.. image:: https://travis-ci.org/AnyBlok/AnyBlok-Delivery.svg?branch=master
:target: https://travis-ci.org/AnyBlok/AnyBlok-Delivery
:alt: Build status
.. image:: https://coveralls.io/repos/github/AnyBlok/AnyBlok-Delivery/badge.svg?branch=master
:target: https://coveralls.io/github/AnyBlok/AnyBlok-Delivery?branch=master
:alt: Coverage status
.. image:: https://img.shields.io/pypi/v/anyblok_delivery.svg
:target: https://pypi.python.org/pypi/anyblok_delivery/
:alt: Version status
.. image:: https://readthedocs.org/projects/anyblok-delivery/badge/?version=latest
:alt: Documentation Status
:scale: 100%
:target: https://doc.anyblok-delivery.anyblok.org/?badge=latest
Delivery management
Features
--------
* TODO
Package dependencies
--------------------
* anyblok_mixins
* anyblok_postgres
* anyblok_attachment
* anyblok_address
Bloks
-----
+------------------------+----------------------+------------------------------------------------------------------+
| Blok | Dependancies | Description |
+========================+======================+==================================================================+
| **delivery** | * **attachment** | Main blok to define what a delivery, an account, a delivery type |
| | * **address** | |
| | * **anyblok-mixins** | |
+------------------------+----------------------+------------------------------------------------------------------+
| **delivery_colissimo** | **delivery** | Add delivery type: Colissimo |
+------------------------+----------------------+------------------------------------------------------------------+
Author
------
Franck Bret
~~~~~~~~~~~
* franckbret@gmail.com
* https://github.com/franckbret
Contributors
------------
Jean-Sébastien Suzanne
~~~~~~~~~~~~~~~~~~~~~~
* js.suzanne@gmail.com
* https://github.com/jssuzanne
* https://github.com/AnyBlok
Credits
-------
.. _`Anyblok`: https://github.com/AnyBlok/AnyBlok
This `Anyblok`_ package was created with `audreyr/cookiecutter`_ and the `AnyBlok/cookiecutter-anyblok-project`_ project template.
.. _`AnyBlok/cookiecutter-anyblok-project`: https://github.com/Anyblok/cookiecutter-anyblok-project
.. _`audreyr/cookiecutter`: https://github.com/audreyr/cookiecutter
Change Log
==========
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
1.4.0 (2020-05-06)
------------------
Fixed
~~~~~
* Fixed colissimo adapter for address
Added
~~~~~
* Colissimo Services
* First implementation of CN23 for colissimo
1.3.0 (2019-06-10)
------------------
Fixed
~~~~~
* script to update label
Added
~~~~~
* Colissimo adapter to format address in function of the country
- FRA: default if the adapter does not exist
- BEL
- CHE
Refactored
~~~~~~~~~~
* Unittest: Replaced dependencies of nose by pytest
1.2.0 (2019-01-16)
------------------
Refactored
~~~~~~~~~~
* ``returned`` status was renamed ``error``, to not create status each time
Fixed
~~~~~
* When a pack have been created for more than 90 days, then the status is now replaced
by ``error`` status.
1.0.0 (2018-07-07)
------------------
Added
~~~~~
* Delivery Blok
* Colissimo Blok specialization
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
anyblok_delivery-1.4.0.tar.gz
(15.3 kB
view details)
Built Distribution
File details
Details for the file anyblok_delivery-1.4.0.tar.gz
.
File metadata
- Download URL: anyblok_delivery-1.4.0.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2e7b6ae19d39eaa8c925e0c8a67211337420cc284ec3d707837a25df57b9653 |
|
MD5 | b3722e7c36827b5faca10b69e8dff016 |
|
BLAKE2b-256 | d5cfd7f0e71d31031bc000746a7162e0e4098fa0bc7935d78f88ba84677396c8 |
File details
Details for the file anyblok_delivery-1.4.0-py3-none-any.whl
.
File metadata
- Download URL: anyblok_delivery-1.4.0-py3-none-any.whl
- Upload date:
- Size: 26.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8101ecf30837caaf97f8a444c8740ab0458214f63786a6c44628ea1de64f8cf9 |
|
MD5 | fa0af4c4465f14f79bb0e3df92cafc4e |
|
BLAKE2b-256 | 4b26c7884ab4d7dcc01e9394806c4d1dbd172cebcfdcf316e4c696991e313ec6 |