You are not logged in. Click here to log in.

Application Lifecycle Management

Search In Project

Search inClear

GRAS-17: Calculate Basic Roughage Balance and Accumulated Balance (CalcBasicRoughBal)#6540/v54
Tags:  not added yet

GRAS-17: Calculate Basic Roughage Balance and Accumulated Balance (CalcBasicRoughBal)[SVC-6540]

Tracker: Services Priority: NormalNormal Status: Accepted
Submitted by: wlloydJan 12 2016 11:03 Modified by: odavidMar 20 2016 00:52 Type:
Model
Path: m/gras/basicroughbalance Context: csip-gras Version: 1.0
Endpoints: http://csip.engr.colostate.edu:8086/csip-gras/m/gras/basicroughbalance/1.0
Maintainers:
Website: -- Apps:
--
Test Status:
Unstable
Last Tested: Mar 20 2016 00:52 Test Count: 6
Test Success Rate: 83 Failed Tests: test_GRAS_17_ver1.0_test_2.json
Traceability
Loading…
Description
Calculate monthly and yearly roughage balance and accumulated roughage balance. From application inputs, compute yearly beginning roughage balance and yearly harvested, bought, sold and feed roughage amounts.

This service calculates information needed for Basic level roughage report. The only difference between the Basic and Detailed roughage reports is that under the Detailed report the amount of roughage feed is allocated by AoA, whereas in the Basic report the roughage feed is allocated at the operating unit level.

