Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
994 Zobrazení

Good afternoon everyone, I would like to know if it is possible to implement a discount for first-time purchase customers in POS without custom developments or modules. If so, please tell me how to configure it, since I have tried several ways but I cannot find the solution. Therefore, the coupon can only be used once per customer and only if it is their new purchase, or failing that, each customer can only use one coupon even if it is not their first purchase, and we are implementing a registration form and we want to give that discount to new customers. Thank you.


And in case none of these options are possible, do you know of any link that explains how to do this in a custom module for Odoo 18?

Avatar
Zrušit
Nejlepší odpověď

HIi,
Give a discount only once per customer, ideally on their first purchase.

Step 1: Create a "Welcome Discount" Product
  1. Go to Sales > Products.
  2. Create a new product:
    • Name: Welcome Discount
    • Product Type: Service
    • Can be Sold: ✅
    • Price: -100.00 (or any discount value)
    • Available in POS: ✅
Step 2: Use a Customer Tag or Internal Note
  1. Go to Sales > Customers.
  2. Add a custom tag or set an internal note on the customer (e.g., "Eligible for Welcome Discount").
    • This will help your POS staff identify if the customer is new or has not used the discount yet.
Step 3: Train POS Staff on the Flow
  1. When a customer registers via your form:
    • Create the customer in Odoo.
    • Add the tag or internal note.
  2. When the customer comes to POS:
    • The staff searches for the customer.
    • Checks if the customer is marked as eligible.
    • Adds the Welcome Discount product manually to the order.
    • After payment, remove the tag or update the internal note.

i hope it is usefull


Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
kvě 25
1053
2
říj 24
2643
1
bře 24
2639
1
lis 18
4776
2
říj 16
3270