~openerp-community/openobject-doc/6.1

« back to all changes in this revision

Viewing changes to source/technical_guide/profile_accounting.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:: profile_accounting
 
3
    :synopsis: Accounting only profile (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="/profile_accounting"></div>
 
20
    <script src="http://js-kit.com/ratings.js"></script>
 
21
 
 
22
Accounting only profile (*profile_accounting*)
 
23
==============================================
 
24
:Module: profile_accounting
 
25
:Name: Accounting only profile
 
26
:Version: 5.0.1.0
 
27
:Author: Tiny
 
28
:Directory: profile_accounting
 
29
:Web: 
 
30
:Official module: yes
 
31
:Quality certified: yes
 
32
 
 
33
Description
 
34
-----------
 
35
 
 
36
::
 
37
 
 
38
  Profile for Accounting
 
39
 
 
40
Download links
 
41
--------------
 
42
 
 
43
You can download this module as a zip file in the following version:
 
44
 
 
45
  * `4.2 <http://www.openerp.com/download/modules/4.2/profile_accounting.zip>`_
 
46
  * `5.0 <http://www.openerp.com/download/modules/5.0/profile_accounting.zip>`_
 
47
  * `trunk <http://www.openerp.com/download/modules/trunk/profile_accounting.zip>`_
 
48
 
 
49
 
 
50
Dependencies
 
51
------------
 
52
 
 
53
 * :mod:`account`
 
54
 * :mod:`report_analytic`
 
55
 * :mod:`board_account`
 
56
 * :mod:`account_followup`
 
57
 
 
58
Reports
 
59
-------
 
60
 
 
61
None
 
62
 
 
63
 
 
64
Menus
 
65
-------
 
66
 
 
67
 
 
68
None
 
69
 
 
70
 
 
71
Views
 
72
-----
 
73
 
 
74
 * Accounting Profile : Install extra modules (form)
 
75
 
 
76
 
 
77
Objects
 
78
-------
 
79
 
 
80
Object: profile.accounting.config.install_modules_wizard (profile.accounting.config.install_modules_wizard)
 
81
###########################################################################################################
 
82
 
 
83
 
 
84
 
 
85
:account_analytic_analysis: Analytic Accounting, boolean
 
86
 
 
87
 
 
88
 
 
89
 
 
90
 
 
91
:name: Name, char
 
92
 
 
93
 
 
94
 
 
95
 
 
96
 
 
97
:account_asset: Asset Management, boolean
 
98
 
 
99
 
 
100
 
 
101
 
 
102
 
 
103
:hr_timesheet_invoice: Invoice on Analytic Entries, boolean
 
104
 
 
105
 
 
106
 
 
107
 
 
108
 
 
109
:account_budget: Budgets, boolean
 
110
 
 
111
    *Helps you to manage financial and analytic budgets.*
 
112
 
 
113
 
 
114
 
 
115
:account_analytic_plans: Multiple Analytic Plans, boolean
 
116
 
 
117
 
 
118
 
 
119
 
 
120
 
 
121
:board_document: Document Management, boolean
 
122
 
 
123
    *The Document Management System of Open ERP allows you to store, browse, automatically index, search and preview all kind of documents (internal documents, printed reports, calendar system). It opens an FTP access for the users to easily browse association's document.*
 
124
 
 
125
 
 
126
 
 
127
:account_payment: Suppliers Payment Management, boolean
 
128
 
 
129