Updated the modify record form to calculate the total profit return for projections and actual sales. Removed the Access database as it is no longer supported or needed.
This commit is contained in:
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("3.4.0.0")]
|
||||
[assembly: AssemblyFileVersion("3.4.0.0")]
|
||||
[assembly: AssemblyVersion("3.4.1.0")]
|
||||
[assembly: AssemblyFileVersion("3.4.1.0")]
|
||||
|
||||
Reference in New Issue
Block a user