clinic/netforce_clinic/layouts/import_clinic_mg.xml

13 lines
404 B
XML

<form title="Import Medical Government">
<group span="6" columns="1">
<field name="file"/>
</group>
<group span="6" columns="1">
<separator string="Result"/>
<field name="result" nolabel="1" height="240" width="540"/>
</group>
<foot replace="1">
<button string="Import Data" method="import_nhso" type="primary" icon="arrow-right"/>
</foot>
</form>