4
4
< head >
5
5
< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
6
6
< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
7
- < title > Coupon incompatibilities</ title >
7
+ < title > Loyalty incompatibilities</ title >
8
8
< style type ="text/css ">
9
9
10
10
/*
360
360
</ style >
361
361
</ head >
362
362
< body >
363
- < div class ="document " id ="coupon -incompatibilities ">
364
- < h1 class ="title "> Coupon incompatibilities</ h1 >
363
+ < div class ="document " id ="loyalty -incompatibilities ">
364
+ < h1 class ="title "> Loyalty incompatibilities</ h1 >
365
365
366
366
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:5f10374003403bbcd364cf5e67d597e54a8528030be49132d4fda54d30f4df16
370
+ !! source digest: sha256:0a08b29a4c259fa45c1a162e2539bc400e9ecfa97b60f4fc878faca7dd3fb701
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Production/Stable " src ="https://img.shields.io/badge/maturity-Production%2FStable-green.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/sale-promotion/tree/15.0/sale_coupon_incompatibility "> < img alt ="OCA/sale-promotion " src ="https://img.shields.io/badge/github-OCA%2Fsale--promotion-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/sale-promotion-15-0/sale-promotion-15-0-sale_coupon_incompatibility "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/sale-promotion&target_branch=15.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
372
+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Production/Stable " src ="https://img.shields.io/badge/maturity-Production%2FStable-green.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/sale-promotion/tree/16.0-mig-sale_coupon_incompatibility/sale_loyalty_incompatibility "> < img alt ="OCA/sale-promotion " src ="https://img.shields.io/badge/github-OCA%2Fsale--promotion-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/sale-promotion-16-0-mig-sale_coupon_incompatibility/sale-promotion-16-0-mig-sale_coupon_incompatibility-sale_loyalty_incompatibility "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/sale-promotion&target_branch=16.0-mig-sale_coupon_incompatibility "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > This module allows to set incompatibilities between promotions, so when a promotion A
374
374
is not compatible with promotion B, they can’t be applied together in a sales order.</ p >
375
375
< p > < strong > Table of contents</ strong > </ p >
@@ -390,16 +390,16 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
390
390
< p > Once you’ve configured your incompatibilities, go to a quotations that fulfills your
391
391
incompatible promotions and try to set them altogether.</ p >
392
392
< ul class ="simple ">
393
- < li > A coupon program with no code, won’t be applied.</ li >
394
- < li > A coupon or program code, will raise an error.</ li >
393
+ < li > A loyalty program with no code, won’t be applied.</ li >
394
+ < li > A loyalty or program code, will raise an error.</ li >
395
395
</ ul >
396
396
</ div >
397
397
< div class ="section " id ="bug-tracker ">
398
398
< h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Bug Tracker</ a > </ h1 >
399
399
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/sale-promotion/issues "> GitHub Issues</ a > .
400
400
In case of trouble, please check there if your issue has already been reported.
401
401
If you spotted it first, help us to smash it by providing a detailed and welcomed
402
- < a class ="reference external " href ="https://github.com/OCA/sale-promotion/issues/new?body=module:%20sale_coupon_incompatibility %0Aversion:%2015.0 %0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
402
+ < a class ="reference external " href ="https://github.com/OCA/sale-promotion/issues/new?body=module:%20sale_loyalty_incompatibility %0Aversion:%2016.0-mig-sale_coupon_incompatibility %0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
403
403
< p > Do not contact contributors directly about support or help with technical issues.</ p >
404
404
</ div >
405
405
< div class ="section " id ="credits ">
@@ -430,7 +430,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
430
430
promote its widespread use.</ p >
431
431
< p > Current < a class ="reference external " href ="https://odoo-community.org/page/maintainer-role "> maintainer</ a > :</ p >
432
432
< p > < a class ="reference external image-reference " href ="https://github.com/chienandalu "> < img alt ="chienandalu " src ="https://github.com/chienandalu.png?size=40px " /> </ a > </ p >
433
- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/sale-promotion/tree/15.0/ sale_coupon_incompatibility "> OCA/sale-promotion</ a > project on GitHub.</ p >
433
+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/sale-promotion/tree/16.0-mig- sale_coupon_incompatibility/sale_loyalty_incompatibility "> OCA/sale-promotion</ a > project on GitHub.</ p >
434
434
< p > You are welcome to contribute. To learn how please visit < a class ="reference external " href ="https://odoo-community.org/page/Contribute "> https://odoo-community.org/page/Contribute</ a > .</ p >
435
435
</ div >
436
436
</ div >
0 commit comments