~openerp-community/openobject-doc/6.1

« back to all changes in this revision

Viewing changes to source/technical_guide/account_analytic_progress.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
 
 
2
.. module:: account_analytic_progress
 
3
    :synopsis: account_analytic_progress 
 
4
    :noindex:
 
5
.. 
 
6
 
 
7
.. raw:: html
 
8
 
 
9
      <br />
 
10
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
11
 
 
12
.. tip:: This module is part of the Open ERP software, the leading Open Source 
 
13
  enterprise management system. If you want to discover Open ERP, check our 
 
14
  `screencasts <http://openerp.tv>`_ or download 
 
15
  `Open ERP <http://openerp.com>`_ directly.
 
16
 
 
17
.. raw:: html
 
18
 
 
19
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/account_analytic_progress"></div>
 
20
    <script src="http://js-kit.com/ratings.js"></script>
 
21
 
 
22
account_analytic_progress (*account_analytic_progress*)
 
23
=======================================================
 
24
:Module: account_analytic_progress
 
25
:Name: account_analytic_progress
 
26
:Version: 5.0.1.0
 
27
:Author: tiny
 
28
:Directory: account_analytic_progress
 
29
:Web: http://www.openerp.com
 
30
:Official module: no
 
31
:Quality certified: no
 
32
 
 
33
Description
 
34
-----------
 
35
 
 
36
::
 
37
 
 
38
  Progress bar for analytic accounts.
 
39
  This is the module used for displaying the shared funded
 
40
  development projects on the Tiny ERP website.
 
41
 
 
42
Download links
 
43
--------------
 
44
 
 
45
You can download this module as a zip file in the following version:
 
46
 
 
47
  * `trunk <http://www.openerp.com/download/modules/trunk/account_analytic_progress.zip>`_
 
48
 
 
49
 
 
50
Dependencies
 
51
------------
 
52
 
 
53
 * :mod:`account_analytic_analysis`
 
54
 
 
55
Reports
 
56
-------
 
57
 
 
58
None
 
59
 
 
60
 
 
61
Menus
 
62
-------
 
63
 
 
64
 * Financial Management/Reporting/Analytic/Remainging turnover by account
 
65
 
 
66
Views
 
67
-----
 
68
 
 
69
 * account.analytic.account.progress.view (graph)
 
70
 
 
71
 
 
72
Objects
 
73
-------
 
74
 
 
75
None