You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to propose a new command to have the list of promo codes. example : "JULY2022"
list the number of users who have used the coupon code JULY2022.
Know how many codes are left (example below)
Name of the code
total
use
remaining
finished_at
JULY2022
300
150
150
2022-07-31
List promo code date range :
fop:cart:discount 2022-07-01 2022-07-31
fop:cart:discount --month 07
I would like some feedback on this command.
If it is accepted, I will be given this outcome
my opinion:
I propose this command, because currently in my company we use a lot of promo code. I had to make an SQL query to know how many people use the promo code A and how many are left.
Here it is, in the next few months. It will happen again on my side.
regards,
Geoffrey / Grezor
The text was updated successfully, but these errors were encountered:
Domain
CartDiscount
Command
fop:cart:discount
parameters
date, month, year, stats
Command description
I would like to propose a new command to have the list of promo codes. example : "JULY2022"
JULY2022
.fop:cart:discount 2022-07-01 2022-07-31
fop:cart:discount --month 07
I would like some feedback on this command.
If it is accepted, I will be given this outcome
my opinion:
I propose this command, because currently in my company we use a lot of promo code. I had to make an SQL query to know how many people use the promo code A and how many are left.
Here it is, in the next few months. It will happen again on my side.
regards,
Geoffrey / Grezor
The text was updated successfully, but these errors were encountered: