Skip to content
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

Update userguide for addProduct, viewClient and viewMeeting #284

Merged
merged 2 commits into from
Oct 29, 2022

Conversation

ThomasHoooo
Copy link

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 29, 2022

Codecov Report

Base: 59.89% // Head: 59.89% // No change to project coverage 👍

Coverage data is based on head (765b1fa) compared to base (13af669).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #284   +/-   ##
=========================================
  Coverage     59.89%   59.89%           
  Complexity      614      614           
=========================================
  Files           113      113           
  Lines          2254     2254           
  Branches        249      249           
=========================================
  Hits           1350     1350           
  Misses          821      821           
  Partials         83       83           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

* The index **must be a positive integer** 1, 2, 3, …​

Use case:

1. View more specific details related to the client such as address and birthday which are not shown in clients panel. This will help you foster a stronger relationship with your clients because you can wish them happy birthday!
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

list of clients

* View client at index 1
* `viewClient i/1`

<div markdown="block" class="alert alert-warning">:exclamation: **Caution:**
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete

Comment on lines 280 to 281
* The index refers to the index number shown by executing [`listClient`](#512-list-clients-listclient) command.
* The index **must be a positive integer** 1, 2, 3, …​
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

INDEX

Examples:
* `viewMeeting i/1`

<div markdown="block" class="alert alert-warning">:exclamation: **Caution:**
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete

Comment on lines 392 to 393
* The index refers to the index number shown by executing [`listMeeting`](#522-list-meetings-listmeeting) command.
* The index **must be a positive integer** 1, 2, 3, …
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

INDEX

@sikai00 sikai00 merged commit b8a92ba into master Oct 29, 2022
@ThomasHoooo ThomasHoooo deleted the chore-update-ug-thomas branch October 30, 2022 08:16
@ThomasHoooo ThomasHoooo added this to the v1.4 milestone Nov 3, 2022
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.

3 participants