~openerp-community/openobject-doc/6.1

« back to all changes in this revision

Viewing changes to source/technical_guide/board_association.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_association
 
3
    :synopsis: Dashboard for Associations (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_association"></div>
 
20
    <script src="http://js-kit.com/ratings.js"></script>
 
21
 
 
22
Dashboard for Associations (*board_association*)
 
23
================================================
 
24
:Module: board_association
 
25
:Name: Dashboard for Associations
 
26
:Version: 5.0.1.0
 
27
:Author: Tiny
 
28
:Directory: board_association
 
29
:Web: 
 
30
:Official module: yes
 
31
:Quality certified: yes
 
32
 
 
33
Description
 
34
-----------
 
35
 
 
36
::
 
37
 
 
38
  This module implements a dashboard for associations.
 
39
 
 
40
Download links
 
41
--------------
 
42
 
 
43
You can download this module as a zip file in the following version:
 
44
 
 
45
  * `5.0 <http://www.openerp.com/download/modules/5.0/board_association.zip>`_
 
46
  * `trunk <http://www.openerp.com/download/modules/trunk/board_association.zip>`_
 
47
 
 
48
 
 
49
Dependencies
 
50
------------
 
51
 
 
52
 * :mod:`event`
 
53
 * :mod:`membership`
 
54
 * :mod:`board`
 
55
 * :mod:`project`
 
56
 
 
57
Reports
 
58
-------
 
59
 
 
60
None
 
61
 
 
62
 
 
63
Menus
 
64
-------
 
65
 
 
66
 * Dashboards/Associations
 
67
 
 
68
Views
 
69
-----
 
70
 
 
71
 * board.associations.manager.form (form)
 
72
 
 
73
 
 
74
Objects
 
75
-------
 
76
 
 
77
None