~openerp-community/openobject-doc/ksa-openobject-doc-6.0

« back to all changes in this revision

Viewing changes to i18n/ru/source/technical_guide/c2c_analytic_wizard.rst

  • Committer: Don Kirkby
  • Date: 2011-02-21 20:46:11 UTC
  • mfrom: (433.1.53 openobject-doc)
  • Revision ID: donkirkby+launpd@gmail.com-20110221204611-1ykt6dmg4k3gh5dh
[MERGE] revisions 477 to 486 from the 5.0 branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. i18n: .. module:: c2c_analytic_wizard
 
3
.. i18n:     :synopsis: Analytic wizard and tools for services companies 
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
..
 
7
 
 
8
.. module:: c2c_analytic_wizard
 
9
    :synopsis: Analytic wizard and tools for services companies 
 
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="/c2c_analytic_wizard"></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="/c2c_analytic_wizard"></div>
 
44
    <script src="http://js-kit.com/ratings.js"></script>
 
45
 
 
46
.. i18n: Analytic wizard and tools for services companies (*c2c_analytic_wizard*)
 
47
.. i18n: ========================================================================
 
48
.. i18n: :Module: c2c_analytic_wizard
 
49
.. i18n: :Name: Analytic wizard and tools for services companies
 
50
.. i18n: :Version: 5.0.1.3
 
51
.. i18n: :Author: Camptocamp
 
52
.. i18n: :Directory: c2c_analytic_wizard
 
53
.. i18n: :Web: http://www.camptocamp.com
 
54
.. i18n: :Official module: no
 
55
.. i18n: :Quality certified: no
 
56
..
 
57
 
 
58
Analytic wizard and tools for services companies (*c2c_analytic_wizard*)
 
59
========================================================================
 
60
:Module: c2c_analytic_wizard
 
61
:Name: Analytic wizard and tools for services companies
 
62
:Version: 5.0.1.3
 
63
:Author: Camptocamp
 
64
:Directory: c2c_analytic_wizard
 
65
:Web: http://www.camptocamp.com
 
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:   Add wizard to manage analytic account and invoicing :
 
79
.. i18n:    - Associate Analytic Lines to invoice (from an invoice or from analytic line directly)
 
80
.. i18n:    - Dissociate Analytic Lines from an invoice
 
81
.. i18n:    - Create blank invoice from Analytic Account (with all informations completed)
 
82
.. i18n:    - Create invoice from Analytic Lines
 
83
.. i18n:    - Get all invoice from Analytic Account (with recurssion in child account)
 
84
.. i18n:    - Get Analytic Lines from Analytic Account (with recurssion in child account)
 
85
.. i18n:    - Get Analytic Lines from an invoice for controlling
 
86
.. i18n:   Add report for on analytic account showing the indicators et open invoice.
 
87
.. i18n:   
 
88
.. i18n:   -----------------------------------------------------------------------------------------------
 
89
.. i18n:   
 
90
.. i18n:   Ce module comprend un set de wizard pour faciliter la gestion des entreprises de service travaillant avec les comptes analytiques,
 
91
.. i18n:   par exemple pour la gestion de projet. Il apporte une réelle plus-value en terme d'ergonomie. Ces wizards améliorent la facturation du travail
 
92
.. i18n:   effectué depuis un projet (compte analytique), permettent d'associer / dissocier des lignes analytiques d'une facture ou encore d'obtenir 
 
93
.. i18n:   la liste des factures relatives à un projet.
 
94
.. i18n:   Ajoute egalement un rapport affichant le détails d'un compte analytique et ses factures ouvertes
 
95
..
 
96
 
 
97
::
 
98
 
 
99
  Add wizard to manage analytic account and invoicing :
 
100
   - Associate Analytic Lines to invoice (from an invoice or from analytic line directly)
 
101
   - Dissociate Analytic Lines from an invoice
 
102
   - Create blank invoice from Analytic Account (with all informations completed)
 
103
   - Create invoice from Analytic Lines
 