Request Response
{
"metainfo": {
},
"parameter": [
    {
        "name" : "years",
        "value" : [
            [
                {
                    "name" : "starting_hay_amt",
                    "value" : 20000,
                    "description" : "Amount of hay at start of this year",
                    "unit" : "lb"
                },
                {
                    "name" : "feeding_waste",
                    "value" : 0.05,
                    "description" : "Percentage of hay expected to be lost to waste",
                    "unit" : "%",
                    "max" : 1.0,
                    "min" : 0
                },
                {
                    "name" : "months",
                    "value" : [
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 1000,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 2000,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1500,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 1000,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 0,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 1500,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 0,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 1000,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 0,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 1000,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 0,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 1000,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 0,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 1000,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 0,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 1000,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 0,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 1000,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 0,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 1000,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 0,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 3000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 0,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 1000,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 2000,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ],
                        [
                            {
                                "name" : "harvested_amt",
                                "value" : 1000,
                                "description" : "Amount of hay harvested this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "buy_amt",
                                "value" : 0,
                                "description" : "Amount of hay bought at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "sell_amt",
                                "value" : 1000,
                                "description" : "Amount of hay sold at market this month",
                                "unit" : "lb"
                            },
                            {
                                "name" : "feed_amt",
                                "value" : 0,
                                "description" : "Amount of hay consumed by animals this month",
                                "unit" : "lb"
                            }
                        ]
                    ],
                    "description" : "List of forage amounts by month for this year"
                }
            ]
        ],
        "description" : "List of years"
    }
]
}
{
    "metainfo": {
        "status": "Finished",
        "suid": "fda159d8-049b-11e5-88ce-2f656cd1d297",
        "cloud_node": "129.82.226.52",
        "tstamp": "2015-05-27 12:12:52",
        "service_url": "http://localhost:8080/csip-gras/m/gras/basicroughbalance/1.0",
        "request_ip": "127.0.0.1",
        "cpu_time": 18,
        "expiration_date": "2015-05-27 12:17:52"
    },
    "parameter": [
        {
            "name": "years",
            "value": [
                [
                    {
                        "name": "starting_hay_amt",
                        "value": 20000,
                        "description": "Amount of hay at start of this year",
                        "unit": "lb"
                    },
                    {
                        "name": "feeding_waste",
                        "value": 0.05,
                        "description": "Percentage of hay expected to be lost to waste",
                        "unit": "%",
                        "max": 1,
                        "min": 0
                    },
                    {
                        "name": "months",
                        "value": [
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 1000,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 2000,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1500,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 1000,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 1500,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 1000,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 1000,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 1000,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 1000,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 1000,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 1000,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 1000,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 0,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 3000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 1000,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 2000,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ],
                            [
                                {
                                    "name": "harvested_amt",
                                    "value": 1000,
                                    "description": "Amount of hay harvested this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "buy_amt",
                                    "value": 0,
                                    "description": "Amount of hay bought at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "sell_amt",
                                    "value": 1000,
                                    "description": "Amount of hay sold at market this month",
                                    "unit": "lb"
                                },
                                {
                                    "name": "feed_amt",
                                    "value": 0,
                                    "description": "Amount of hay consumed by animals this month",
                                    "unit": "lb"
                                }
                            ]
                        ],
                        "description": "List of forage amounts by month for this year"
                    }
                ]
            ],
            "description": "List of years"
        }
    ],
    "result": [
        {
            "name": "summary",
            "value": [
                {
                    "name": "years",
                    "value": [
                        {
                            "name": "year",
                            "value": [
                                {
                                    "name": "feeding_waste",
                                    "value": 0.05,
                                    "unit": "%",
                                    "description": "Percentage of hay expected to be lost to waste"
                                },
                                {
                                    "name": "total_harvested_amt",
                                    "value": 14500,
                                    "unit": "lb",
                                    "description": "Total roughage harvested this year"
                                },
                                {
                                    "name": "total_buy_amt",
                                    "value": 10500,
                                    "unit": "lb",
                                    "description": "Total roughage bought at market this year"
                                },
                                {
                                    "name": "total_sell_amt",
                                    "value": 4000,
                                    "unit": "lb",
                                    "description": "Total roughage sold at market this year"
                                },
                                {
                                    "name": "total_feed_amt",
                                    "value": 22000,
                                    "unit": "lb",
                                    "description": "Total roughage consumed by animals this year"
                                },
                                {
                                    "name": "months",
                                    "value": [
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1500,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 1500,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 1500,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 1500,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 3000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 0,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 0,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 0,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ],
                                        [
                                            {
                                                "name": "harvested_amt",
                                                "value": 1000,
                                                "unit": "lb",
                                                "description": "Amount of hay harvested this month"
                                            },
                                            {
                                                "name": "buy_amt",
                                                "value": 0,
                                                "unit": "lb",
                                                "description": "Amount of hay bought at market this month"
                                            },
                                            {
                                                "name": "sell_amt",
                                                "value": 0,
                                                "unit": "lb",
                                                "description": "Amount of hay sold at market this month"
                                            },
                                            {
                                                "name": "feed_amt",
                                                "value": 0,
                                                "unit": "lb",
                                                "description": "Amount of hay consumbed by animals this month"
                                            }
                                        ]
                                    ],
                                    "description": "Monthly summaries for this year"
                                },
                                {
                                    "name": "beginning_balance",
                                    "value": 20000,
                                    "unit": "lb",
                                    "description": "Roughage amount at the beginning of the year"
                                },
                                {
                                    "name": "jan_hay_balance",
                                    "value": -2000,
                                    "unit": "lb",
                                    "description": "Hay balance this January"
                                },
                                {
                                    "name": "feb_hay_balance",
                                    "value": 500,
                                    "unit": "lb",
                                    "description": "Hay balance this February"
                                },
                                {
                                    "name": "mar_hay_balance",
                                    "value": 500,
                                    "unit": "lb",
                                    "description": "Hay balance this March"
                                },
                                {
                                    "name": "apr_hay_balance",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Hay balance this April"
                                },
                                {
                                    "name": "may_hay_balance",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Hay balance this May"
                                },
                                {
                                    "name": "jun_hay_balance",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Hay balance this June"
                                },
                                {
                                    "name": "jul_hay_balance",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Hay balance this July"
                                },
                                {
                                    "name": "aug_hay_balance",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Hay balance this August"
                                },
                                {
                                    "name": "sep_hay_balance",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Hay balance this September"
                                },
                                {
                                    "name": "oct_hay_balance",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Hay balance this October"
                                },
                                {
                                    "name": "nov_hay_balance",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Hay balance this November"
                                },
                                {
                                    "name": "dec_hay_balance",
                                    "value": 0,
                                    "unit": "lb",
                                    "description": "Hay balance this December"
                                },
                                {
                                    "name": "total_hay_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Total hay balance this year"
                                },
                                {
                                    "name": "jan_accumulated_balance",
                                    "value": -2000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this January"
                                },
                                {
                                    "name": "feb_accumulated_balance",
                                    "value": -1500,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this February"
                                },
                                {
                                    "name": "mar_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this March"
                                },
                                {
                                    "name": "apr_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this April"
                                },
                                {
                                    "name": "may_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this May"
                                },
                                {
                                    "name": "jun_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this June"
                                },
                                {
                                    "name": "jul_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this July"
                                },
                                {
                                    "name": "aug_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this August"
                                },
                                {
                                    "name": "sep_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this September"
                                },
                                {
                                    "name": "oct_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this October"
                                },
                                {
                                    "name": "nov_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this November"
                                },
                                {
                                    "name": "dec_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Roughage accumulated this December"
                                },
                                {
                                    "name": "total_accumulated_balance",
                                    "value": -1000,
                                    "unit": "lb",
                                    "description": "Total roughage accumulated this year"
                                }
                            ],
                            "description": "Summary for year 1"
                        }
                    ],
                    "description": "Yearly summaries"
                }
            ],
            "description": "Basic roughage balance by year"
        }
    ]
}
Files to attach:
(the file to convert)
Files to fetch:
(the converted file)

