-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Return Process: Owner return #38
Comments
Review ist abgeschlossen und auf Dev gemerged. Die einzige Frage ist wie dem Tracking der zurückgebenden Verfahren werden soll und ob das Naming der Button passt. Tim und ich sind der Meinung, dass das Anpassen des Datenmodells eigentlich Aufgabe der Leute ist, die für die Ausleihhistorie verantwortlich sind. In meinem Code müsste weiterhin wahrscheinlich nur eine Zeile angepasst werden. Außerdem habe ich unter dem Issue für die Ausleihhistorie einen entsprechenden Kommentar verfasst. |
@DefineDan How do we continue with the issue? |
As an owner of an item, I want to be able to return a borrowed item of mine by myself. For that, I will have a button on the item details page that says "Returned", only when the item is borrowed by someone else. When I click this button, I (the lender) return the item instead of the borrower. This can be useful if the borrower personally returns me the item and I want to return it "officially".
Dependencies
Acceptance Criteria
The text was updated successfully, but these errors were encountered: