Remove a product #5

Open
opened 2019-04-05 13:48:00 +00:00 by avernois · 4 comments
avernois commented 2019-04-05 13:48:00 +00:00 (Migrated from gitlab.com)

Add a way to deactivate a product so it can't be sell anymore without a change/restart in the server.
A user that try to buy that product should receive a NoneToSell exception (or redirect)

The access to that method should be restricted to allowed user (a secret api token ?)

note: that feature used to exist and was removed in !43 because it was accessible to anyone

Add a way to deactivate a product so it can't be sell anymore without a change/restart in the server. A user that try to buy that product should receive a NoneToSell exception (or redirect) The access to that method should be restricted to allowed user (a secret api token ?) note: that feature used to exist and was removed in !43 because it was accessible to anyone
avernois commented 2019-04-23 07:18:23 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
avernois commented 2019-04-25 08:10:17 +00:00 (Migrated from gitlab.com)

mentioned in merge request !46

mentioned in merge request !46
avernois commented 2019-04-25 08:10:17 +00:00 (Migrated from gitlab.com)

created merge request !46 to address this issue

created merge request !46 to address this issue
avernois commented 2019-05-03 10:13:27 +00:00 (Migrated from gitlab.com)

mentioned in merge request !47

mentioned in merge request !47
Sign in to join this conversation.
No labels
Doing
To Do
api
test
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
avernois/pay_what_you_want#5
No description provided.