|
| 1 | +=========================== |
| 2 | +Server Environment Delivery |
| 3 | +=========================== |
| 4 | + |
| 5 | +.. |
| 6 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 7 | + !! This file is generated by oca-gen-addon-readme !! |
| 8 | + !! changes will be overwritten. !! |
| 9 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 10 | + !! source digest: sha256:cd10f4ff8595cb7f154ef10baef9c3978f5de0c9efdf0554f5ca453f80a7bdda |
| 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-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/server_environment_delivery |
| 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-server_environment_delivery |
| 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 allows to configure shipping methods according to server |
| 32 | +environment. |
| 33 | + |
| 34 | +.. IMPORTANT:: |
| 35 | + This is an alpha version, the data model and design can change at any time without warning. |
| 36 | + Only for development or testing purpose, do not use in production. |
| 37 | + `More details on development status <https://odoo-community.org/page/development-status>`_ |
| 38 | + |
| 39 | +**Table of contents** |
| 40 | + |
| 41 | +.. contents:: |
| 42 | + :local: |
| 43 | + |
| 44 | +Configuration |
| 45 | +============= |
| 46 | + |
| 47 | +At the moment, the module only allows to define the field |
| 48 | +prod_environment by defining a [delivery_carrier] with prod_environment |
| 49 | +key as follows: |
| 50 | + |
| 51 | +Restrict usage of prod environment: |
| 52 | + |
| 53 | +:: |
| 54 | + |
| 55 | + [delivery_carrier] |
| 56 | + prod_environment=False |
| 57 | + |
| 58 | +Force usage of prod environment: |
| 59 | + |
| 60 | +:: |
| 61 | + |
| 62 | + [delivery_carrier] |
| 63 | + prod_environment=False |
| 64 | + |
| 65 | +If the key is not set, the user will still be able to switch the value. |
| 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:%20server_environment_delivery%0Aversion:%2018.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 | +* Camptocamp |
| 84 | + |
| 85 | +Contributors |
| 86 | +------------ |
| 87 | + |
| 88 | +- Akim Juillerat <akim.juillerat@camptocamp.com> |
| 89 | + |
| 90 | +- Guewen Baconnier <guewen.baconnier@camptocamp.com> |
| 91 | + |
| 92 | +- Simone Orsi <simahawk@gmail.com> |
| 93 | + |
| 94 | +- `Trobz <https://trobz.com>`__: |
| 95 | + |
| 96 | + - Son Ho <sonhd@trobz.com> |
| 97 | + - Khoi (Kien Kim) <khoikk@trobz.com> |
| 98 | + |
| 99 | +Other credits |
| 100 | +------------- |
| 101 | + |
| 102 | +The migration of this module from 16.0 to 18.0 was financially supported |
| 103 | +by: |
| 104 | + |
| 105 | +- Camptocamp |
| 106 | + |
| 107 | +Maintainers |
| 108 | +----------- |
| 109 | + |
| 110 | +This module is maintained by the OCA. |
| 111 | + |
| 112 | +.. image:: https://odoo-community.org/logo.png |
| 113 | + :alt: Odoo Community Association |
| 114 | + :target: https://odoo-community.org |
| 115 | + |
| 116 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 117 | +mission is to support the collaborative development of Odoo features and |
| 118 | +promote its widespread use. |
| 119 | + |
| 120 | +This module is part of the `OCA/delivery-carrier <https://github.com/OCA/delivery-carrier/tree/18.0/server_environment_delivery>`_ project on GitHub. |
| 121 | + |
| 122 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments