Skip to content

Commit

Permalink
fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
andriitserkovnyi committed May 4, 2022
1 parent f4a58a9 commit 812da34
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 24 deletions.
23 changes: 15 additions & 8 deletions _data/sidebars/scos_user_sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1000,7 +1000,7 @@ entries:
nested:
- title: Customers
include_versions:
- "202108.0"
- "202108.0"
nested:
- title: Create customers
url: /docs/scos/user/back-office-user-guides/customer/customers/create-customers.html
Expand All @@ -1015,18 +1015,25 @@ entries:
- title: Edit customer addresses
url: /docs/scos/user/back-office-user-guides/customer/customers/edit-customer-addresses.html
- title: Customer, customer access, customer groups
include_versions:
- "201811.0"
- "201903.0"
- "201907.0"
- "202001.0"
- "202005.0"
- "202009.0"
nested:
- title: Managing customers
url: /docs/scos/user/back-office-user-guides/customer/customer-customer-access-customer-groups/managing-customers.html
include_versions:
- "201811.0"
- "201903.0"
- "201907.0"
- "202001.0"
- "202005.0"
- "202009.0"
- title: Managing customer addresses
url: /docs/scos/user/back-office-user-guides/customer/customer-customer-access-customer-groups/managing-customer-addresses.html
include_versions:
- "201811.0"
- "201903.0"
- "201907.0"
- "202001.0"
- "202005.0"
- "202009.0"
- title: Managing customer access
url: /docs/scos/user/back-office-user-guides/customer/customer-customer-access-customer-groups/managing-customer-access.html
- title: Managing customer groups
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ All columns with headers having arrows in **List of orders** are sortable.
| | Trigger all matching states inside this order | Action button for changing the available states for all the items in the order. For details, see [Changing marketplace order states](#changing-marketplace-order-states). |
| Custom Order Reference | | Custom number that can be added to the order. |
| Customer | | Section with the information about the customer who has submitted the order. |
| | Reference | Unique reference of the customer in the system. The reference is clickable and leads to the *[View Customer](/docs/scos/user/back-office-user-guides/{{page.version}}/customer/customer-customer-access-customer-groups/managing-customers.html#viewing-customer-details)* page. |
| | Reference | Unique reference of the customer in the system. The reference is clickable and leads to the *[View Customer](/docs/scos/user/back-office-user-guides/{{page.version}}/customer/customers/view-customers.html)* page. |
| | Name | Name of the customer. |
| | Email | Customer’s email address. |
| | Previous orders count | Number of orders the customer has submitted. |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ To view a customer in the Back Office, follow the steps:
| Email | Email address. |
|Company | Company. Not to be confused with a [B2B company](/docs/scos/user/features/{{page.version}}/company-account-feature-overview/company-accounts-overview.html). |
| Customer Reference | Unique identifier of the customer. |
| Gender | Gender.|
| Locale | Locale.|
| Gender | Gender. |
| Locale | Locale. |
| Phone | Phone number.|
| Date of birth | Date of birth.|
| Registered at | Date and time of the customer's creation. |
| Zed Account Reference |
| Zed Account Reference | Unique identifier of the Back Office user this [customer is assigned](/docs/scos/user/back-office-user-guides/{page.version}/users/managing-users/assigning-customers-to-users.html) to. |
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ After checkout registration, the cart created by a customer as a guest user is c

A Back Office user can register a customer by entering customer account details. The verification email is sent to the email address specified by the Back Office user. Until the customer verifies their account via the link in the email, in the Back Office, the status of their account is `Unverified`. Once they click the link, the status changes to `Verified`.

To learn how a Back Office user creates customer accounts, see [Creating customers](/docs/scos/user/back-office-user-guides/{{page.version}}/customer/customer-customer-access-customer-groups/managing-customers.html#creating-customers).
To learn how a Back Office user creates customer accounts, see [Creating customers](/docs/scos/user/back-office-user-guides/{{page.version}}/customer/customers/create-customers.html).

### Registration via Glue API

Expand All @@ -61,7 +61,7 @@ A developer can verify a customer's email address via Glue API regardless of the

{% endinfo_block %}

To learn how a developer creates customer accounts via Glue API, see [Create a customer](/docs/scos/dev/glue-api-guides/{{page.version}}/managing-customers/managing-customers.html#create-a-customer).
To learn how a developer creates customer accounts via Glue API, see [Create a customer](/docs/scos/dev/glue-api-guides/{{page.version}}/managing-customers/managing-customers.html).

To learn how a developer confirms a customer's email address, see [Confirming customer registration](/docs/scos/dev/glue-api-guides/{{page.version}}/managing-customers/confirming-customer-registration.html).

Expand All @@ -73,7 +73,7 @@ A developer can register a customer by importing their customer account details.

|BACK OFFICE USER GUIDES|
|---|
| [Create customers](/docs/scos/user/back-office-user-guides/{{page.version}}/customer/customer-customer-access-customer-groups/managing-customers.html#creating-customers) |
| [Create customers](/docs/scos/user/back-office-user-guides/{{page.version}}/customer/customers/create-customers.html) |

{% info_block warningBox "Developer guides" %}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ redirect_from:

*Password Management* lets Spryker admins manage customer account passwords. It also lets B2B and B2C Shoppers manage their own account passwords.

When you create a customer account in the Back Office, you do not enter the password. Instead, you can select to send a password reset email to the customer account’s email address. This way, the customer knows that the account has been created and they need to reset the password to access it. To learn how Spryker admin sends password reset emails when creating customer accounts, see [Creating a Customer](/docs/scos/user/back-office-user-guides/{{page.version}}/customer/customer-customer-access-customer-groups/managing-customers.html#creating-customers).
When you create a customer account in the Back Office, you do not enter the password. Instead, you can select to send a password reset email to the customer account’s email address. This way, the customer knows that the account has been created and they need to reset the password to access it. To learn how Spryker admin sends password reset emails when creating customer accounts, see [Create a customer](/docs/scos/user/back-office-user-guides/{{page.version}}/customer/customers/create-customers.html).

You can create customer accounts by [importing](/docs/scos/dev/data-import/{{page.version}}/importing-data-with-a-configuration-file.html#console-commands-to-run-import) a [customerCSV file](/docs/scos/dev/data-import/{{page.version}}/data-import-categories/commerce-setup/file-details-customer.csv.html). In this case, you can specify the passwords of the customer accounts to import, but it’s not mandatory. If you do not specify the passwords, you can send password reset emails to the customers without passwords by running `console customer:password:set`. Also, you can send password reset emails to all customers by running console `customer:password:reset`. To learn how a developer can import customer data, see [Importing Data with a Configuration File](/docs/scos/dev/data-import/{{page.version}}/importing-data-with-a-configuration-file.html).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,14 +108,6 @@ Each of the Identity Managers is an ECO module that should be developed separate
| [Get a general idea of the Back Office Translations](/docs/scos/user/features/{{page.version}}/spryker-core-back-office-feature-overview/back-office-translations-overview.html) |
| **Work with the Back Office**: |
| [Log in to the Back Office](/docs/scos/user/back-office-user-guides/{{page.version}}/logging-in-to-the-back-office.html) |
| [View Dashboard](/docs/scos/user/back-office-user-guides/{{page.version}}/dashboard/viewing-dashboard.html) |
| [Mange Punch Out](/docs/scos/user/back-office-user-guides/{{page.version}}/punch-out/managing-punch-out-connections.html) |
| [View Order Matrix](/docs/scos/user/back-office-user-guides/{{page.version}}/sales/order-matrix/viewing-the-order-matrix.html) |
| [Manage customers](/docs/scos/user/back-office-user-guides/{{page.version}}/customer/customer-customer-access-customer-groups/managing-customers.html) |
| [Create an abstract product and product bundles](/docs/scos/user/back-office-user-guides/{{page.version}}/catalog/products/manage-abstract-products/creating-abstract-products-and-product-bundles.html) |
| [Create content items](/docs/scos/user/back-office-user-guides/{{page.version}}/content/content-items/creating-content-items.html) |
| [Manage users](/docs/scos/user/back-office-user-guides/{{page.version}}/users/managing-users/creating-users.html) |
| [Create a warehouse](/docs/scos/user/back-office-user-guides/{{page.version}}/administration/warehouses/creating-warehouses.html) |

{% info_block warningBox "Developer guides" %}

Expand Down

0 comments on commit 812da34

Please sign in to comment.