|
| 1 | +================================== |
| 2 | +Partner Resource Delivery Schedule |
| 3 | +================================== |
| 4 | + |
| 5 | +.. |
| 6 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 7 | + !! This file is generated by oca-gen-addon-readme !! |
| 8 | + !! changes will be overwritten. !! |
| 9 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 10 | + !! source digest: sha256:2a6b2828fef140492cd8486f44d2496b3c25abdf758f6377e025fa9b68b2d4bd |
| 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/partner_resource_delivery_schedule |
| 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-partner_resource_delivery_schedule |
| 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 extends the functionality of sales to support contact |
| 32 | +availability windows and to allow you to plan better the expected date |
| 33 | +on sales orders and pickings. |
| 34 | + |
| 35 | +Only Sales Administrators can create *new* Delivery Schedules. |
| 36 | + |
| 37 | +.. IMPORTANT:: |
| 38 | + This is an alpha version, the data model and design can change at any time without warning. |
| 39 | + Only for development or testing purpose, do not use in production. |
| 40 | + `More details on development status <https://odoo-community.org/page/development-status>`_ |
| 41 | + |
| 42 | +**Table of contents** |
| 43 | + |
| 44 | +.. contents:: |
| 45 | + :local: |
| 46 | + |
| 47 | +Use Cases / Context |
| 48 | +=================== |
| 49 | + |
| 50 | +This module was developed because there is no way to define availability |
| 51 | +windows on contacts. |
| 52 | + |
| 53 | +It will be useful for you if you need to have a better expected date on |
| 54 | +your sales and pickings. |
| 55 | + |
| 56 | +If you need this module for those reasons, these might interest you too: |
| 57 | + |
| 58 | +- ``delivery_carrier_resource_schedule`` |
| 59 | + |
| 60 | +Usage |
| 61 | +===== |
| 62 | + |
| 63 | +To use this module, you need to: |
| 64 | + |
| 65 | +*Configuration:* |
| 66 | + |
| 67 | +1. Configure ``partner_resource_delivery_schedule.interval_days`` |
| 68 | + parameter and set the days (integer) for the window you want to |
| 69 | + consider to find an available schedule. If parameter doesn't exist, |
| 70 | + 60 days will be used. |
| 71 | + |
| 72 | +2. Create a new Delivery Schedule on Sales > Configuration > Delivery |
| 73 | + Schedules menu. |
| 74 | + |
| 75 | +*Sales:* |
| 76 | + |
| 77 | +1. Go to a Customer |
| 78 | +2. Click on Enable Delivery Schedule under Sales page |
| 79 | +3. Change the Delivery Schedule Calendar or create a new one (Sales |
| 80 | + Administrators) |
| 81 | +4. Create a Sales Order for this Customer with a non Service product |
| 82 | + with Quantity > 0 |
| 83 | +5. Click on the button (>>) close to the commitment date (do it several |
| 84 | + times) and check is calculated having in consideration the |
| 85 | + Availability of this Customer resource and Company calendar |
| 86 | + |
| 87 | +*Stock:* |
| 88 | + |
| 89 | +6. On the picking of the previous sale, modify quantity done on the |
| 90 | + picking in order to allow backorder creation |
| 91 | +7. Modify the Scheduled date prior today in order to recompute scheduled |
| 92 | + date of the new backorder |
| 93 | +8. Create a Backorder |
| 94 | +9. Check the Backorder schedule date is calculated having in |
| 95 | + consideration the Availability of the Customer resource and Company |
| 96 | + calendar |
| 97 | + |
| 98 | +Bug Tracker |
| 99 | +=========== |
| 100 | + |
| 101 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/delivery-carrier/issues>`_. |
| 102 | +In case of trouble, please check there if your issue has already been reported. |
| 103 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 104 | +`feedback <https://github.com/OCA/delivery-carrier/issues/new?body=module:%20partner_resource_delivery_schedule%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 105 | + |
| 106 | +Do not contact contributors directly about support or help with technical issues. |
| 107 | + |
| 108 | +Credits |
| 109 | +======= |
| 110 | + |
| 111 | +Authors |
| 112 | +------- |
| 113 | + |
| 114 | +* Moduon |
| 115 | + |
| 116 | +Contributors |
| 117 | +------------ |
| 118 | + |
| 119 | +- Eduardo de Miguel (`Moduon <https://www.moduon.team/>`__) |
| 120 | +- Emilio Pascual (`Moduon <https://www.moduon.team/>`__) |
| 121 | +- Rafael Blasco (`Moduon <https://www.moduon.team/>`__) |
| 122 | + |
| 123 | +Maintainers |
| 124 | +----------- |
| 125 | + |
| 126 | +This module is maintained by the OCA. |
| 127 | + |
| 128 | +.. image:: https://odoo-community.org/logo.png |
| 129 | + :alt: Odoo Community Association |
| 130 | + :target: https://odoo-community.org |
| 131 | + |
| 132 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 133 | +mission is to support the collaborative development of Odoo features and |
| 134 | +promote its widespread use. |
| 135 | + |
| 136 | +.. |maintainer-Shide| image:: https://github.com/Shide.png?size=40px |
| 137 | + :target: https://github.com/Shide |
| 138 | + :alt: Shide |
| 139 | +.. |maintainer-EmilioPascual| image:: https://github.com/EmilioPascual.png?size=40px |
| 140 | + :target: https://github.com/EmilioPascual |
| 141 | + :alt: EmilioPascual |
| 142 | +.. |maintainer-yajo| image:: https://github.com/yajo.png?size=40px |
| 143 | + :target: https://github.com/yajo |
| 144 | + :alt: yajo |
| 145 | + |
| 146 | +Current `maintainers <https://odoo-community.org/page/maintainer-role>`__: |
| 147 | + |
| 148 | +|maintainer-Shide| |maintainer-EmilioPascual| |maintainer-yajo| |
| 149 | + |
| 150 | +This module is part of the `OCA/delivery-carrier <https://github.com/OCA/delivery-carrier/tree/16.0/partner_resource_delivery_schedule>`_ project on GitHub. |
| 151 | + |
| 152 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments