Demand Forecast
A sample demand forecast clause.
A sample demandforecast clause.
A sample demand forecast clause.
On or before the 04/02/2018, and thereafter on or before the last day of each calendar quarter, the Purchaser "PETER" shall send the Supplier "DAN" a Supply Forecast. The Supply Forecast will be a binding commitment on the Purchaser’s behalf to purchase during the first quarter included in each Supply Forecast at least 85% of the quantity of the listed Product.
Please refer to the Cicero documentation for details and examples of how to integrate a call to a Cicero template into your application.
View the Latest code for this template on on GitHub.
{
"$class": "org.accordproject.demandforecast.DemandForecastClause",
"clauseId": "a1316f80-5502-440b-a406-9218c783c78d",
"purchaser": "PETER",
"supplier": "DAN",
"effectiveDate": "2018-04-02",
"minimumPercentage": 85
}
Type | Sample JSON |
---|---|
org.accordproject.cicero.contract.AccordContractState |
|
Type | Sample JSON |
---|---|
org.accordproject.demandforecast.ForecastRequest |
|
Type | Sample JSON |
---|---|
org.accordproject.demandforecast.BindingResponse |
|
Type | Sample JSON |
---|---|
org.hyperledger.composer.system.Event |
|