~savoirfairelinux-openerp/openerp-mgmtsystem/openupgrade70

« back to all changes in this revision

Viewing changes to document_page_quality_manual/document_page_quality_manual.xml

  • Committer: Virgil Dupras
  • Date: 2013-01-31 14:21:30 UTC
  • mfrom: (10.2.3 migrate-7.0)
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: virgil.dupras@savoirfairelinux.com-20130131142130-grxopntdhgea04u5
[MRG] Merged nc-extend with migrate-7.0

I resolved basic conficts, but there are still problems with modules that we have to fix.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<openerp>
 
3
    <data noupdate="1">
 
4
 
 
5
      <record id="document_page_quality_manual" model="document.page">
 
6
        <field name="name">Quality Manual</field>
 
7
        <field name="type">content</field>
 
8
        <field name="parent_id" ref="mgmtsystem_manuals.manuals"/>
 
9
        <field name="content">
 
10
=Application Domain=
 
11
 
 
12
==General==
 
13
 
 
14
==Application Perimeter==
 
15
 
 
16
=Standard References=
 
17
 
 
18
=Terms and Definitions=
 
19
 
 
20
==Confidentiality==
 
21
 
 
22
=Quality Management System=
 
23
 
 
24
==General Requirements==
 
25
 
 
26
===Quality Comittee===
 
27
 
 
28
==Requirements related to Documentation==
 
29
 
 
30
===General===
 
31
 
 
32
===Quality Manual===
 
33
 
 
34
===Document Control===
 
35
 
 
36
===Record Control===
 
37
 
 
38
=Management Responsibilities=
 
39
 
 
40
==Management Involvement==
 
41
 
 
42
==Customer Care==
 
43
 
 
44
==Quality Policy==
 
45
 
 
46
==Planning==
 
47
 
 
48
===Quality Objectives===
 
49
 
 
50
===Planning of the quality management system===
 
51
 
 
52
==Responsibility, Authority and Communication==
 
53
 
 
54
===Responsibility and Authority===
 
55
 
 
56
===Management Representative===
 
57
 
 
58
===Internal Communication===
 
59
 
 
60
==Management Review==
 
61
 
 
62
===General===
 
63
 
 
64
===Input===
 
65
 
 
66
===Output===
 
67
 
 
68
=Resource Management=
 
69
 
 
70
==Resources==
 
71
 
 
72
==Human Resources==
 
73
 
 
74
===General===
 
75
 
 
76
===Skills, Training and Awareness===
 
77
 
 
78
==Infrastructure==
 
79
 
 
80
===Equipments===
 
81
 
 
82
===Maintenance===
 
83
 
 
84
==Work Environment==
 
85
 
 
86
=Goods/Services Production=
 
87
 
 
88
==Planning of the Goods/Services Production==
 
89
 
 
90
==Processes related to the customer==
 
91
 
 
92
==Conception and Development==
 
93
 
 
94
===Conception and Development Planning===
 
95
 
 
96
===Input of the Conception and Development===
 
97
 
 
98
===Output of the Conception and Development===
 
99
 
 
100
===Conception and Development Review===
 
101
 
 
102
===Conception and Development Verification===
 
103
 
 
104
===Conception and Development Validation===
 
105
 
 
106
===Change Management of the Conception and Development===
 
107
 
 
108
==Purchasing==
 
109
 
 
110
==Goods/Services Preparation and Production==
 
111
 
 
112
===Goods/Services Preparation and Production Management===
 
113
 
 
114
===Goods/Services Preparation and Production Processes Validation===
 
115
 
 
116
===Identification and Traceability===
 
117
 
 
118
===Customer Properties===
 
119
 
 
120
===Product Preservation===
 
121
 
 
122
==Measuring and Monitoring Equipments Control==
 
123
 
 
124
=Measurement, Analysis and Improvement=
 
125
 
 
126
==General==
 
127
 
 
128
==Monitoring and Measurement==
 
129
 
 
130
===Customer Satisfaction===
 
131
 
 
132
===Internal Audits===
 
133
 
 
134
===Monitoring and Measurement of Process===
 
135
 
 
136
===Monitoring and Measurement of Service===
 
137
 
 
138
==Control of Nonconformities==
 
139
 
 
140
==Analysis of Data==
 
141
 
 
142
===Statistical Data===
 
143
 
 
144
==Improvement==
 
145
 
 
146
===Continual Improvement===
 
147
 
 
148
===Corrective Action===
 
149
 
 
150
===Preventive Action===
 
151
        </field>
 
152
      </record>
 
153
 
 
154
    </data>
 
155
</openerp>