xiaoding721
2024-09-11 4974efa1d03b56ff93d789ca5311afb1070be051
Update StaticMethod_CreateFullTable.qbl
已修改1个文件
2 ■■■ 文件已修改
_Main/BL/Type_LocalCell_ScheduleSummary/StaticMethod_CreateFullTable.qbl 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/BL/Type_LocalCell_ScheduleSummary/StaticMethod_CreateFullTable.qbl
@@ -72,7 +72,7 @@
                              cell.MP_Column().CustomDate() >= localColumn.CustomDate() and 
                              cell.MP_Column().CustomDate() < localColumn.CustomDate().StartOfNextMonth() );
          
          isFuture := owner.StartOfPlanning().Date() >= localColumn.CustomDate();
          isFuture := owner.StartOfPlanning().Date() < localColumn.CustomDate();
          
          output := 0.0;
          if( isFuture ){