|
| 1 | +===================== |
| 2 | +Delivery pre shipping |
| 3 | +===================== |
| 4 | + |
| 5 | +.. |
| 6 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 7 | + !! This file is generated by oca-gen-addon-readme !! |
| 8 | + !! changes will be overwritten. !! |
| 9 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 10 | + !! source digest: sha256:cc367735f9a970e27b16260e3631eb0b445a5ba74987af63f8f137936a955297 |
| 11 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 12 | +
|
| 13 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png |
| 14 | + :target: https://odoo-community.org/page/development-status |
| 15 | + :alt: Beta |
| 16 | +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png |
| 17 | + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
| 18 | + :alt: License: AGPL-3 |
| 19 | +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fdelivery--carrier-lightgray.png?logo=github |
| 20 | + :target: https://github.com/OCA/delivery-carrier/tree/18.0/delivery_pre_shipping |
| 21 | + :alt: OCA/delivery-carrier |
| 22 | +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
| 23 | + :target: https://translation.odoo-community.org/projects/delivery-carrier-18-0/delivery-carrier-18-0-delivery_pre_shipping |
| 24 | + :alt: Translate me on Weblate |
| 25 | +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png |
| 26 | + :target: https://runboat.odoo-community.org/builds?repo=OCA/delivery-carrier&target_branch=18.0 |
| 27 | + :alt: Try me on Runboat |
| 28 | + |
| 29 | +|badge1| |badge2| |badge3| |badge4| |badge5| |
| 30 | + |
| 31 | +This module enables the option to send a delivery to the carrier before |
| 32 | +the picking is validated. |
| 33 | + |
| 34 | +**Table of contents** |
| 35 | + |
| 36 | +.. contents:: |
| 37 | + :local: |
| 38 | + |
| 39 | +Use Cases / Context |
| 40 | +=================== |
| 41 | + |
| 42 | +In some cases or industries, it is necessary to obtain a tracking |
| 43 | +reference before validating the picking. |
| 44 | + |
| 45 | +For example, when a company sells products through an external |
| 46 | +marketplace that requires a tracking number for the delivery process |
| 47 | +even though the company has not yet shipped the products, as they might |
| 48 | +still be out of stock and require resupply from a vendor. |
| 49 | + |
| 50 | +The picking may be validated the next day or several days later, but a |
| 51 | +tracking number is still needed to report it to the marketplace. |
| 52 | + |
| 53 | +Usage |
| 54 | +===== |
| 55 | + |
| 56 | +- Go to any delivery order with a delivery method set. |
| 57 | +- When the picking is in the ``Assigned`` state, a button |
| 58 | + ``Send to shipper manually`` will be displayed, click the button. |
| 59 | +- The picking is then sent to the carrier, and the ``tracking_ref`` |
| 60 | + field will be filled in. |
| 61 | +- When the picking is validated, it is not sent to the carrier again |
| 62 | + because the ``tracking_ref`` field is already set. |
| 63 | + |
| 64 | +Bug Tracker |
| 65 | +=========== |
| 66 | + |
| 67 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/delivery-carrier/issues>`_. |
| 68 | +In case of trouble, please check there if your issue has already been reported. |
| 69 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 70 | +`feedback <https://github.com/OCA/delivery-carrier/issues/new?body=module:%20delivery_pre_shipping%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 71 | + |
| 72 | +Do not contact contributors directly about support or help with technical issues. |
| 73 | + |
| 74 | +Credits |
| 75 | +======= |
| 76 | + |
| 77 | +Authors |
| 78 | +------- |
| 79 | + |
| 80 | +* Tecnativa |
| 81 | + |
| 82 | +Contributors |
| 83 | +------------ |
| 84 | + |
| 85 | +- `Tecnativa <https://www.tecnativa.com>`__: |
| 86 | + |
| 87 | + - Pedro M. Baeza |
| 88 | + - Sergio Teruel |
| 89 | + - Carlos Lopez |
| 90 | + |
| 91 | +Maintainers |
| 92 | +----------- |
| 93 | + |
| 94 | +This module is maintained by the OCA. |
| 95 | + |
| 96 | +.. image:: https://odoo-community.org/logo.png |
| 97 | + :alt: Odoo Community Association |
| 98 | + :target: https://odoo-community.org |
| 99 | + |
| 100 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 101 | +mission is to support the collaborative development of Odoo features and |
| 102 | +promote its widespread use. |
| 103 | + |
| 104 | +.. |maintainer-carlos-lopez-tecnativa| image:: https://github.com/carlos-lopez-tecnativa.png?size=40px |
| 105 | + :target: https://github.com/carlos-lopez-tecnativa |
| 106 | + :alt: carlos-lopez-tecnativa |
| 107 | + |
| 108 | +Current `maintainer <https://odoo-community.org/page/maintainer-role>`__: |
| 109 | + |
| 110 | +|maintainer-carlos-lopez-tecnativa| |
| 111 | + |
| 112 | +This module is part of the `OCA/delivery-carrier <https://github.com/OCA/delivery-carrier/tree/18.0/delivery_pre_shipping>`_ project on GitHub. |
| 113 | + |
| 114 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments