~openerp-community/openobject-doc/6.1

« back to all changes in this revision

Viewing changes to source/technical_guide/mrp_production_report.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:: mrp_production_report
 
3
    :synopsis: Production Report 
 
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="/mrp_production_report"></div>
 
20
    <script src="http://js-kit.com/ratings.js"></script>
 
21
 
 
22
Production Report (*mrp_production_report*)
 
23
===========================================
 
24
:Module: mrp_production_report
 
25
:Name: Production Report
 
26
:Version: 5.0.1.0
 
27
:Author: Tiny
 
28
:Directory: mrp_production_report
 
29
:Web: 
 
30
:Official module: no
 
31
:Quality certified: no
 
32
 
 
33
Description
 
34
-----------
 
35
 
 
36
::
 
37
 
 
38
  On this module,
 
39
      ** Add partner on procurement form which set when Sale order confirm.
 
40
      ** Add link between production and procument.
 
41
      ** New report for production.
 
42
 
 
43
Download links
 
44
--------------
 
45
 
 
46
You can download this module as a zip file in the following version:
 
47
 
 
48
  * `trunk <http://www.openerp.com/download/modules/trunk/mrp_production_report.zip>`_
 
49
 
 
50
 
 
51
Dependencies
 
52
------------
 
53
 
 
54
 * :mod:`base`
 
55
 * :mod:`mrp`
 
56
 * :mod:`sale`
 
57
 
 
58
Reports
 
59
-------
 
60
 
 
61
 * Production Order
 
62
 
 
63
Menus
 
64
-------
 
65
 
 
66
 
 
67
None
 
68
 
 
69
 
 
70
Views
 
71
-----
 
72
 
 
73
 * \* INHERIT mrp.production.form.inherit (form)
 
74
 * \* INHERIT mrp.production.form.inherit (form)
 
75
 * \* INHERIT mrp.procurement.form.inherit (form)
 
76
 
 
77
 
 
78
Objects
 
79
-------
 
80
 
 
81
None