Details
Comments & Attachments
Associations
Children
SCM Commits
History (54)
Baselines
All (54)

Accepted Jan 12 2016 11:03
Submit by wlloyd
Compare tracker item versions
Submitted Action Version
odavid
Mar 20 2016 00:52
Edit 54
Last Tested Mar 20 2016 00:52 Mar 19 2016 00:52
odavid
Mar 19 2016 00:52
Edit 53
Last Tested Mar 19 2016 00:52 Mar 18 2016 00:52
odavid
Mar 18 2016 00:52
Edit 52
Last Tested Mar 18 2016 00:52 Mar 17 2016 00:52
odavid
Mar 17 2016 00:52
Edit 51
Last Tested Mar 17 2016 00:52 Mar 16 2016 00:52
odavid
Mar 16 2016 00:52
Edit 50
Last Tested Mar 16 2016 00:52 Mar 15 2016 00:52
odavid
Mar 15 2016 00:52
Edit 49
Last Tested Mar 15 2016 00:52 Mar 14 2016 00:52
odavid
Mar 14 2016 00:52
Edit 48
Last Tested Mar 14 2016 00:52 Mar 13 2016 00:52
odavid
Mar 13 2016 00:52
Edit 47
Last Tested Mar 13 2016 00:52 Mar 12 2016 00:52
odavid
Mar 12 2016 00:52
Edit 46
Last Tested Mar 12 2016 00:52 Mar 11 2016 00:52
odavid
Mar 11 2016 00:52
Edit 45
Last Tested Mar 11 2016 00:52 Mar 10 2016 00:52
odavid
Mar 10 2016 00:52
Edit 44
Last Tested Mar 10 2016 00:52 Mar 09 2016 00:52
odavid
Mar 09 2016 00:52
Edit 43
Last Tested Mar 09 2016 00:52 Mar 08 2016 00:52
odavid
Mar 08 2016 00:52
Edit 42
Last Tested Mar 08 2016 00:52 Mar 07 2016 00:52
odavid
Mar 07 2016 00:52
Edit 41
Last Tested Mar 07 2016 00:52 Mar 06 2016 00:52
odavid
Mar 06 2016 00:52
Edit 40
Last Tested Mar 06 2016 00:52 Mar 05 2016 00:52
odavid
Mar 05 2016 00:52
Edit 39
Last Tested Mar 05 2016 00:52 Mar 04 2016 00:52
odavid
Mar 04 2016 00:52
Edit 38
Last Tested Mar 04 2016 00:52 Mar 03 2016 00:52
odavid
Mar 03 2016 00:52
Edit 37
Last Tested Mar 03 2016 00:52 Mar 02 2016 00:52
odavid
Mar 02 2016 00:52
Edit 36
Last Tested Mar 02 2016 00:52 Mar 01 2016 00:52
odavid
Mar 01 2016 00:52
Edit 35
Last Tested Mar 01 2016 00:52 Feb 29 2016 00:52
Only the last 20 history item loaded. Show All (54)