~openerp-community/openobject-doc/6.1

« back to all changes in this revision

Viewing changes to i18n/vi/source/technical_guide/sale_forecast.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:: sale_forecast
3
 
    .. i18n: :synopsis: Sales Forecasts, goals and statistics 
4
 
    .. i18n: :noindex:
 
3
.. i18n:     :synopsis: Sales Forecasts, goals and statistics 
 
4
.. i18n:     :noindex:
5
5
.. i18n: .. 
6
6
 
7
7
.. module:: sale_forecast
8
8
    :synopsis: Sales Forecasts, goals and statistics 
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="/sale_forecast"></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="/sale_forecast"></div>
36
 
    <script src="http://js-kit.com/ratings.js"></script>
37
 
 
38
 
    .. i18n: <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/sale_forecast"></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="/sale_forecast"></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="/sale_forecast"></div>
42
40
    <script src="http://js-kit.com/ratings.js"></script>
70
68
-----------
71
69
 
72
70
.. i18n: ::
73
 
 
74
 
  This module allows manager to do their sales forecast.
75
 
  Different reports are set up for forecast and sales analysis.
76
 
 
77
 
  .. i18n: This module allows manager to do their sales forecast.
78
 
  .. i18n: Different reports are set up for forecast and sales analysis.
 
71
.. i18n: 
 
72
.. i18n:   This module allows manager to do their sales forecast.
 
73
.. i18n:   Different reports are set up for forecast and sales analysis.
 
74
 
 
75
::
79
76
 
80
77
  This module allows manager to do their sales forecast.
81
78
  Different reports are set up for forecast and sales analysis.
90
87
 
91
88
You can download this module as a zip file in the following version:
92
89
 
93
 
  .. i18n: * `trunk <http://www.openerp.com/download/modules/trunk/sale_forecast.zip>`_
 
90
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/sale_forecast.zip>`_
94
91
 
95
92
  * `trunk <http://www.openerp.com/download/modules/trunk/sale_forecast.zip>`_
96
93
 
100
97
Dependencies
101
98
------------
102
99
 
103
 
 .. i18n: * :mod:`account`
104
 
 .. i18n: * :mod:`account_invoice_salesman`
105
 
 .. i18n: * :mod:`crm`
106
 
 .. i18n: * :mod:`sale`
 
100
.. i18n:  * :mod:`account`
 
101
.. i18n:  * :mod:`account_invoice_salesman`
 
102
.. i18n:  * :mod:`crm`
 
103
.. i18n:  * :mod:`sale`
107
104
 
108
105
 * :mod:`account`
109
106
 * :mod:`account_invoice_salesman`
116
113
Reports
117
114
-------
118
115
 
119
 
 .. i18n: * Sale Forecast
120
 
 
121
 
 * Sales Forecast By Salesman
122
 
 
123
 
 .. i18n: * Sales Forecast By Salesman
 
116
.. i18n:  * Sale Forecast
 
117
.. i18n: 
 
118
.. i18n:  * Sales Forecast By Salesman
 
119
 
 
120
 * Sale Forecast
124
121
 
125
122
 * Sales Forecast By Salesman
126
123
 
130
127
Menus
131
128
-------
132
129
 
133
 
 .. i18n: * Sales Management/Sales Forecasts
134
 
 .. i18n: * Sales Management/Sales Forecasts/New Sales Forecasts
135
 
 .. i18n: * Sales Management/Sales Forecasts/My Managing Sales Forecast
136
 
 .. i18n: * Sales Management/Sales Forecasts/Current Sales Forecast
137
 
 .. i18n: * Sales Management/Sales Forecasts/Forecast Reports
138
 
 .. i18n: * Sales Management/Sales Forecasts/Forecast Reports/Number Of Invoice
139
 
 .. i18n: * Sales Management/Sales Forecasts/Forecast Reports/Amount Invoiced
140
 
 .. i18n: * Sales Management/Sales Forecasts/Forecast Reports/Cases
141
 
 .. i18n: * Sales Management/Sales Forecasts/Forecast Reports/Amount Sales
142
 
 .. i18n: * Sales Management/Sales Forecasts/Forecast Reports/Number of Sales order
 
130
.. i18n:  * Sales Management/Sales Forecasts
 
131
.. i18n:  * Sales Management/Sales Forecasts/New Sales Forecasts
 
132
.. i18n:  * Sales Management/Sales Forecasts/My Managing Sales Forecast
 
133
.. i18n:  * Sales Management/Sales Forecasts/Current Sales Forecast
 
134
.. i18n:  * Sales Management/Sales Forecasts/Forecast Reports
 
135
.. i18n:  * Sales Management/Sales Forecasts/Forecast Reports/Number Of Invoice
 
136
.. i18n:  * Sales Management/Sales Forecasts/Forecast Reports/Amount Invoiced
 
137
.. i18n:  * Sales Management/Sales Forecasts/Forecast Reports/Cases
 
138
.. i18n:  * Sales Management/Sales Forecasts/Forecast Reports/Amount Sales
 
139
.. i18n:  * Sales Management/Sales Forecasts/Forecast Reports/Number of Sales order
143
140
 
144
141
 * Sales Management/Sales Forecasts
145
142
 * Sales Management/Sales Forecasts/New Sales Forecasts
158
155
Views
159
156
-----
160
157
 
161
 
 .. i18n: * sale_forecast.tree (tree)
162
 
 .. i18n: * sale_forecast.form (form)
163
 
 .. i18n: * sale.forecast.line.graph (graph)
 
158
.. i18n:  * sale_forecast.tree (tree)
 
159
.. i18n:  * sale_forecast.form (form)
 
160
.. i18n:  * sale.forecast.line.graph (graph)
164
161
 
165
162
 * sale_forecast.tree (tree)
166
163
 * sale_forecast.form (form)