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

« back to all changes in this revision

Viewing changes to i18n/zh_CN/source/technical_guide/portal_project.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: .. module:: portal_project
 
3
.. i18n:     :synopsis: Project Portal 
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
..
 
7
 
 
8
.. module:: portal_project
 
9
    :synopsis: Project Portal 
 
10
    :noindex:
 
11
.. 
 
12
 
 
13
.. i18n: .. raw:: html
 
14
.. i18n: 
 
15
.. i18n:       <br />
 
16
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
17
..
 
18
 
 
19
.. raw:: html
 
20
 
 
21
      <br />
 
22
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
23
 
 
24
.. i18n: .. tip:: This module is part of the OpenERP software, the leading Open Source 
 
25
.. i18n:   enterprise management system. If you want to discover OpenERP, check our 
 
26
.. i18n:   `screencasts <http://openerp.tv>`_ or download 
 
27
.. i18n:   `OpenERP <http://openerp.com>`_ directly.
 
28
..
 
29
 
 
30
.. tip:: This module is part of the OpenERP software, the leading Open Source 
 
31
  enterprise management system. If you want to discover OpenERP, check our 
 
32
  `screencasts <http://openerp.tv>`_ or download 
 
33
  `OpenERP <http://openerp.com>`_ directly.
 
34
 
 
35
.. i18n: .. raw:: html
 
36
.. i18n: 
 
37
.. i18n:     <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/portal_project"></div>
 
38
.. i18n:     <script src="http://js-kit.com/ratings.js"></script>
 
39
..
 
40
 
 
41
.. raw:: html
 
42
 
 
43
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/portal_project"></div>
 
44
    <script src="http://js-kit.com/ratings.js"></script>
 
45
 
 
46
.. i18n: Project Portal (*portal_project*)
 
47
.. i18n: =================================
 
48
.. i18n: :Module: portal_project
 
49
.. i18n: :Name: Project Portal
 
50
.. i18n: :Version: 5.0.1.0
 
51
.. i18n: :Author: Tiny
 
52
.. i18n: :Directory: portal_project
 
53
.. i18n: :Web: 
 
54
.. i18n: :Official module: no
 
55
.. i18n: :Quality certified: no
 
56
..
 
57
 
 
58
Project Portal (*portal_project*)
 
59
=================================
 
60
:Module: portal_project
 
61
:Name: Project Portal
 
62
:Version: 5.0.1.0
 
63
:Author: Tiny
 
64
:Directory: portal_project
 
65
:Web: 
 
66
:Official module: no
 
67
:Quality certified: no
 
68
 
 
69
.. i18n: Description
 
70
.. i18n: -----------
 
71
..
 
72
 
 
73
Description
 
74
-----------
 
75
 
 
76
.. i18n: ::
 
77
.. i18n: 
 
78
.. i18n:   Synchronize between :
 
79
.. i18n:                     - Project
 
80
.. i18n:                     - Analytic Account
 
81
.. i18n:                     - CRM Section Project task and CRM Case.
 
82
..
 
83
 
 
84
::
 
85
 
 
86
  Synchronize between :
 
87
                    - Project
 
88
                    - Analytic Account
 
89
                    - CRM Section Project task and CRM Case.
 
90
 
 
91
.. i18n: Download links
 
92
.. i18n: --------------
 
93
..
 
94
 
 
95
Download links
 
96
--------------
 
97
 
 
98
.. i18n: You can download this module as a zip file in the following version:
 
99
..
 
100
 
 
101
You can download this module as a zip file in the following version:
 
102
 
 
103
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/portal_project.zip>`_
 
104
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/portal_project.zip>`_
 
105
..
 
106
 
 
107
  * `5.0 <http://www.openerp.com/download/modules/5.0/portal_project.zip>`_
 
108
  * `trunk <http://www.openerp.com/download/modules/trunk/portal_project.zip>`_
 
109
 
 
110
.. i18n: Dependencies
 
111
.. i18n: ------------
 
112
..
 
113
 
 
114
Dependencies
 
115
------------
 
116
 
 
117
.. i18n:  * :mod:`base`
 
118
.. i18n:  * :mod:`project`
 
119
.. i18n:  * :mod:`crm_configuration`
 
120
..
 
121
 
 
122
 * :mod:`base`
 
123
 * :mod:`project`
 
124
 * :mod:`crm_configuration`
 
125
 
 
126
.. i18n: Reports
 
127
.. i18n: -------
 
128
..
 
129
 
 
130
Reports
 
131
-------
 
132
 
 
133
.. i18n: None
 
134
..
 
135
 
 
136
None
 
137
 
 
138
.. i18n: Menus
 
139
.. i18n: -------
 
140
..
 
141
 
 
142
Menus
 
143
-------
 
144
 
 
145
.. i18n:  * CRM & SRM/All Announces
 
146
.. i18n:  * CRM & SRM/All Announces/New Announce
 
147
..
 
148
 
 
149
 * CRM & SRM/All Announces
 
150
 * CRM & SRM/All Announces/New Announce
 
151
 
 
152
.. i18n: Views
 
153
.. i18n: -----
 
154
..
 
155
 
 
156
Views
 
157
-----
 
158
 
 
159
.. i18n:  * \* INHERIT project.portal.form (form)
 
160
.. i18n:  * CRM - Announce Tree (tree)
 
161
.. i18n:  * CRM - Announce Form (form)
 
162
..
 
163
 
 
164
 * \* INHERIT project.portal.form (form)
 
165
 * CRM - Announce Tree (tree)
 
166
 * CRM - Announce Form (form)
 
167
 
 
168
.. i18n: Objects
 
169
.. i18n: -------
 
170
..
 
171
 
 
172
Objects
 
173
-------
 
174
 
 
175
.. i18n: None
 
176
..
 
177
 
 
178
None