Removed the Invoice Net Amount Extended Retail column from the Invoice table DataGridViews. Fixed a crash bug on the main form caused by an empty department sales variable. Small refactoring on the main form's calculation methods.
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("2.0.1.16")]
|
||||
[assembly: AssemblyFileVersion("2.0.1.16")]
|
||||
[assembly: AssemblyVersion("2.0.2.16")]
|
||||
[assembly: AssemblyFileVersion("2.0.2.16")]
|
||||
|
||||
Reference in New Issue
Block a user