~openerp-community/openobject-doc/6.1

« back to all changes in this revision

Viewing changes to i18n/vi/source/technical_guide/board.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
3
 
    .. i18n: :synopsis: Dashboard main module (Official, Quality Certified)
4
 
    .. i18n: :noindex:
 
3
.. i18n:     :synopsis: Dashboard main module (Official, Quality Certified)
 
4
.. i18n:     :noindex:
5
5
.. i18n: .. 
6
6
 
7
7
.. module:: board
8
8
    :synopsis: Dashboard main module (Official, Quality Certified)
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"></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"></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"></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"></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"></div>
42
40
    <script src="http://js-kit.com/ratings.js"></script>
70
68
-----------
71
69
 
72
70
.. i18n: ::
73
 
 
74
 
  Base module for all dashboards.
75
 
 
76
 
  .. i18n: Base module for all dashboards.
 
71
.. i18n: 
 
72
.. i18n:   Base module for all dashboards.
 
73
 
 
74
::
77
75
 
78
76
  Base module for all dashboards.
79
77
 
87
85
 
88
86
You can download this module as a zip file in the following version:
89
87
 
90
 
  .. i18n: * `4.2 <http://www.openerp.com/download/modules/4.2/board.zip>`_
91
 
  .. i18n: * `5.0 <http://www.openerp.com/download/modules/5.0/board.zip>`_
92
 
  .. i18n: * `trunk <http://www.openerp.com/download/modules/trunk/board.zip>`_
 
88
.. i18n:   * `4.2 <http://www.openerp.com/download/modules/4.2/board.zip>`_
 
89
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/board.zip>`_
 
90
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/board.zip>`_
93
91
 
94
92
  * `4.2 <http://www.openerp.com/download/modules/4.2/board.zip>`_
95
93
  * `5.0 <http://www.openerp.com/download/modules/5.0/board.zip>`_
101
99
Dependencies
102
100
------------
103
101
 
104
 
 .. i18n: * :mod:`base`
 
102
.. i18n:  * :mod:`base`
105
103
 
106
104
 * :mod:`base`
107
105
 
121
119
Menus
122
120
-------
123
121
 
124
 
 .. i18n: * Dashboards
125
 
 .. i18n: * Dashboards/Publish a note
126
 
 .. i18n: * Dashboards/Configuration
127
 
 .. i18n: * Dashboards/Configuration/Dashboard Definition
 
122
.. i18n:  * Dashboards
 
123
.. i18n:  * Dashboards/Publish a note
 
124
.. i18n:  * Dashboards/Configuration
 
125
.. i18n:  * Dashboards/Configuration/Dashboard Definition
128
126
 
129
127
 * Dashboards
130
128
 * Dashboards/Publish a note
137
135
Views
138
136
-----
139
137
 
140
 
 .. i18n: * board.note.tree (tree)
141
 
 .. i18n: * board.note.form (form)
142
 
 .. i18n: * board.board.tree (tree)
143
 
 .. i18n: * board.board.form (form)
 
138
.. i18n:  * board.note.tree (tree)
 
139
.. i18n:  * board.note.form (form)
 
140
.. i18n:  * board.board.tree (tree)
 
141
.. i18n:  * board.board.form (form)
144
142
 
145
143
 * board.note.tree (tree)
146
144
 * board.note.form (form)