~openerp-community/openobject-doc/6.1

« back to all changes in this revision

Viewing changes to source/technical_guide/profile_manufacturing.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_manufacturing
 
3
    :synopsis: Manufacturing industry 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_manufacturing"></div>
 
20
    <script src="http://js-kit.com/ratings.js"></script>
 
21
 
 
22
Manufacturing industry profile (*profile_manufacturing*)
 
23
========================================================
 
24
:Module: profile_manufacturing
 
25
:Name: Manufacturing industry profile
 
26
:Version: 5.0.1.0
 
27
:Author: Tiny
 
28
:Directory: profile_manufacturing
 
29
:Web: 
 
30
:Official module: yes
 
31
:Quality certified: yes
 
32
 
 
33
Description
 
34
-----------
 
35
 
 
36
::
 
37
 
 
38
  Profile for manufacturing industries
 
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_manufacturing.zip>`_
 
46
  * `5.0 <http://www.openerp.com/download/modules/5.0/profile_manufacturing.zip>`_
 
47
  * `trunk <http://www.openerp.com/download/modules/trunk/profile_manufacturing.zip>`_
 
48
 
 
49
 
 
50
Dependencies
 
51
------------
 
52
 
 
53
 * :mod:`mrp`
 
54
 * :mod:`sale`
 
55
 * :mod:`delivery`
 
56
 * :mod:`board_manufacturing`
 
57
 * :mod:`product_margin`
 
58
 * :mod:`sale_delivery_report`
 
59
 
 
60
Reports
 
61
-------
 
62
 
 
63
None
 
64
 
 
65
 
 
66
Menus
 
67
-------
 
68
 
 
69
 
 
70
None
 
71
 
 
72
 
 
73
Views
 
74
-----
 
75
 
 
76
 * Manufacturing Profile: Install Extra Modules (form)
 
77
 
 
78
 
 
79
Objects
 
80
-------
 
81
 
 
82
Object: profile.manufacturing.config.install_modules_wizard (profile.manufacturing.config.install_modules_wizard)
 
83
#################################################################################################################
 
84
 
 
85
 
 
86
 
 
87
:mrp_repair: Repair, boolean
 
88
 
 
89
    *Allow to manage product repairs. Handle the guarantee limit date and the invoicing of products and services.*
 
90
 
 
91
 
 
92
 
 
93
:mrp_operation: Manufacturing Operations, boolean
 
94
 
 
95
    *This module allows you to not only manage by production order but also by work order/operation. You will be able to planify, analyse the cost, check times, ... on all operations of each manufacturing order*
 
96
 
 
97
 
 
98
 
 
99
:sale_journal: Manage by Journals, boolean
 
100
 
 
101
    *This module  allows you to manage your sales, invoicing and picking by journals. You can define journals for trucks, salesman, departments, invoicing date delivery period, etc.*
 
102
 
 
103
 
 
104
 
 
105
:mrp_subproduct: Mrp Sub Product, boolean
 
106
 
 
107
    *This module allows you to add sub poducts in mrp bom.*
 
108
 
 
109
 
 
110
 
 
111
:sale_margin: Margins on Sales Order, boolean
 
112
 
 
113
    *Display margins on the sale order form.*
 
114
 
 
115
 
 
116
 
 
117
:stock_location: Advanced Locations, boolean
 
118
 
 
119
    *Allows you to manage an advanced logistic with different locations. You can define, by product: default locations, path of locations for different operations, etc. This module is often used for: localisation of products, managing a manufacturing chain, a quality control location, product that you rent, etc.*
 
120
 
 
121
 
 
122
 
 
123
:warning: Warning, boolean
 
124
 
 
125
    *Able you to set warnings on products and partners.*
 
126
 
 
127
 
 
128
 
 
129
:portal: Portal, boolean
 
130
 
 
131
    *This module allows you to manage a Portal system.*
 
132
 
 
133
 
 
134
 
 
135
:point_of_sale: Point of Sale, boolean
 
136
 
 
137
    *This module allows you to manage a point of sale system. It offers a basic form for pos operations. You must also check our frontend point of sale for a perfect ergonomy with touchscreen materials and payment processing hardware.*
 
138
 
 
139
 
 
140
 
 
141
:sale_crm: CRM and Calendars, boolean
 
142
 
 
143
    *This installs the customer relationship features like: leads and opportunities tracking, shared calendar, jobs tracking, bug tracker, and so on.*
 
144
 
 
145
 
 
146
 
 
147
:mrp_jit: Just in Time Scheduling, boolean
 
148
 
 
149
    *The JIT module allows you to not run the scheduler periodically. It's easier and faster for real time stock computation but, in counter-part, it manages less efficiently priorities in procurements.*
 
150
 
 
151
 
 
152
 
 
153
:board_document: Document Management, boolean
 
154
 
 
155
    *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.*