~openerp-dev/openobject-doc/trunk

« back to all changes in this revision

Viewing changes to i18n/it/source/technical_guide/edi.rst

  • Committer: Antony Lesuisse
  • Date: 2010-03-05 16:46:40 UTC
  • Revision ID: al@openerp.com-20100305164640-9b7anc1t5ujha8lw
Merge doc into feature, before deletion of both features and doc. (odo)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. i18n: .. module:: edi
 
3
.. i18n:     :synopsis: EDI 
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
..
 
7
 
 
8
.. module:: edi
 
9
    :synopsis: EDI 
 
10
    :noindex:
 
11
.. 
 
12
 
 
13
.. i18n: .. raw:: html
 
14
.. i18n: 
 
15
.. i18n:       <br />
 
16
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
17
..
 
18
 
 
19
.. raw:: html
 
20
 
 
21
      <br />
 
22
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
23
 
 
24
.. i18n: .. tip:: This module is part of the Open ERP software, the leading Open Source 
 
25
.. i18n:   enterprise management system. If you want to discover Open ERP, check our 
 
26
.. i18n:   `screencasts <http://openerp.tv>`_ or download 
 
27
.. i18n:   `Open ERP <http://openerp.com>`_ directly.
 
28
..
 
29
 
 
30
.. tip:: This module is part of the Open ERP software, the leading Open Source 
 
31
  enterprise management system. If you want to discover Open ERP, check our 
 
32
  `screencasts <http://openerp.tv>`_ or download 
 
33
  `Open ERP <http://openerp.com>`_ directly.
 
34
 
 
35
.. i18n: .. raw:: html
 
36
.. i18n: 
 
37
.. i18n:     <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/edi"></div>
 
38
.. i18n:     <script src="http://js-kit.com/ratings.js"></script>
 
39
..
 
40
 
 
41
.. raw:: html
 
42
 
 
43
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/edi"></div>
 
44
    <script src="http://js-kit.com/ratings.js"></script>
 
45
 
 
46
.. i18n: EDI (*edi*)
 
47
.. i18n: ===========
 
48
.. i18n: :Module: edi
 
49
.. i18n: :Name: EDI
 
50
.. i18n: :Version: 5.0.1.0
 
51
.. i18n: :Author: Tiny
 
52
.. i18n: :Directory: edi
 
53
.. i18n: :Web: 
 
54
.. i18n: :Official module: no
 
55
.. i18n: :Quality certified: no
 
56
..
 
57
 
 
58
EDI (*edi*)
 
59
===========
 
60
:Module: edi
 
61
:Name: EDI
 
62
:Version: 5.0.1.0
 
63
:Author: Tiny
 
64
:Directory: edi
 
65
:Web: 
 
66
:Official module: no
 
67
:Quality certified: no
 
68
 
 
69
.. i18n: Description
 
70
.. i18n: -----------
 
71
..
 
72
 
 
73
Description
 
74
-----------
 
75
 
 
76
.. i18n: ::
 
77
.. i18n: 
 
78
.. i18n:   Used for the communication with others proprietary ERP's. Has been tested in the food industries process, communicating with SAP. This module is able to import order and export delivery notes.
 
79
..
 
80
 
 
81
::
 
82
 
 
83
  Used for the communication with others proprietary ERP's. Has been tested in the food industries process, communicating with SAP. This module is able to import order and export delivery notes.
 
84
 
 
85
.. i18n: Download links
 
86
.. i18n: --------------
 
87
..
 
88
 
 
89
Download links
 
90
--------------
 
91
 
 
92
.. i18n: You can download this module as a zip file in the following version:
 
93
..
 
94
 
 
95
You can download this module as a zip file in the following version:
 
96
 
 
97
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/edi.zip>`_
 
98
..
 
99
 
 
100
  * `trunk <http://www.openerp.com/download/modules/trunk/edi.zip>`_
 
101
 
 
102
.. i18n: Dependencies
 
103
.. i18n: ------------
 
104
..
 
105
 
 
106
Dependencies
 
107
------------
 
108
 
 
109
.. i18n:  * :mod:`sale`
 
110
..
 
111
 
 
112
 * :mod:`sale`
 
113
 
 
114
.. i18n: Reports
 
115
.. i18n: -------
 
116
..
 
117
 
 
118
Reports
 
119
-------
 
120
 
 
121
.. i18n: None
 
122
..
 
123
 
 
124
None
 
125
 
 
126
.. i18n: Menus
 
127
.. i18n: -------
 
128
..
 
129
 
 
130
Menus
 
131
-------
 
132
 
 
133
.. i18n:  * Sales Management/Edi
 
134
.. i18n:  * Sales Management/Edi/View Logs
 
135
..
 
136
 
 
137
 * Sales Management/Edi
 
138
 * Sales Management/Edi/View Logs
 
139
 
 
140
.. i18n: Views
 
141
.. i18n: -----
 
142
..
 
143
 
 
144
Views
 
145
-----
 
146
 
 
147
.. i18n:  * edi.log.line.tree (tree)
 
148
.. i18n:  * edi.log.tree (tree)
 
149
.. i18n:  * edi.log.form (form)
 
150
.. i18n:  * \* INHERIT sale.order.form.pvc (form)
 
151
.. i18n:  * \* INHERIT sale.order.line.form.pvc (form)
 
152
..
 
153
 
 
154
 * edi.log.line.tree (tree)
 
155
 * edi.log.tree (tree)
 
156
 * edi.log.form (form)
 
157
 * \* INHERIT sale.order.form.pvc (form)
 
158
 * \* INHERIT sale.order.line.form.pvc (form)
 
159
 
 
160
.. i18n: Objects
 
161
.. i18n: -------
 
162
..
 
163
 
 
164
Objects
 
165
-------
 
166
 
 
167
.. i18n: Object: EDI log (edi.log)
 
168
.. i18n: #########################
 
169
..
 
170
 
 
171
Object: EDI log (edi.log)
 
172
#########################
 
173
 
 
174
.. i18n: :name: Log name, char, required
 
175
..
 
176
 
 
177
:name: Log name, char, required
 
178
 
 
179
.. i18n: :log_line: Log Lines, one2many, readonly
 
180
..
 
181
 
 
182
:log_line: Log Lines, one2many, readonly
 
183
 
 
184
.. i18n: Object: EDI Log Line (edi.log.line)
 
185
.. i18n: ###################################
 
186
..
 
187
 
 
188
Object: EDI Log Line (edi.log.line)
 
189
###################################
 
190
 
 
191
.. i18n: :sender: Partner, many2one, readonly
 
192
..
 
193
 
 
194
:sender: Partner, many2one, readonly
 
195
 
 
196
.. i18n: :log_id: Log Ref, many2one
 
197
..
 
198
 
 
199
:log_id: Log Ref, many2one
 
200
 
 
201
.. i18n: :timestamp: Order date, char
 
202
..
 
203
 
 
204
:timestamp: Order date, char
 
205
 
 
206
.. i18n: :logdesc: Description, text
 
207
..
 
208
 
 
209
:logdesc: Description, text
 
210
 
 
211
.. i18n: :order_num: Edi Order Id, char
 
212
..
 
213
 
 
214
:order_num: Edi Order Id, char
 
215
 
 
216
.. i18n: :name: Name, char, required
 
217
..
 
218
 
 
219
:name: Name, char, required