Skip to content

Commit

Permalink
[FIX] sales: fixed a loyalty card specificity
Browse files Browse the repository at this point in the history
closes #9331

X-original-commit: 214fed5
Signed-off-by: Zachary Straub (zst) <[email protected]>
Signed-off-by: Kevin Scannell (ksc) <[email protected]>
  • Loading branch information
ksc-odoo committed May 14, 2024
1 parent 2290a3c commit 247349f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ The different :guilabel:`Program Types` available on the program form are:
- :guilabel:`Next Order Coupons`: Generate and share single-use coupon codes that grant access to
rewards on the customer's next order.
- :guilabel:`Loyalty Cards`: When making purchases, the customer accumulates points to exchange for
rewards on future orders.
rewards on current and/or future orders.
- :guilabel:`Promotions`: Set conditional rules for ordering products, which, when fulfilled, grant
access to rewards for the customer.
- :guilabel:`Discount Code`: Set codes which, when entered upon checkout, grant discounts to the
Expand Down

0 comments on commit 247349f

Please sign in to comment.