You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tutorial/getting-started/user.md
+42-41Lines changed: 42 additions & 41 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,48 +107,49 @@ To do so, follow the steps below :
107
107
***
108
108
109
109
110
-
Troubleshooting
111
-
---------------------------
110
+
## Troubleshooting
112
111
> 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 :
114
114
- **usertest** is active
115
115
- password is reset
116
116
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
-

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
-

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
-

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
-

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
+

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
+

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
+

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 :
0 commit comments