Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions content/en/docs/Settings/Settings_users/Settings_users.md
Original file line number Diff line number Diff line change
Expand Up @@ -401,15 +401,6 @@ The following options and suboptions are available:
- Run at
- Run on weekdays

Example:

To set the schedule to occur twice a week on Monday and Thursday at 12:00am CDT, you would configure the following options:

1. Set the "Frequency" option to "Weeks".
2. Set the "Weeks between runs" option to "0".
3. Set the "Run at" option to "12:00 AM".
4. Set the "Run on weekdays" to the options "Monday" and "Thursday".

### Criteria

The **Criteria** section allows you to configure the criteria for the transfer process.
Expand Down
6 changes: 3 additions & 3 deletions content/en/docs/Users/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Keyboard shortcuts allow you to perform actions in this app using the keyboard.
- **Patron group (required).** Select a patron group to assign to the user. Patron groups are classes of library users configured in [Settings \> Users \> Patron Groups](../settings/settings_users/settings_users/#settings--users--patron-groups).
- **Status (required).** Select a status for the user: **Active** or **Inactive.** A user's status is tied to the expiration date set on their user record. When a **Patron Group** is selected, the **Status** automatically defaults to **Active**.
- **Active** status indicates current affiliation, employment, or enrollment at the library's institution.
- **Inactive** status indicates that the expiration date on the user's record has passed or the user is no longer affiliated, employed, or enrolled at the library's institution.
- **Inactive** status indicates that the expiration date on the user's record has passed or the user is no longer affiliated, employed, or enrolled at the library's institution. An inactive user cannot log in to FOLIO, checkout or renew an item, or place a request. Patron notices continue to be sent to inactive patrons, and open fines continue to be included in transfer reports.
- **Expiration date.** The expiration date determines when a user's status is scheduled to change from **Active** to **Inactive**. Expiration date is optional and this field may be left blank. For information on editing an expiration date, see [Edit an expiration date](#edit-an-expiration-date).
- **Barcode.** The barcode number for the user's library card. Type the barcode number in the **Barcode** field.
- **User Type.** Select the user type: **Patron** or **Staff**. This field is required in [ECS-enabled tenants](../consortia/). This field is also required for non-ECS-enabled tenants using [Reading Room Access](../access/reading-room/reading_room/). Otherwise, use of the **User type** field is optional.
Expand Down Expand Up @@ -408,7 +408,7 @@ A **sponsor** is a user who authorizes another user to borrow library materials
- **Proxy can request for the sponsor**.
- *Yes*: The **Proxy** can place requests for materials on behalf of the **Sponsor**.
- *No*: The **Proxy** cannot place requests for material on behalf of the **Sponsor**.
- **Notifications sent to**. Select whether **Proxy** or **Sponsor** should receive notifications from the library.
- **Notifications sent to**. Select whether **Proxy** or **Sponsor** should receive notifications from the library. (Functionality to send notifications to the proxy is pending [UXPROD-3937](https://folio-org.atlassian.net/browse/UXPROD-3937).)

6. Click **Add**.
7. Click **Save & Close**. The **Sponsor** is added to the user record.
Expand All @@ -431,7 +431,7 @@ A **Proxy** is a user who is authorized to borrow library materials on another u
- **Proxy can request for sponsor**.
- *Yes*: The **Proxy** can place requests for materials on behalf of the **Sponsor**.
- *No*: The **Proxy** cannot place requests for material on behalf of the **Sponsor**.
- **Notifications sent to**. Select whether **Proxy** or **Sponsor** should receive notifications from the library.
- **Notifications sent to**. Select whether **Proxy** or **Sponsor** should receive notifications from the library. (Functionality to send notifications to the proxy is pending UXPROD-3937.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add a closing parenthesis?
Can you make UXPROD-3937 a clickable link?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you @julianladisch ! I have made it a clickable link.


6. Click **Add.**
7. Click **Save & Close**. The **Proxy** is added to the user record.
Expand Down