First stages of a new logging system being put in place. Updated the group parsing engine for the Projections and Actual Sales tables, and removed the method. Fixed the issue where changes to groups didn't mark the record manipulation form as dirty.

This commit is contained in:
2017-09-18 11:36:23 -05:00
parent ac9f464cf3
commit de1ba4af10
12 changed files with 426 additions and 311 deletions
@@ -174,6 +174,8 @@
<DependentUpon>FrmReportSettings.cs</DependentUpon>
</Compile>
<Compile Include="Holiday.cs" />
<Compile Include="Log.cs" />
<Compile Include="Logger.cs" />
<Compile Include="NewModifyRecord.cs">
<SubType>Form</SubType>
</Compile>