|
| 1 | +============ |
| 2 | +Delivery Fee |
| 3 | +============ |
| 4 | + |
| 5 | +.. |
| 6 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 7 | + !! This file is generated by oca-gen-addon-readme !! |
| 8 | + !! changes will be overwritten. !! |
| 9 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 10 | + !! source digest: sha256:4c253e6785c07c573bd715e0dc0f06ddeb3e4da298b98b0b91be2e180f50ff69 |
| 11 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 12 | +
|
| 13 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png |
| 14 | + :target: https://odoo-community.org/page/development-status |
| 15 | + :alt: Alpha |
| 16 | +.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png |
| 17 | + :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html |
| 18 | + :alt: License: LGPL-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/16.0/delivery_fee |
| 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-16-0/delivery-carrier-16-0-delivery_fee |
| 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=16.0 |
| 27 | + :alt: Try me on Runboat |
| 28 | + |
| 29 | +|badge1| |badge2| |badge3| |badge4| |badge5| |
| 30 | + |
| 31 | +This module enables you to add delivery fees independently of regular |
| 32 | +shipping charges. These fees are invoiced separately and may have |
| 33 | +different tax implications. |
| 34 | + |
| 35 | +.. IMPORTANT:: |
| 36 | + This is an alpha version, the data model and design can change at any time without warning. |
| 37 | + Only for development or testing purpose, do not use in production. |
| 38 | + `More details on development status <https://odoo-community.org/page/development-status>`_ |
| 39 | + |
| 40 | +**Table of contents** |
| 41 | + |
| 42 | +.. contents:: |
| 43 | + :local: |
| 44 | + |
| 45 | +Configuration |
| 46 | +============= |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | +Usage |
| 51 | +===== |
| 52 | + |
| 53 | +Once you configured you delivery fees setup, you can start applying |
| 54 | +them. |
| 55 | + |
| 56 | +1. Place a new sales order. |
| 57 | +2. Choose a delivery method with delivery fees. |
| 58 | +3. Confirm the order. |
| 59 | +4. Deliver the products. |
| 60 | +5. Once the delivery picking is done, the delivey fees line will be |
| 61 | + added to the sale. |
| 62 | +6. In the delivery slip, a message will be printed advising about these |
| 63 | + extra charges. |
| 64 | +7. When the fees are invoiced, the same advicing message will be printed |
| 65 | + in the printed invoice as well. |
| 66 | + |
| 67 | +Bug Tracker |
| 68 | +=========== |
| 69 | + |
| 70 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/delivery-carrier/issues>`_. |
| 71 | +In case of trouble, please check there if your issue has already been reported. |
| 72 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 73 | +`feedback <https://github.com/OCA/delivery-carrier/issues/new?body=module:%20delivery_fee%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 74 | + |
| 75 | +Do not contact contributors directly about support or help with technical issues. |
| 76 | + |
| 77 | +Credits |
| 78 | +======= |
| 79 | + |
| 80 | +Authors |
| 81 | +------- |
| 82 | + |
| 83 | +* Moduon |
| 84 | + |
| 85 | +Contributors |
| 86 | +------------ |
| 87 | + |
| 88 | +- David Vidal (`Moduon <https://www.moduon.team/>`__) |
| 89 | +- Emilio Pascual (`Moduon <https://www.moduon.team/>`__) |
| 90 | +- Rafael Blasco (`Moduon <https://www.moduon.team/>`__) |
| 91 | + |
| 92 | +Maintainers |
| 93 | +----------- |
| 94 | + |
| 95 | +This module is maintained by the OCA. |
| 96 | + |
| 97 | +.. image:: https://odoo-community.org/logo.png |
| 98 | + :alt: Odoo Community Association |
| 99 | + :target: https://odoo-community.org |
| 100 | + |
| 101 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 102 | +mission is to support the collaborative development of Odoo features and |
| 103 | +promote its widespread use. |
| 104 | + |
| 105 | +.. |maintainer-chienandalu| image:: https://github.com/chienandalu.png?size=40px |
| 106 | + :target: https://github.com/chienandalu |
| 107 | + :alt: chienandalu |
| 108 | +.. |maintainer-rafaelbn| image:: https://github.com/rafaelbn.png?size=40px |
| 109 | + :target: https://github.com/rafaelbn |
| 110 | + :alt: rafaelbn |
| 111 | + |
| 112 | +Current `maintainers <https://odoo-community.org/page/maintainer-role>`__: |
| 113 | + |
| 114 | +|maintainer-chienandalu| |maintainer-rafaelbn| |
| 115 | + |
| 116 | +This module is part of the `OCA/delivery-carrier <https://github.com/OCA/delivery-carrier/tree/16.0/delivery_fee>`_ project on GitHub. |
| 117 | + |
| 118 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments