lazhen
2024-11-15 2f810c64ce22dabb7bb3bd0d6cf901da8d9f5ca4
1
2
3
4
5
6
Quintiq file version 2.0
#parent: #root
MethodOverride GetExpectedCSVHeader () as String
{
  TextBody: "return 'item,stockLocation,salesSegment,startDate,endDate,targetValue,alertingThreshold';"
}