|
| 1 | +.. image:: https://odoo-community.org/readme-banner-image |
| 2 | + :target: https://odoo-community.org/get-involved?utm_source=readme |
| 3 | + :alt: Odoo Community Association |
| 4 | + |
| 5 | +====================== |
| 6 | +POS Ship Later Default |
| 7 | +====================== |
| 8 | + |
| 9 | +.. |
| 10 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 11 | + !! This file is generated by oca-gen-addon-readme !! |
| 12 | + !! changes will be overwritten. !! |
| 13 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 14 | + !! source digest: sha256:c7e1fe92ea40120860decbb30852c07d5828d48f212783421f87d0a1cbf7b686 |
| 15 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 16 | +
|
| 17 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png |
| 18 | + :target: https://odoo-community.org/page/development-status |
| 19 | + :alt: Beta |
| 20 | +.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png |
| 21 | + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
| 22 | + :alt: License: AGPL-3 |
| 23 | +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpos-lightgray.png?logo=github |
| 24 | + :target: https://github.com/OCA/pos/tree/19.0/pos_ship_later_default |
| 25 | + :alt: OCA/pos |
| 26 | +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
| 27 | + :target: https://translation.odoo-community.org/projects/pos-19-0/pos-19-0-pos_ship_later_default |
| 28 | + :alt: Translate me on Weblate |
| 29 | +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png |
| 30 | + :target: https://runboat.odoo-community.org/builds?repo=OCA/pos&target_branch=19.0 |
| 31 | + :alt: Try me on Runboat |
| 32 | + |
| 33 | +|badge1| |badge2| |badge3| |badge4| |badge5| |
| 34 | + |
| 35 | +This module extends the functionality of the Point of Sale to allow |
| 36 | +setting a default "Ship Later" date. |
| 37 | + |
| 38 | +It adds three configuration options: |
| 39 | + |
| 40 | +- **Ship Later by Default**: Automatically mark new orders as "Ship |
| 41 | + Later". |
| 42 | +- **Delivery Delay**: Set the default shipping date by adding this |
| 43 | + number of days to the current date. |
| 44 | +- **Hide Ship Later Button**: Prevents the cashier from changing the |
| 45 | + ship later option. |
| 46 | + |
| 47 | +**Table of contents** |
| 48 | + |
| 49 | +.. contents:: |
| 50 | + :local: |
| 51 | + |
| 52 | +Usage |
| 53 | +===== |
| 54 | + |
| 55 | +To use this module, you need to: |
| 56 | + |
| 57 | +1. Go to Point of Sale > Configuration > Settings. |
| 58 | +2. Enable "Allow Ship Later". |
| 59 | +3. Check "Ship Later by Default". |
| 60 | +4. Set the "Delivery Delay" if you want a specific offset in days. |
| 61 | +5. Check "Hide Ship Later Button" if you want to force all orders to be |
| 62 | + shipped later without allowing the cashier to change it. |
| 63 | + |
| 64 | +Bug Tracker |
| 65 | +=========== |
| 66 | + |
| 67 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/pos/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/pos/issues/new?body=module:%20pos_ship_later_default%0Aversion:%2019.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 | +* Jarsa |
| 81 | + |
| 82 | +Contributors |
| 83 | +------------ |
| 84 | + |
| 85 | +- Odoo Community Association (OCA) |
| 86 | +- Jarsa |
| 87 | + |
| 88 | +Maintainers |
| 89 | +----------- |
| 90 | + |
| 91 | +This module is maintained by the OCA. |
| 92 | + |
| 93 | +.. image:: https://odoo-community.org/logo.png |
| 94 | + :alt: Odoo Community Association |
| 95 | + :target: https://odoo-community.org |
| 96 | + |
| 97 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 98 | +mission is to support the collaborative development of Odoo features and |
| 99 | +promote its widespread use. |
| 100 | + |
| 101 | +This module is part of the `OCA/pos <https://github.com/OCA/pos/tree/19.0/pos_ship_later_default>`_ project on GitHub. |
| 102 | + |
| 103 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments