yanyuan
2023-10-09 f74302c680388a4e2d18144f899bc9ebc6fa8398
1
2
3
4
5
6
7
8
9
10
Quintiq file version 2.0
#parent: #root
MethodOverride IncreaseYear
{
  TextBody:
  [*
    newstartofplanning := this.MPSync().UpdateYear( this.StartOfPlanning() );
    this.StartOfPlanning( newstartofplanning );
  *]
}