RESOLVED - BATCH-802: Incorrect metadata in fixed-length file example

fixed field length
This commit is contained in:
robokaso
2008-09-29 09:05:18 +00:00
parent 2bc0c17140
commit 131b524dcb

View File

@@ -607,11 +607,11 @@
</listitem>
<listitem>
<para>Price: Price of the item - 4 characters long.</para>
<para>Price: Price of the item - 5 characters long.</para>
</listitem>
<listitem>
<para>Customer: Id of the customer ordering the item - 8
<para>Customer: Id of the customer ordering the item - 9
characters long.</para>
</listitem>
</orderedlist>