104
   - Get all invoice from Analytic Account (with recurssion in child account)
 
105
   - Get Analytic Lines from Analytic Account (with recurssion in child account)
 
106
   - Get Analytic Lines from an invoice for controlling
 
107
  Add report for on analytic account showing the indicators et open invoice.
 
108
  
 
109
  -----------------------------------------------------------------------------------------------
 
110
  
 
111
  Ce module comprend un set de wizard pour faciliter la gestion des entreprises de service travaillant avec les comptes analytiques,
 
112
  par exemple pour la gestion de projet. Il apporte une réelle plus-value en terme d'ergonomie. Ces wizards améliorent la facturation du travail
 
113
  effectué depuis un projet (compte analytique), permettent d'associer / dissocier des lignes analytiques d'une facture ou encore d'obtenir 
 
114
  la liste des factures relatives à un projet.
 
115
  Ajoute egalement un rapport affichant le détails d'un compte analytique et ses factures ouvertes
 
116
 
 
117
.. i18n: Download links
 
118
.. i18n: --------------
 
119
..
 
120
 
 
121
Download links
 
122
--------------
 
123
 
 
124
.. i18n: You can download this module as a zip file in the following version:
 
125
..
 
126
 
 
127
You can download this module as a zip file in the following version:
 
128
 
 
129
.. i18n:   * `4.2 <http://www.openerp.com/download/modules/4.2/c2c_analytic_wizard.zip>`_
 
130
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/c2c_analytic_wizard.zip>`_
 
131
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/c2c_analytic_wizard.zip>`_
 
132
..
 
133
 
 
134
  * `4.2 <http://www.openerp.com/download/modules/4.2/c2c_analytic_wizard.zip>`_
 
135
  * `5.0 <http://www.openerp.com/download/modules/5.0/c2c_analytic_wizard.zip>`_
 
136
  * `trunk <http://www.openerp.com/download/modules/trunk/c2c_analytic_wizard.zip>`_
 
137
 
 
138
.. i18n: Dependencies
 
139
.. i18n: ------------
 
140
..
 
141
 
 
142
Dependencies
 
143
------------
 
144
 
 
145
.. i18n:  * :mod:`base`
 
146
.. i18n:  * :mod:`account`
 
147
.. i18n:  * :mod:`product`
 
148
.. i18n:  * :mod:`account_analytic_analysis`
 
149
.. i18n:  * :mod:`c2c_reporting_tools`
 
150
.. i18n:  * :mod:`hr_timesheet_invoice`
 
151
.. i18n:  * :mod:`account_tax_include`
 
152
..
 
153
 
 
154
 * :mod:`base`
 
155
 * :mod:`account`
 
156
 * :mod:`product`
 
157
 * :mod:`account_analytic_analysis`
 
158
 * :mod:`c2c_reporting_tools`
 
159
 * :mod:`hr_timesheet_invoice`
 
160
 * :mod:`account_tax_include`
 
161
 
 
162
.. i18n: Reports
 
163
.. i18n: -------
 
164
..
 
165
 
 
166
Reports
 
167
-------
 
168
 
 
169
.. i18n:  * Indicator Report
 
170
..
 
171
 
 
172
 * Indicator Report
 
173
 
 
174
.. i18n: Menus
 
175
.. i18n: -------
 
176
..
 
177
 
 
178
Menus
 
179
-------
 
180
 
 
181
.. i18n: None
 
182
..
 
183
 
 
184
None
 
185
 
 
186
.. i18n: Views
 
187
.. i18n: -----
 
188
..
 
189
 
 
190
Views
 
191
-----
 
192
 
 
193
.. i18n:  * \* INHERIT indicator.account.detail.form (form)
 
194
..
 
195
 
 
196
 * \* INHERIT indicator.account.detail.form (form)
 
197
 
 
198
.. i18n: Objects
 
199
.. i18n: -------
 
200
..
 
201
 
 
202
Objects
 
203
-------
 
204
 
 
205
.. i18n: None
 
206
..
 
207
 
 
208
None