Skip to content

Commit

Permalink
update DG
Browse files Browse the repository at this point in the history
  • Loading branch information
hansebastian committed Nov 9, 2020
1 parent 2cde068 commit a29ea1e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/DeveloperGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -1060,8 +1060,8 @@ Indicate that the appointment has not been completed.

<b>Actor: User</b>

<b>Preconditions: Appointment exists in appointment list, and it is <br>
indicated as done.</b>
<b>Preconditions: Appointment exists in appointment list, and it is
indicated as done.</b>

<b>Guarantees: Appointment indicated as not done.</b>

Expand Down Expand Up @@ -1116,8 +1116,8 @@ Delete the selected revenue from the revenue list.

<b>Preconditions: Revenue exists in revenue list.</b>

<b>Guarantees: Revenue that was generated by the appointment specified <br>
is deleted upon marking the appointment as not done.</b>
<b>Guarantees: Revenue that was generated by the appointment specified
is deleted upon marking the appointment as not done.</b>

<b>MSS</b>
1. User <ins>marks the appointment as not done(UC005)</ins>.
Expand Down

0 comments on commit a29ea1e

Please sign in to comment.