<?xml version="1.0" encoding="utf-8"?>
<config type="module" version="1.5.0">
	<name>Amount</name>
	<fields count="1">
		<field1>
			<name>amount</name>
			<maxlength></maxlength>
			<default></default>
			<width></width>
			<type>amount</type>
			<format>decimal(20,3)</format>
		</field1>
	</fields>
	<help>Amount field, up to 3 decimals</help>
</config>