~openerp-community/openobject-doc/6.1

« back to all changes in this revision

Viewing changes to i18n/vi/source/technical_guide/account_analytic_analysis.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:: account_analytic_analysis
3
 
    .. i18n: :synopsis: report_account_analytic (Official, Quality Certified)
4
 
    .. i18n: :noindex:
 
3
.. i18n:     :synopsis: report_account_analytic (Official, Quality Certified)
 
4
.. i18n:     :noindex:
5
5
.. i18n: .. 
6
6
 
7
7
.. module:: account_analytic_analysis
8
8
    :synopsis: report_account_analytic (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="/account_analytic_analysis"></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="/account_analytic_analysis"></div>
36
 
    <script src="http://js-kit.com/ratings.js"></script>
37
 
 
38
 
    .. i18n: <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/account_analytic_analysis"></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="/account_analytic_analysis"></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="/account_analytic_analysis"></div>
42
40
    <script src="http://js-kit.com/ratings.js"></script>
70
68
-----------
71
69
 
72
70
.. i18n: ::
73
 
 
74
 
  Modify account analytic view to show
75
 
  important data for project manager of services companies.
76
 
  Add menu to show relevant information for each manager.
77
 
 
78
 
  .. i18n: Modify account analytic view to show
79
 
  .. i18n: important data for project manager of services companies.
80
 
  .. i18n: Add menu to show relevant information for each manager.
 
71
.. i18n: 
 
72
.. i18n:   Modify account analytic view to show
 
73
.. i18n:   important data for project manager of services companies.
 
74
.. i18n:   Add menu to show relevant information for each manager.
 
75
 
 
76
::
81
77
 
82
78
  Modify account analytic view to show
83
79
  important data for project manager of services companies.
93
89
 
94
90
You can download this module as a zip file in the following version:
95
91
 
96
 
  .. i18n: * `4.2 <http://www.openerp.com/download/modules/4.2/account_analytic_analysis.zip>`_
97
 
  .. i18n: * `5.0 <http://www.openerp.com/download/modules/5.0/account_analytic_analysis.zip>`_
98
 
  .. i18n: * `trunk <http://www.openerp.com/download/modules/trunk/account_analytic_analysis.zip>`_
 
92
.. i18n:   * `4.2 <http://www.openerp.com/download/modules/4.2/account_analytic_analysis.zip>`_
 
93
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/account_analytic_analysis.zip>`_
 
94
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/account_analytic_analysis.zip>`_
99
95
 
100
96
  * `4.2 <http://www.openerp.com/download/modules/4.2/account_analytic_analysis.zip>`_
101
97
  * `5.0 <http://www.openerp.com/download/modules/5.0/account_analytic_analysis.zip>`_
107
103
Dependencies
108
104
------------
109
105
 
110
 
 .. i18n: * :mod:`account`
111
 
 .. i18n: * :mod:`hr_timesheet`
112
 
 .. i18n: * :mod:`hr_timesheet_invoice`
113
 
 .. i18n: * :mod:`project`
 
106
.. i18n:  * :mod:`account`
 
107
.. i18n:  * :mod:`hr_timesheet`
 
108
.. i18n:  * :mod:`hr_timesheet_invoice`
 
109
.. i18n:  * :mod:`project`
114
110
 
115
111
 * :mod:`account`
116
112
 * :mod:`hr_timesheet`
133
129
Menus
134
130
-------
135
131
 
136
 
 .. i18n: * Project Management/Financial Project Management
137
 
 .. i18n: * Project Management/Financial Project Management/Analytic Accounts
138
 
 .. i18n: * Project Management/Financial Project Management/Invoicing
139
 
 .. i18n: * Project Management/Financial Project Management/Analytic Accounts/My Accounts
140
 
 .. i18n: * Project Management/Financial Project Management/Invoicing/All Uninvoiced Entries
141
 
 .. i18n: * Project Management/Financial Project Management/Invoicing/My Uninvoiced Entries
142
 
 .. i18n: * Project Management/Financial Project Management/Analytic Accounts/My Accounts/My Current Accounts
143
 
 .. i18n: * Project Management/Financial Project Management/Analytic Accounts/My Accounts/My Pending Accounts
144
 
 .. i18n: * Project Management/Financial Project Management/Analytic Accounts/New Analytic Account
145
 
 .. i18n: * Project Management/Financial Project Management/Analytic Accounts/All Analytic Accounts
146
 
 .. i18n: * Project Management/Financial Project Management/Invoicing/Overpassed Accounts
147
 
 .. i18n: * Project Management/Financial Project Management/Analytic Accounts/All Analytic Accounts/Current Analytic Accounts
148
 
 .. i18n: * Project Management/Financial Project Management/Analytic Accounts/All Analytic Accounts/Pending Analytic Accounts
 
132
.. i18n:  * Project Management/Financial Project Management
 
133
.. i18n:  * Project Management/Financial Project Management/Analytic Accounts
 
134
.. i18n:  * Project Management/Financial Project Management/Invoicing
 
135
.. i18n:  * Project Management/Financial Project Management/Analytic Accounts/My Accounts
 
136
.. i18n:  * Project Management/Financial Project Management/Invoicing/All Uninvoiced Entries
 
137
.. i18n:  * Project Management/Financial Project Management/Invoicing/My Uninvoiced Entries
 
138
.. i18n:  * Project Management/Financial Project Management/Analytic Accounts/My Accounts/My Current Accounts
 
139
.. i18n:  * Project Management/Financial Project Management/Analytic Accounts/My Accounts/My Pending Accounts
 
140
.. i18n:  * Project Management/Financial Project Management/Analytic Accounts/New Analytic Account
 
141
.. i18n:  * Project Management/Financial Project Management/Analytic Accounts/All Analytic Accounts
 
142
.. i18n:  * Project Management/Financial Project Management/Invoicing/Overpassed Accounts
 
143
.. i18n:  * Project Management/Financial Project Management/Analytic Accounts/All Analytic Accounts/Current Analytic Accounts
 
144
.. i18n:  * Project Management/Financial Project Management/Analytic Accounts/All Analytic Accounts/Pending Analytic Accounts
149
145
 
150
146
 * Project Management/Financial Project Management
151
147
 * Project Management/Financial Project Management/Analytic Accounts
167
163
Views
168
164
-----
169
165
 
170
 
 .. i18n: * \* INHERIT account.analytic.account.tree (tree)
171
 
 .. i18n: * \* INHERIT account.analytic.account.tree (tree)
172
 
 .. i18n: * account.analytic.account.simplified.tree (tree)
 
166
.. i18n:  * \* INHERIT account.analytic.account.tree (tree)
 
167
.. i18n:  * \* INHERIT account.analytic.account.tree (tree)
 
168
.. i18n:  * account.analytic.account.simplified.tree (tree)
173
169
 
174
170
 * \* INHERIT account.analytic.account.tree (tree)
175
171
 * \* INHERIT account.analytic.account.tree (tree)