Changes

Add Chinese
Line 5: Line 5:  
[[es:Módulo_Usuarios]]
 
[[es:Módulo_Usuarios]]
 
[[de:Modul_Benutzer]]
 
[[de:Modul_Benutzer]]
 +
[[zh:用户模块]]
 
<!-- END interlang links -->
 
<!-- END interlang links -->
   Line 18: Line 19:     
= Introduction =
 
= Introduction =
Module Users is a mandatory module. It's the only Dolibarr module you can't disable. Its role is to manage permissions into Dolibarr, so to manage following entities:
+
Module Users is a mandatory module. It's the only Dolibarr module you can't disable. Its role is to manage users, groups and their permissions into Dolibarr, so to manage the 2 following objects:
    
* Dolibarr users
 
* Dolibarr users
Line 29: Line 30:  
There is no particular setup actions for this module.
 
There is no particular setup actions for this module.
   −
= Life cycle / Business rules =
+
= Definitions =
An '''internal''' user is a user who is part of your company/foundation and can use the Dolibarr system.
+
An '''internal''' user is a user (with its own login to the application) who is part of your company/foundation and can use the Dolibarr system.
 +
 
 +
An '''external''' user can be a customer, a supplier or other who is permitted to use the Dolibarr system. So an external user is a user (with its own login to the application) but always linked to a thirdparty object (customer or supplier)
 +
 
 +
In both cases, permissions define the access level (read, write, delete) on the data.  
   −
An '''external''' user can be a customer, a supplier or other who is permitted to use the Dolibarr system.
+
The main difference between an internal and an external user is that an external user can see (if permissions were granted) ONLY the objects linked to the third party of the user. So the external user "Mr smith" of the company "Smith and co" can only see orders, invoices, proposals, ... created for the company "Smith and co".  
   −
In both cases, permissions define the access level to the system.  
+
So external users are mostly used to give an access to the ERP to your customer or resellers so they can't see nothing related to other customer or suppliers.
 +
Internal users are often used to give access to the employees.
   −
External user can have a different menu manager than internal user (See Home - Setup - Display)
+
Note that external users can also have a different menu manager than internal users (See Home - Setup - Display), but this is not often used
    +
= Life cycle / Business rules =
 
== Creating an internal user ==
 
== Creating an internal user ==
 
Creating internal user is straight forward:
 
Creating internal user is straight forward:
Line 58: Line 65:     
Note that a user owns permission of himself and all permissions of groups the user is part of.
 
Note that a user owns permission of himself and all permissions of groups the user is part of.
 +
 +
 +
== Tags ==
 +
You can define some tags. Each user can then be linked to 0 to n tags.
    
= Related videos =
 
= Related videos =
<youtube width="200" height="120">GPtZXQxzlFM</youtube>
+
<youtube width="280">GPtZXQxzlFM</youtube>
 +
 
 +
Users (no group) :
 +
(vocal in french but subtitles are available and review in this language)
 +
 
 +
<youtube width="280">Xrf16rs2gG8</youtube>
714

edits