~openerp-community/openobject-doc/6.1

« back to all changes in this revision

Viewing changes to i18n/vi/source/technical_guide/board_dm.rst

  • Committer: TruongSinh Tran
  • Date: 2009-07-19 19:02:35 UTC
  • Revision ID: truongsinh@vipescoserver-20090719190235-fu3bxcrbpvwuk5h7
[FIX] build_i18n.py .. raw:: html

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
.. i18n: .. module:: board_dm
3
 
    .. i18n: :synopsis: Board for DM users 
4
 
    .. i18n: :noindex:
 
3
.. i18n:     :synopsis: Board for DM users 
 
4
.. i18n:     :noindex:
5
5
.. i18n: .. 
6
6
 
7
7
.. module:: board_dm
8
8
    :synopsis: Board for DM users 
9
9
    :noindex:
10
 
.... i18n:  
 
10
.. 
11
11
 
12
12
.. i18n: .. raw:: html
13
 
 
14
 
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/board_dm"></div>
15
 
    <script src="http://js-kit.com/ratings.js"></script>
16
 
 
17
 
      .. i18n: <br />
18
 
    .. i18n: <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
13
.. i18n: 
 
14
.. i18n:       <br />
 
15
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
16
 
 
17
.. raw:: html
19
18
 
20
19
      <br />
21
20
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
22
21
 
23
22
.. i18n: .. tip:: This module is part of the Open ERP software, the leading Open Source 
24
 
  .. i18n: enterprise management system. If you want to discover Open ERP, check our 
25
 
  .. i18n: `screencasts <http://openerp.tv>`_ or download 
26
 
  .. i18n: `Open ERP <http://openerp.com>`_ directly.
 
23
.. i18n:   enterprise management system. If you want to discover Open ERP, check our 
 
24
.. i18n:   `screencasts <http://openerp.tv>`_ or download 
 
25
.. i18n:   `Open ERP <http://openerp.com>`_ directly.
27
26
 
28
27
.. tip:: This module is part of the Open ERP software, the leading Open Source 
29
28
  enterprise management system. If you want to discover Open ERP, check our 
31
30
  `Open ERP <http://openerp.com>`_ directly.
32
31
 
33
32
.. i18n: .. raw:: html
34
 
 
35
 
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/board_dm"></div>
36
 
    <script src="http://js-kit.com/ratings.js"></script>
37
 
 
38
 
    .. i18n: <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/board_dm"></div>
39
 
    .. i18n: <script src="http://js-kit.com/ratings.js"></script>
 
33
.. i18n: 
 
34
.. i18n:     <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/board_dm"></div>
 
35
.. i18n:     <script src="http://js-kit.com/ratings.js"></script>
 
36
 
 
37
.. raw:: html
40
38
 
41
39
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/board_dm"></div>
42
40
    <script src="http://js-kit.com/ratings.js"></script>
70
68
-----------
71
69
 
72
70
.. i18n: ::
73
 
 
74
 
  This module implements a dashboard for campaign manager that includes:
75
 
      * List of campaigns that have started at max 2 month ago and those that will start in the 2 month to come
76
 
      * List of the tasks of the day
77
 
      * List of  the tasks with a deadline passed
78
 
      
79
 
  This module implements a dashboard for offer manager that includes:
80
 
      * Offers
81
 
      * Offer Ideas
82
 
 
83
 
  .. i18n: This module implements a dashboard for campaign manager that includes:
84
 
      .. i18n: * List of campaigns that have started at max 2 month ago and those that will start in the 2 month to come
85
 
      .. i18n: * List of the tasks of the day
86
 
      .. i18n: * List of  the tasks with a deadline passed
87
 
      .. i18n: 
88
 
  .. i18n: This module implements a dashboard for offer manager that includes:
89
 
      .. i18n: * Offers
90
 
      .. i18n: * Offer Ideas
 
71
.. i18n: 
 
72
.. i18n:   This module implements a dashboard for campaign manager that includes:
 
73
.. i18n:       * List of campaigns that have started at max 2 month ago and those that will start in the 2 month to come
 
74
.. i18n:       * List of the tasks of the day
 
75
.. i18n:       * List of  the tasks with a deadline passed
 
76
.. i18n:       
 
77
.. i18n:   This module implements a dashboard for offer manager that includes:
 
78
.. i18n:       * Offers
 
79
.. i18n:       * Offer Ideas
 
80
 
 
81
::
91
82
 
92
83
  This module implements a dashboard for campaign manager that includes:
93
84
      * List of campaigns that have started at max 2 month ago and those that will start in the 2 month to come
108
99
 
109
100
You can download this module as a zip file in the following version:
110
101
 
111
 
  .. i18n: * `trunk <http://www.openerp.com/download/modules/trunk/board_dm.zip>`_
 
102
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/board_dm.zip>`_
112
103
 
113
104
  * `trunk <http://www.openerp.com/download/modules/trunk/board_dm.zip>`_
114
105
 
118
109
Dependencies
119
110
------------
120
111
 
121
 
 .. i18n: * :mod:`board`
122
 
 .. i18n: * :mod:`dm`
 
112
.. i18n:  * :mod:`board`
 
113
.. i18n:  * :mod:`dm`
123
114
 
124
115
 * :mod:`board`
125
116
 * :mod:`dm`
140
131
Menus
141
132
-------
142
133
 
143
 
 .. i18n: * Dashboards/Direct Marketing
144
 
 .. i18n: * Dashboards/Direct Marketing/Campaign Manager Dashboard
145
 
 .. i18n: * Dashboards/Direct Marketing/Customers Files Manager Dashboard
146
 
 .. i18n: * Dashboards/Direct Marketing/Mailing Manufacturing Manager Dashboard
147
 
 .. i18n: * Dashboards/Direct Marketing/Desktop Publishing Manager Dashboard
148
 
 .. i18n: * Dashboards/Direct Marketing/Items Procurement Manager Dashboard
149
 
 .. i18n: * Dashboards/Direct Marketing/Offer Manager Dashboard
 
134
.. i18n:  * Dashboards/Direct Marketing
 
135
.. i18n:  * Dashboards/Direct Marketing/Campaign Manager Dashboard
 
136
.. i18n:  * Dashboards/Direct Marketing/Customers Files Manager Dashboard
 
137
.. i18n:  * Dashboards/Direct Marketing/Mailing Manufacturing Manager Dashboard
 
138
.. i18n:  * Dashboards/Direct Marketing/Desktop Publishing Manager Dashboard
 
139
.. i18n:  * Dashboards/Direct Marketing/Items Procurement Manager Dashboard
 
140
.. i18n:  * Dashboards/Direct Marketing/Offer Manager Dashboard
150
141
 
151
142
 * Dashboards/Direct Marketing
152
143
 * Dashboards/Direct Marketing/Campaign Manager Dashboard
162
153
Views
163
154
-----
164
155
 
165
 
 .. i18n: * board.campaign.form (form)
166
 
 .. i18n: * board.campaign.form (form)
167
 
 .. i18n: * board.campaign.form (form)
168
 
 .. i18n: * board.campaign.form (form)
169
 
 .. i18n: * board.campaign.form (form)
170
 
 .. i18n: * board.campaign.form (form)
 
156
.. i18n:  * board.campaign.form (form)
 
157
.. i18n:  * board.campaign.form (form)
 
158
.. i18n:  * board.campaign.form (form)
 
159
.. i18n:  * board.campaign.form (form)
 
160
.. i18n:  * board.campaign.form (form)
 
161
.. i18n:  * board.campaign.form (form)
171
162
 
172
163
 * board.campaign.form (form)
173
164
 * board.campaign.form (form)