970fc8bbbdb8afa74f6371aa2d5024c00378b47c.svn-base 481 Bytes
Newer Older
Thitichaipun Wutthisak committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
<DBXML>
	<TABLE name="mresignreason" status="center" central="true" out="record">
		<FIELD>resignreasonid</FIELD>
		<FIELD>tdesc</FIELD>
		<FIELD>edesc</FIELD>
		<FIELD>companyid</FIELD>
		<FIELD>remarks</FIELD>
		<FIELD>edit_by</FIELD>
		<FIELD>edit_date</FIELD>
		<FIELD>edit_time</FIELD>
		<FIELD>approve</FIELD>
		<FIELD>verified</FIELD>
		<!--FIELD>principletype</FIELD>
		<FIELD>volunteertype</FIELD-->
		<ORDER>
			<FIELD>resignreasonid</FIELD>
		</ORDER>
	</TABLE>
</DBXML>