UNPKG

processmaker-builder

Version:

The gulp task runner for ProcessMaker building

22 lines (21 loc) 761 B
<?xml version="1.0" encoding="UTF-8"?> <dynaForm type="pagetable" sqlConnection="" menu="reports/report1_back"> <FECHA type="text" align="left" colWidth="100"> <en><![CDATA[Date]]></en> </FECHA> <CANTCASES type="text" align="right" colWidth="80"> <en><![CDATA[Total Cases]]></en> </CANTCASES> <MIN type="hours" align="right" colWidth="180"> <en><![CDATA[Best Completion Time]]></en> </MIN> <MAX type="hours" align="right" colWidth="180"> <en><![CDATA[Slowest Completion Time]]></en> </MAX> <TOTALDUR type="hours" align="right" colWidth="150"> <en><![CDATA[Total Duration (Hours)]]></en> </TOTALDUR> <PROMEDIO type="hours" align="right" colWidth="100"> <en><![CDATA[Average (Hours)]]></en> </PROMEDIO> </dynaForm>