~openerp-chinese-team/openobject-doc/Chinese-init

« back to all changes in this revision

Viewing changes to i18n/zh_CN/source/usability_book/4.Configuration/Configuration_wizards.rst

  • Committer: JoshuaJan
  • Date: 2012-12-04 01:36:44 UTC
  • Revision ID: popkar77@gmail.com-20121204013644-k25kpyac672wxe22
Chinese initialization

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. i18n: =====================================
 
3
.. i18n: Configuration Wizards Functionality
 
4
.. i18n: =====================================
 
5
..
 
6
 
 
7
=====================================
 
8
Configuration Wizards Functionality
 
9
=====================================
 
10
 
 
11
.. i18n: Configuration wizards are launched automatically on creation of a new database. You must develop configuration wizards per application to:
 
12
..
 
13
 
 
14
Configuration wizards are launched automatically on creation of a new database. You must develop configuration wizards per application to:
 
15
 
 
16
.. i18n:        1. Help the user decide which features (modules) to install
 
17
.. i18n:        
 
18
.. i18n:        2. Help the user configure the system
 
19
..
 
20
 
 
21
        1. Help the user decide which features (modules) to install
 
22
        
 
23
        2. Help the user configure the system
 
24
 
 
25
.. i18n: For the point (1), fewer user-installed modules make it easier to understand the system. So, most features are proposed as extra in the configuration wizards.
 
26
..
 
27
 
 
28
For the point (1), fewer user-installed modules make it easier to understand the system. So, most features are proposed as extra in the configuration wizards.
 
29
 
 
30
.. i18n: For the point (2), where possible, it's better to provide a default configuration that works for most companies instead of developing a configuration wizard.
 
31
..
 
32
 
 
33
For the point (2), where possible, it's better to provide a default configuration that works for most companies instead of developing a configuration wizard.
 
34
 
 
35
.. i18n: Don't forget that configuration wizards are to help users tailor the system to their requirements, not to ask complex questions for very specific configurations.
 
36
..
 
37
 
 
38
Don't forget that configuration wizards are to help users tailor the system to their requirements, not to ask complex questions for very specific configurations.
 
39
 
 
40
.. i18n: OpenERP allows users to configure their installation to their business's needs. When a user creates a database they can choose one or more applications. They will then see some configuration wizards to add modules related to the chosen application(s) and so, their needs.  For example, if the user has chosen “Project” they will see a wizard to configure Project Management.
 
41
..
 
42
 
 
43
OpenERP allows users to configure their installation to their business's needs. When a user creates a database they can choose one or more applications. They will then see some configuration wizards to add modules related to the chosen application(s) and so, their needs.  For example, if the user has chosen “Project” they will see a wizard to configure Project Management.
 
44
 
 
45
.. i18n: .. figure:: Pictures/2.1.Project_management.png
 
46
.. i18n:    :align: center
 
47
..
 
48
 
 
49
.. figure:: Pictures/2.1.Project_management.png
 
50
   :align: center