|
| 1 | +======================== |
| 2 | +Coupon incompatibilities |
| 3 | +======================== |
| 4 | + |
| 5 | +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 6 | + !! This file is generated by oca-gen-addon-readme !! |
| 7 | + !! changes will be overwritten. !! |
| 8 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 9 | +
|
| 10 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png |
| 11 | + :target: https://odoo-community.org/page/development-status |
| 12 | + :alt: Production/Stable |
| 13 | +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png |
| 14 | + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
| 15 | + :alt: License: AGPL-3 |
| 16 | +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsale--promotion-lightgray.png?logo=github |
| 17 | + :target: https://github.com/OCA/sale-promotion/tree/13.0/sale_coupon_incompatibility |
| 18 | + :alt: OCA/sale-promotion |
| 19 | +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
| 20 | + :target: https://translation.odoo-community.org/projects/sale-promotion-13-0/sale-promotion-13-0-sale_coupon_incompatibility |
| 21 | + :alt: Translate me on Weblate |
| 22 | +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png |
| 23 | + :target: https://runbot.odoo-community.org/runbot/296/13.0 |
| 24 | + :alt: Try me on Runbot |
| 25 | + |
| 26 | +|badge1| |badge2| |badge3| |badge4| |badge5| |
| 27 | + |
| 28 | +This module allows to set incompatibilities between promotions, so when a promotion A |
| 29 | +is not compatible with promotion B, they can't be applied together in a sales order. |
| 30 | + |
| 31 | +**Table of contents** |
| 32 | + |
| 33 | +.. contents:: |
| 34 | + :local: |
| 35 | + |
| 36 | +Configuration |
| 37 | +============= |
| 38 | + |
| 39 | +To configure promotion incompatibilities (either coupons or promotion programs): |
| 40 | + |
| 41 | +#. Go to *Sales > Catalog > Coupon Programs* and select or create a new one. |
| 42 | +#. In the *Incompatible Promotions* set the promotions that aren't compatible with the |
| 43 | + one you're configuring. |
| 44 | +#. Once set, the those promotions will have your configured promotion as incompatible |
| 45 | + as well, so they can't be used altogether in the same sale order. |
| 46 | + |
| 47 | +Usage |
| 48 | +===== |
| 49 | + |
| 50 | +Once you've configured your incompatibilities, go to a quotations that fulfills your |
| 51 | +incompatible promotions and try to set them altogether. |
| 52 | + |
| 53 | +- A coupon program with no code, won't be applied. |
| 54 | +- A coupon or program code, will raise an error. |
| 55 | + |
| 56 | +Bug Tracker |
| 57 | +=========== |
| 58 | + |
| 59 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/sale-promotion/issues>`_. |
| 60 | +In case of trouble, please check there if your issue has already been reported. |
| 61 | +If you spotted it first, help us smashing it by providing a detailed and welcomed |
| 62 | +`feedback <https://github.com/OCA/sale-promotion/issues/new?body=module:%20sale_coupon_incompatibility%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 63 | + |
| 64 | +Do not contact contributors directly about support or help with technical issues. |
| 65 | + |
| 66 | +Credits |
| 67 | +======= |
| 68 | + |
| 69 | +Authors |
| 70 | +~~~~~~~ |
| 71 | + |
| 72 | +* Tecnativa |
| 73 | + |
| 74 | +Contributors |
| 75 | +~~~~~~~~~~~~ |
| 76 | + |
| 77 | +* `Tecnativa <https://www.tecnativa.com>`_: |
| 78 | + |
| 79 | + * Pedro M. Baeza |
| 80 | + * David Vidal |
| 81 | + |
| 82 | +Maintainers |
| 83 | +~~~~~~~~~~~ |
| 84 | + |
| 85 | +This module is maintained by the OCA. |
| 86 | + |
| 87 | +.. image:: https://odoo-community.org/logo.png |
| 88 | + :alt: Odoo Community Association |
| 89 | + :target: https://odoo-community.org |
| 90 | + |
| 91 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 92 | +mission is to support the collaborative development of Odoo features and |
| 93 | +promote its widespread use. |
| 94 | + |
| 95 | +.. |maintainer-chienandalu| image:: https://github.com/chienandalu.png?size=40px |
| 96 | + :target: https://github.com/chienandalu |
| 97 | + :alt: chienandalu |
| 98 | + |
| 99 | +Current `maintainer <https://odoo-community.org/page/maintainer-role>`__: |
| 100 | + |
| 101 | +|maintainer-chienandalu| |
| 102 | + |
| 103 | +This module is part of the `OCA/sale-promotion <https://github.com/OCA/sale-promotion/tree/13.0/sale_coupon_incompatibility>`_ project on GitHub. |
| 104 | + |
| 105 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments