-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'staging' into 2025-01-dispensing-changes
- Loading branch information
Showing
46 changed files
with
92 additions
and
8 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-50.6 KB
(53%)
content/docs/dispensary/images/prescription_add_item_button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-50.7 KB
(57%)
content/docs/dispensary/images/prescription_backdate_highlight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+911 Bytes
(100%)
content/docs/distribution/images/click_new_requisition.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
+++ | ||
title = "Help" | ||
description = "User guide and contact form" | ||
date = 2025-01-06T11:45:00+00:00 | ||
updated = 2025-01-06T11:45:00+00:00 | ||
template = "docs/section.html" | ||
sort_by = "weight" | ||
weight = 75 | ||
draft = false | ||
+++ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
+++ | ||
title = "Help" | ||
description = "Contact mSupply Foundation" | ||
date = 2025-01-06T11:45:00+00:00 | ||
updated = 2025-01-06T11:45:00+00:00 | ||
template = "docs/page.html" | ||
sort_by = "weight" | ||
weight = 1 | ||
draft = false | ||
|
||
[extra] | ||
toc = true | ||
top = false | ||
+++ | ||
|
||
The Help page allows you to reach out to us with any feedback or support requests. | ||
|
||
## Viewing the Help page | ||
|
||
To view the Help page, go to `Help` in the lower section of the navigation panel: | ||
|
||
![Help: nav](/docs/help/images/help_nav.png) | ||
|
||
This will take you to the Help page: | ||
|
||
![Help Page](/docs/help/images/help_page.png) | ||
|
||
### User Guide | ||
|
||
To view our documentation, click on `View Online Version`: | ||
|
||
![User Guide Link](/docs/help/images/user_guide_button.png) | ||
|
||
This will take you to the mSupply documentation and user guides page: | ||
|
||
![mSupply Documentation](/docs/help/images/msupply_documentation.png) | ||
|
||
### Contact Us | ||
|
||
Let us know why you are getting in touch by clicking the dropdown: | ||
|
||
![Help: reason](/docs/help/images/contact_form_reason.png) | ||
|
||
Fill out the rest of the form accordingly: | ||
|
||
![Help: body](/docs/help/images/contact_form_body.png) | ||
|
||
After filling out the form, click send when satisfied with your message: | ||
|
||
![Help: send](/docs/help/images/contact_form_send.png) | ||
|
||
The mSupply Support team will receive your message, and be in touch soon to respond to support requests. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
+++ | ||
title = "Help" | ||
description = "Contact form and link to user guide" | ||
date = 2025-01-06T11:45:00+00:00 | ||
updated = 2025-01-06T11:45:00+00:00 | ||
template = "docs/section.html" | ||
sort_by = "weight" | ||
weight = 6 | ||
draft = false | ||
+++ |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-159 KB
(61%)
content/docs/replenishment/images/authorisation-requisition-detail-approved.png
Oops, something went wrong.
Binary file modified
BIN
-154 KB
(63%)
content/docs/replenishment/images/authorisation-requisition-detail-pending.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.