Is Voucher set is Coupon set (multiple coupons) only ?
24 views
Skip to first unread message
PK P.
unread,
Feb 10, 2021, 1:08:20 PM2/10/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-oscar
Is Voucher set is Coupon set (multiple coupons) only ?
I am confused why there are two names if they are same
If not same , what is the difference ?
solari...@gmail.com
unread,
Feb 10, 2021, 11:05:50 PM2/10/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-oscar
It's not very clear what you're asking - Oscar uses only one term (vouchers) everywhere. The word coupon is not used anywhere in Oscar. But they represent the same thing - a code that can be used to apply some sort of offer during checkout.
meig...@meigallodixital.com
unread,
Feb 15, 2021, 8:36:34 AM2/15/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-oscar
In the Offers dashboard menu, one item says coupon and the other says voucher sets.
solari...@gmail.com
unread,
Feb 15, 2021, 8:54:55 AM2/15/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-oscar
That's interesting - it seems to be coming from the en-US translation (because the templates don't use that word) - in which case the US translation probably needs to be fixed to use one or the other consistently.