From 02951113013ca36e58d4d39f7203798b66d2765f Mon Sep 17 00:00:00 2001 From: AlexSlawinski Date: Tue, 9 May 2023 10:35:31 +0200 Subject: [PATCH 1/8] Update create-users.md Minor change in prep for https://spryker.atlassian.net/browse/CC-26261 guide --- .../manage-in-the-back-office/manage-users/create-users.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md b/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md index 264d6ddaa7c..3a0a7e61d73 100644 --- a/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md +++ b/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md @@ -44,8 +44,9 @@ This document describes how to create users in the Back Office. 7. Enter a **LAST NAME**. 8. For **ASSIGNED GROUPS**, select one or more user groups you want to assign this user to. 9. Optional: To make this user an agent, select **THIS USER IS AN AGENT**. -10. Select an **INTERFACE LANGUAGE**. -11. Click **Create**. +10. Optional: to make this user a warehouse user, select **IS A WAREHOUSE USER**. +11. Select an **INTERFACE LANGUAGE**. +12. Click **Create**. This opens the **Users** page with the success message displayed. The created user is displayed in the list. From 442cca4c5858d50242353c6e6966a866305b4536 Mon Sep 17 00:00:00 2001 From: AlexSlawinski Date: Tue, 23 May 2023 10:40:56 +0200 Subject: [PATCH 2/8] Apply suggestions from code review --- .../manage-in-the-back-office/manage-users/create-users.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md b/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md index 3a0a7e61d73..b972254aa03 100644 --- a/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md +++ b/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md @@ -44,9 +44,9 @@ This document describes how to create users in the Back Office. 7. Enter a **LAST NAME**. 8. For **ASSIGNED GROUPS**, select one or more user groups you want to assign this user to. 9. Optional: To make this user an agent, select **THIS USER IS AN AGENT**. -10. Optional: to make this user a warehouse user, select **IS A WAREHOUSE USER**. +10. Optional: Ensure the user has the **WAREHOUSE USER** role. 11. Select an **INTERFACE LANGUAGE**. -12. Click **Create**. +12. **Create** a user. This opens the **Users** page with the success message displayed. The created user is displayed in the list. From 7a790ffedc8c60b649ff467fc2872eaea327caed Mon Sep 17 00:00:00 2001 From: AlexSlawinski Date: Tue, 23 May 2023 10:41:25 +0200 Subject: [PATCH 3/8] Update docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md --- .../manage-in-the-back-office/manage-users/create-users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md b/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md index b972254aa03..7e30984efa3 100644 --- a/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md +++ b/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md @@ -45,7 +45,7 @@ This document describes how to create users in the Back Office. 8. For **ASSIGNED GROUPS**, select one or more user groups you want to assign this user to. 9. Optional: To make this user an agent, select **THIS USER IS AN AGENT**. 10. Optional: Ensure the user has the **WAREHOUSE USER** role. -11. Select an **INTERFACE LANGUAGE**. +11. Select an interface language. 12. **Create** a user. This opens the **Users** page with the success message displayed. The created user is displayed in the list. From 7524114953e069c2004d4a6fe68b58b117065a8b Mon Sep 17 00:00:00 2001 From: AlexSlawinski Date: Wed, 24 May 2023 09:48:33 +0200 Subject: [PATCH 4/8] Apply suggestions from code review Co-authored-by: Andrii Tserkovnyi --- .../manage-in-the-back-office/manage-users/create-users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md b/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md index 7e30984efa3..ace10254925 100644 --- a/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md +++ b/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md @@ -45,7 +45,7 @@ This document describes how to create users in the Back Office. 8. For **ASSIGNED GROUPS**, select one or more user groups you want to assign this user to. 9. Optional: To make this user an agent, select **THIS USER IS AN AGENT**. 10. Optional: Ensure the user has the **WAREHOUSE USER** role. -11. Select an interface language. +11. For **INTERFACE LANGUAGE**, select a language suitable for the user. 12. **Create** a user. This opens the **Users** page with the success message displayed. The created user is displayed in the list. From 9ef106de557e3a11466c123d971dc947620980e7 Mon Sep 17 00:00:00 2001 From: AlexSlawinski Date: Wed, 24 May 2023 09:57:52 +0200 Subject: [PATCH 5/8] Apply suggestions from code review Co-authored-by: Andrii Tserkovnyi --- .../manage-in-the-back-office/manage-users/create-users.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md b/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md index ace10254925..51f9f81056a 100644 --- a/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md +++ b/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md @@ -44,9 +44,9 @@ This document describes how to create users in the Back Office. 7. Enter a **LAST NAME**. 8. For **ASSIGNED GROUPS**, select one or more user groups you want to assign this user to. 9. Optional: To make this user an agent, select **THIS USER IS AN AGENT**. -10. Optional: Ensure the user has the **WAREHOUSE USER** role. +10. Optional: Ensure the user has the warehouse user role by clicking **WAREHOUSE USER**. 11. For **INTERFACE LANGUAGE**, select a language suitable for the user. -12. **Create** a user. +12. Click **Create**. This opens the **Users** page with the success message displayed. The created user is displayed in the list. From 4c30b8f9dae40ffc2f54cbb1d0ce16257afb3080 Mon Sep 17 00:00:00 2001 From: AlexSlawinski Date: Wed, 24 May 2023 10:04:50 +0200 Subject: [PATCH 6/8] Update docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md --- .../manage-in-the-back-office/manage-users/create-users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md b/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md index 51f9f81056a..c1613ab692a 100644 --- a/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md +++ b/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md @@ -44,7 +44,7 @@ This document describes how to create users in the Back Office. 7. Enter a **LAST NAME**. 8. For **ASSIGNED GROUPS**, select one or more user groups you want to assign this user to. 9. Optional: To make this user an agent, select **THIS USER IS AN AGENT**. -10. Optional: Ensure the user has the warehouse user role by clicking **WAREHOUSE USER**. +10. Optional: To make the user a warehouse user, select **WAREHOUSE USER**. 11. For **INTERFACE LANGUAGE**, select a language suitable for the user. 12. Click **Create**. From 080bd71d362c8345c2eb9ab32095b679949d0208 Mon Sep 17 00:00:00 2001 From: AlexSlawinski Date: Wed, 24 May 2023 10:06:20 +0200 Subject: [PATCH 7/8] Update create-users.md --- .../manage-in-the-back-office/manage-users/create-users.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md b/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md index c1613ab692a..076a5579d97 100644 --- a/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md +++ b/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md @@ -62,3 +62,4 @@ This opens the **Users** page with the success message displayed. The created us | ASSIGNED GROUPS | User groups to assign this user to. User groups define what areas and actions the user will have access to. To learn how to create user groups, see [Create user groups](/docs/pbc/all/user-management/{{page.version}}/manage-in-the-back-office/manage-user-groups/create-user-groups.html). | | AGENT | Defines if this user is an [agent assist](/docs/pbc/all/user-management/{{page.version}}/agent-assist-feature-overview.html) | | INTERFACE LANGUAGE | Defines the interface language of the Back Office for this user. | +| WAREHOUSE USER| Defines if this user is a warehouse user. | From b88cbeb6fbf06352b26a3843224d518901bfbd5e Mon Sep 17 00:00:00 2001 From: AlexSlawinski Date: Wed, 24 May 2023 16:19:36 +0200 Subject: [PATCH 8/8] Update docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md --- .../manage-in-the-back-office/manage-users/create-users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md b/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md index 076a5579d97..741ebd5a4cc 100644 --- a/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md +++ b/docs/pbc/all/user-management/202212.0/manage-in-the-back-office/manage-users/create-users.md @@ -62,4 +62,4 @@ This opens the **Users** page with the success message displayed. The created us | ASSIGNED GROUPS | User groups to assign this user to. User groups define what areas and actions the user will have access to. To learn how to create user groups, see [Create user groups](/docs/pbc/all/user-management/{{page.version}}/manage-in-the-back-office/manage-user-groups/create-user-groups.html). | | AGENT | Defines if this user is an [agent assist](/docs/pbc/all/user-management/{{page.version}}/agent-assist-feature-overview.html) | | INTERFACE LANGUAGE | Defines the interface language of the Back Office for this user. | -| WAREHOUSE USER| Defines if this user is a warehouse user. | +| WAREHOUSE USER| Defines if this user is a warehouse user. A warehouse user is someone who works inside a warehouse to fulfill orders. |