Difference between revisions of "用户模块"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
(初始化)
Tag: 2017 source edit
 
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
<!-- BEGIN interlang links -->
 +
<!-- Do NOT edit this section
 +
    Links below are automatically managed by PolyglotBot
 +
    You can edit links on the English source page : Module_Users -->
 +
[[en:Module_Users]]
 +
[[fr:Module_Utilisateurs]]
 +
[[es:Módulo_Usuarios]]
 +
[[de:Modul_Benutzer]]
 +
<!-- END interlang links -->
 +
 
[[Category:用户]]
 
[[Category:用户]]
 
[[Category:标准模块列表]]
 
[[Category:标准模块列表]]
[[Category:Page_waiting_for_translation]]
 
 
{{Template用户手册}}
 
{{Template用户手册}}
{{TemplateModEN}}
+
{{TemplateModZH}}
{{BasculeDevUserEn|
+
{{模块模板|name=Users|num=0|userdoc=本页|devdoc=[[Module Users (developer)]]}}
name=Users|
+
 
num=0|
+
=简介=
devdoc=[[Module Users (developer)]]|
+
用户模块是一个必需模块。这是唯一一个你不能禁用的Dolibarr模块。它的作用是管理用户、组及其对 Dolibarr 的权限,因此要管理以下 2 个对象:
userdoc=This page|}}
 
  
= Introduction =
+
*Dolibarr 用户
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 用户组
  
* Dolibarr users
+
=安装=
* Dolibarr user groups
+
此模块始终处于启用状态,而且是唯一无法禁用的模块,因此无需进行安装。
  
= Installation =
+
=配置=
This module is always enabled and is the only module that can't be disabled, so there is nothing to do to install it.
+
此模块没有特定的配置操作。
  
= Configuration =
+
=定义=
There is no particular setup actions for this module.
+
'''内部用户'''是您公司/基金会的成员、并且可以使用 Dolibarr 系统的用户(拥有个人的登录名)。
  
= Definitions =
+
'''外部用户'''可以是客户、供应商或其他被允许使用 Dolibarr 系统的人。因此,外部用户是一个始终链接到第三方对象(客户或供应商)的用户(拥有个人的登录名)。
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.  
+
内部用户和外部用户之间的主要区别在于,外部用户只能看到(如果授予了权限)链接到用户的第三方的对象。因此,“Smith and co”公司的外部用户“Mr smith”只能看到为“Smith and co”创建的订单,发票,提案...。
  
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".
+
因此,外部用户主要用于向您的客户或供应商授予对ERP的访问权限,因此他们看不到与其他客户或供应商相关的任何内容。 内部用户通常用于向员工授予访问权限。
  
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.
 
  
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 internal user is straight forward:
 
Go to menu '''Home -> Users & groups -> New user.
 
'''
 
  
== Creating an external user ==
+
==创建外部用户==
Creating external user is a bit complex:
+
创建外部用户有点复杂:
  
To create an external user, you have to access card of contacts/addresses of a third party.
+
要创建外部用户,您必须访问第三方的联系方式/地址。
  
'''Third parties->Contacts/Addresses->List''', select the contact, then click the button "Create user".
+
'''第三方->联系方式/地址->列表''',选择联系人,然后单击“创建用户”按钮。
  
Note: The "Create user" button will appear if the contact/address is not a user of the Dolibarr system. On the other hand if the contact/address already is a user and has Dolibarr login permission, then "Create user" button will not appear in the contacts/addresses card.
+
注意:如果联系人/地址不是 Dolibarr 系统的用户,才会出现“创建用户”按钮。另一方面,如果联系人/地址已经是用户并具有Dolibarr登录权限,则“创建用户”按钮将不会出现。
  
== Defining permissions ==
+
==定义权限==
Go on tab "Permission" of the user card and click on the + or - to give or remove permission.
+
转到用户页的“权限”选项卡,然后单击 + - 以授予或删除权限。
  
User card is to be reached: '''Home->Users & Groups->Users'''
+
进入用户页:'''主页->用户和组->用户'''
  
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.
+
您可以定义一些标签。然后,可以将每个用户链接到 0 n 个标签。
  
= Related videos =
+
=相关视频=
 
<youtube width="280">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>
 
<youtube width="280">Xrf16rs2gG8</youtube>

Latest revision as of 08:31, 16 August 2023

Users
模块ID 0
用户手册 本页
开发文档 Module Users (developer)

简介

用户模块是一个必需模块。这是唯一一个你不能禁用的Dolibarr模块。它的作用是管理用户、组及其对 Dolibarr 的权限,因此要管理以下 2 个对象:

  • Dolibarr 用户
  • Dolibarr 用户组

安装

此模块始终处于启用状态,而且是唯一无法禁用的模块,因此无需进行安装。

配置

此模块没有特定的配置操作。

定义

内部用户是您公司/基金会的成员、并且可以使用 Dolibarr 系统的用户(拥有个人的登录名)。

外部用户可以是客户、供应商或其他被允许使用 Dolibarr 系统的人。因此,外部用户是一个始终链接到第三方对象(客户或供应商)的用户(拥有个人的登录名)。

在这两种情况下,权限都定义了对数据的访问级别(读取、写入、删除)。

内部用户和外部用户之间的主要区别在于,外部用户只能看到(如果授予了权限)链接到用户的第三方的对象。因此,“Smith and co”公司的外部用户“Mr smith”只能看到为“Smith and co”创建的订单,发票,提案...。

因此,外部用户主要用于向您的客户或供应商授予对ERP的访问权限,因此他们看不到与其他客户或供应商相关的任何内容。 内部用户通常用于向员工授予访问权限。

请注意,外部用户也可以具有与内部用户不同的菜单管理器(请参阅 主页 - 设置 - 菜单),但这并不常用。

生命周期 / 业务规则

创建内部用户

创建内部用户非常简单: 进入菜单 主页 -> 用户和组 -> 新建用户。

添加用户

创建外部用户

创建外部用户有点复杂:

要创建外部用户,您必须访问第三方的联系方式/地址。

第三方->联系方式/地址->列表,选择联系人,然后单击“创建用户”按钮。

注意:如果联系人/地址不是 Dolibarr 系统的用户,才会出现“创建用户”按钮。另一方面,如果联系人/地址已经是用户并具有Dolibarr登录权限,则“创建用户”按钮将不会出现。

定义权限

转到用户页的“权限”选项卡,然后单击 + 或 - 以授予或删除权限。

进入用户页:主页->用户和组->用户

请注意,用户拥有自己的权限以及用户所属组的所有权限。


标签

您可以定义一些标签。然后,可以将每个用户链接到 0 到 n 个标签。

相关视频

用户 (无组) : (法语配音,但有字幕,并以此语言评论)