~openerp-community/openobject-doc/6.1

« back to all changes in this revision

Viewing changes to source/technical_guide/board_account.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:: board_account
 
3
    :synopsis: Board for accountant (Official, Quality Certified)
 
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="/board_account"></div>
 
20
    <script src="http://js-kit.com/ratings.js"></script>
 
21
 
 
22
Board for accountant (*board_account*)
 
23
======================================
 
24
:Module: board_account
 
25
:Name: Board for accountant
 
26
:Version: 5.0.1.0
 
27
:Author: Tiny
 
28
:Directory: board_account
 
29
:Web: 
 
30
:Official module: yes
 
31
:Quality certified: yes
 
32
 
 
33
Description
 
34
-----------
 
35
 
 
36
::
 
37
 
 
38
  This module creates a dashboards for accountants that includes:
 
39
      * List of analytic accounts to close
 
40
      * List of uninvoiced quotations
 
41
      * List of invoices to confirm
 
42
      * Graph of costs to invoice
 
43
      * Graph of aged receivables
 
44
      * Graph of aged incomes
 
45
 
 
46
Download links
 
47
--------------
 
48
 
 
49
You can download this module as a zip file in the following version:
 
50
 
 
51
  * `4.2 <http://www.openerp.com/download/modules/4.2/board_account.zip>`_
 
52
  * `5.0 <http://www.openerp.com/download/modules/5.0/board_account.zip>`_
 
53
  * `trunk <http://www.openerp.com/download/modules/trunk/board_account.zip>`_
 
54
 
 
55
 
 
56
Dependencies
 
57
------------
 
58
 
 
59
 * :mod:`account`
 
60
 * :mod:`hr_timesheet_invoice`
 
61
 * :mod:`board`
 
62
 * :mod:`report_account`
 
63
 * :mod:`report_analytic`
 
64
 * :mod:`report_analytic_line`
 
65
 * :mod:`account_report`
 
66
 
 
67
Reports
 
68
-------
 
69
 
 
70
None
 
71
 
 
72
 
 
73
Menus
 
74
-------
 
75
 
 
76
 * Dashboards/Accounting
 
77
 * Dashboards/Accounting/Accounting Dashboard
 
78
 
 
79
Views
 
80
-----
 
81
 
 
82
 * board.account.form (form)
 
83
 
 
84
 
 
85
Objects
 
86
-------
 
87
 
 
88
None