forked from FarmMaps/FarmMapsApiClient
added target and threshold definitions + changed productionPurposeCode to be functional
This commit is contained in:
@@ -403,7 +403,7 @@ namespace FarmmapsKPI
|
||||
if (kpio.id != kpioPrevious.id)
|
||||
{
|
||||
KPIelementsOfBalance kPIelementsOfBalance = kpio.data.values;
|
||||
if (kpio.id == "A1") //TtD not functional
|
||||
if (kpio.id == "A1") //TtD
|
||||
{
|
||||
//Make a new dataList = new line to be written
|
||||
//Fill the datalist with this kpi
|
||||
|
||||
Reference in New Issue
Block a user