By default, the duration of gift cards is one year, so when you create a gift card, the expiration date will be the date of today + one year. In V15 we can not modify this expiration delay with standard features BUT we have a solution with Studio.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Open the POS app, open Studio and go in automated actions, create a new one:
Set up a name
Model: Gift card
Trigger: at the creation
Action to do: Update the record
Data
Field: Expired date (Gift Card)
Evaluation type: Python expression
Value: record.create_date+ datetime.timedelta(days=XX)
I just want to say, it doesn't have to be through Studio, because "Automated Actions" are available to install even in Community Edition!
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Apr 22
|
1585 | ||
Restrict Studio ,to users
Solved
|
|
1
Nov 24
|
876 | |
POS V17 Gift Card Sale Error
Solved
|
|
2
Jul 24
|
295 | |
|
1
Jul 24
|
1326 | ||
|
0
Jan 23
|
9 |