Skip to content

Adds disputes - #1

Merged
grunch merged 2 commits into
mainfrom
dispute
Jul 27, 2021
Merged

Adds disputes#1
grunch merged 2 commits into
mainfrom
dispute

Conversation

@grunch

@grunch grunch commented Jul 27, 2021

Copy link
Copy Markdown
Member

This PR add disputes to p2plnbot

when one of the users write to the bot /dispute <order_id>

this changes in DB

order.status changes to DISPUTE
buyer_dispute or seller_dispute, depending on who ran the command changes to true
user.disputes is incremented by 1 on both participants

grunch added 2 commits July 27, 2021 17:41
This PR add disputes to p2plnbot

when one of the users write to the bot `/dispute <order_id>`

this changes in DB

`order.status` changes to `DISPUTE`
`buyer_dispute` or `seller_dispute`, depending on who ran the command changes to true
`user.disputes` is incremented by 1 on both participants
@grunch
grunch merged commit 8addec9 into main Jul 27, 2021
@grunch
grunch deleted the dispute branch September 20, 2021 12:35
grunch pushed a commit that referenced this pull request Mar 28, 2022
grunch pushed a commit that referenced this pull request May 8, 2022
Fixed small errors in english translation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant