Skip to content

Commit 824370d

Browse files
reduce size user tutorial
1 parent 8893c85 commit 824370d

File tree

1 file changed

+42
-41
lines changed
  • docs/tutorial/getting-started

1 file changed

+42
-41
lines changed

docs/tutorial/getting-started/user.md

Lines changed: 42 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -107,48 +107,49 @@ To do so, follow the steps below :
107107
***
108108

109109

110-
Troubleshooting
111-
---------------------------
110+
## Troubleshooting
112111
> These steps must be done using the **designer** user with **no active module filter**, see [Module filter](/platform/project/module#module-filtering--default-module)
113-
- <span class="error">Authentication error</span> when logging in, check that :
112+
113+
"Authentication error" when logging in, check that :
114114
- **usertest** is active
115115
- password is reset
116116

117-
- No menu is displayed when logged in, check that :
118-
- The the Domain exist, contains **TrnSupplier** and is granted to **TRN_SUPERADMIN** :
119-
120-
- In **Business objects > Domains**
121-
- Open **TrnDomain** :
122-
- The Domain is granted to **TRN_SUPERADMIN** :
123-
- In the **Permissions** tab, there should **TRN_SUPERADMIN**
124-
> If not, create it
125-
- The Domain contains the **TrnSupplier** Business object :
126-
- In the **Main menu** tab, there should be **TrnSupplier**
127-
> If not, create it
128-
129-
![](img/user/trbl-domain.png)
130-
131-
- **TrnSupplier** has a CRUD Function, and is granted to **TRN_SUPERADMIN**
132-
- In **Business objects > Business objects**
133-
- Open **TrnSupplier** :
134-
- In the **Functions** panel linked to the Object :
135-
- There should be a **Read, create, update and delete** Function (TRN_SUP_CRUD)
136-
> If not, create it
137-
138-
![](img/user/trbl-object.png)
139-
140-
- Open the **TRN_SUP_CRUD** Function :
141-
- In the **Grant** panel linked to the Function :
142-
- There should be the **TRN_SUPERADMIN** Group
143-
> If not, create it
144-
145-
![](img/user/trbl-function.png)
146-
147-
- **usertest** has the **TRN_SUPERADMIN** Responsibility :
148-
- In **Users and rights > Users > Show all**
149-
- Open **usertest** :
150-
- In the **Responsibilities** panel linked to the user :
151-
- There should be **TRN_SUPERADMIN**
152-
> If not, create it
153-
154-
![](img/user/trbl-user.png)
117+
No menu is displayed when logged in, check that :
118+
119+
- The the Domain exist, contains **TrnSupplier** and is granted to **TRN_SUPERADMIN** :
120+
121+
- In **Business objects > Domains**
122+
- Open **TrnDomain** :
123+
- The Domain is granted to **TRN_SUPERADMIN** :
124+
- In the **Permissions** tab, there should **TRN_SUPERADMIN**
125+
> If not, create it
126+
- The Domain contains the **TrnSupplier** Business object :
127+
- In the **Main menu** tab, there should be **TrnSupplier**
128+
> If not, create it
129+
130+
![](img/user/trbl-domain.png)
131+
132+
- **TrnSupplier** has a CRUD Function, and is granted to **TRN_SUPERADMIN**
133+
- In **Business objects > Business objects**
134+
- Open **TrnSupplier** :
135+
- In the **Functions** panel linked to the Object :
136+
- There should be a **Read, create, update and delete** Function (TRN_SUP_CRUD)
137+
> If not, create it
138+
139+
![](img/user/trbl-object.png)
140+
141+
- Open the **TRN_SUP_CRUD** Function :
142+
- In the **Grant** panel linked to the Function :
143+
- There should be the **TRN_SUPERADMIN** Group
144+
> If not, create it
145+
146+
![](img/user/trbl-function.png)
147+
148+
- **usertest** has the **TRN_SUPERADMIN** Responsibility :
149+
- In **Users and rights > Users > Show all**
150+
- Open **usertest** :
151+
- In the **Responsibilities** panel linked to the user :
152+
- There should be **TRN_SUPERADMIN**
153+
> If not, create it
154+
155+
![](img/user/trbl-user.png)

0 commit comments

Comments
 (0)