Skip to content

Commit

Permalink
from 6bffc8bf6d486b5672810e32c9a3b9bb345ca592
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbrunskill committed Jun 24, 2024
1 parent 413ea0c commit 631c4bb
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 1 deletion.
10 changes: 10 additions & 0 deletions content/docs/manage/demographics.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,13 @@ This will add a new row to the table. You can now enter a name for the demograph
- OR: Click `Cancel` at any time to revert your changes

![add new indicator](/docs/manage/images/add_indicator.gif)

## Permissions & Restrictions

Demographics are only visible on the [Open mSupply Central Server](/docs/getting_started/central) and requires the [`mobile: Uses vaccine module`](https://docs.msupply.org.nz/cold_chain_equipment:mobile?s[]=vaccine#enable_the_vaccine_module_for_the_mobile_store) store preference.

![mSupply Store Preference Vaccine Module](/docs/programs/images/vaccine_module.png)

To Create, Edit or Delete Demographics you need the `Can modify central data` permission, enabled in the [omSupply Permissions Tab](https://docs.msupply.org.nz/admin:managing_users?s[]=permission#omsupply_permissions_tab) on your Central Store.

![Can Modify Central Data Permission](/docs/programs/images/can_modify_central.png)
10 changes: 9 additions & 1 deletion content/docs/manage/facilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ In the search bar in the top left of your screen, type some (or all) of a store
To edit the properties of a store in the list, click on it. This will open a new `Edit Facility` window.

<div class='tip'>
If you see a message like this when you open the Edit Facility window, that means you have no store properties configured! To set these up, please contact support.
If you see a message like this when you open the Edit Facility window, that means you have no store properties configured! To set these up, please contact support or <a href='/docs/settings/configuration/#gaps-store-properties'>enable GAPS Properties</a>.

![Facilities: no properties](/docs/manage/images/facilities-no-properties-defined.png)

Expand Down Expand Up @@ -91,3 +91,11 @@ Some properties can be disabled here. This means they are only editable on the O
Once you are happy with your changes, click `OK` to save and close the window.

Click `Cancel` at any time to revert your changes and close the window.

## Permissions & Restrictions

Facilities are only visible on the [Open mSupply Central Server](/docs/getting_started/central).

To Edit facilities centrally you need the `Can modify central data` permission, enabled in the [omSupply Permissions Tab](https://docs.msupply.org.nz/admin:managing_users?s[]=permission#omsupply_permissions_tab) on your Central Store.

![Can Modify Central Data Permission](/docs/programs/images/can_modify_central.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 added content/docs/programs/images/vaccine_module.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions content/docs/programs/immunizations.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ toc = true
top = false
+++

Note: Immunization programs are only visible on the [Open mSupply Central Server](/docs/getting_started/central).

Choose `Programs` > `Immunizations` in the navigation panel.

![goto: immunizations](/docs/programs/images/goto_immunizations.png)
Expand Down Expand Up @@ -129,3 +131,13 @@ You can use the `Close` button in the bottom right to close the detail view, and
From this view, you can edit all the relevant information for the Vaccine Course, including its name, details like its wastage rate, and the number of doses.

Once you are happy with your changes, you can use the `Save` button in the bottom right to save them.

## Permissions & Restrictions

Immunization Programs are only visible on the [Open mSupply Central Server](/docs/getting_started/central) and requires the [`mobile: Uses vaccine module`](https://docs.msupply.org.nz/cold_chain_equipment:mobile?s[]=vaccine#enable_the_vaccine_module_for_the_mobile_store) store preference.

![mSupply Store Preference Vaccine Module](/docs/programs/images/vaccine_module.png)

To Create, Edit or Delete Immunization Programs or Vaccine Courses you need the `Can modify central data` permission, enabled in the [omSupply Permissions Tab](https://docs.msupply.org.nz/admin:managing_users?s[]=permission#omsupply_permissions_tab) on your Central Store.

![Can Modify Central Data Permission](/docs/programs/images/can_modify_central.png)

0 comments on commit 631c4bb

Please sign in to comment.