Commit Graph
15 Commits
Author SHA1 Message Date
glm94 650014076a Updated the Wix installer to automatically grab the application core's version number. Set the Access database to not copy, keeping it purely for legacy reasons. 2017-09-26 19:50:09 -05:00
glm94 3b36476a6c Updated the ad item manager form to allow the user to replace one item with another item. Fixed a crash bug in the Global Class logger functions. 2017-07-12 16:40:41 -05:00
glm94 12a6b36370 Implemented database backups and restores into the AdvertisingProfitControlData DLL and added a form, DatabaseRecovery, to manage the backups and restores. Updated the installer to include the data DLL file into the install bundle. 2017-06-23 03:12:51 -05:00
glm94 26705bbd7e Fixed a bug in the report settings that stopped the back page's height from being saved. 2017-05-10 22:57:00 -05:00
glm94 4c6b79aea1 Updated the application version number. Anchored the generate report button to the bottom right hand side of the main form. 2017-05-08 19:59:12 -05:00
glm94 718562222d First version of the report generating engine finished, Both front and back pages are merged into one PDF. Seems the user's screen resolution and/or size affect the size of the PDF document, I feel this is a sort of bug that must be fixed at some point. 2017-05-08 19:51:45 -05:00
glm94 218d5be4d6 Created the first version of HTML code for the front form. Changed to the Pechkin HTML to PDF library. Removed the string tester. Fixed a bug with the main form where the APC tables would not be sorted by row position. 2017-05-02 23:38:00 -05:00
glm94 ba5808443b Added a shrink changing form but the math seems to be off so it is disabled for the time being. Updated the interface on the main form and the modify record form to include the log viewer and the log console. 2017-04-18 01:51:51 -05:00
glm94 c72fbf88cf 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. 2017-04-17 02:01:31 -05:00
glm94 61f369f7fe Fixed a bug where ad specials wasn't being processed properly. Updated the main form to add up all data in the Invoice Net Amount at Cost column instead of the Extended Retail column. Minor behavior fixes. 2017-04-15 12:38:55 -05:00
glm94 6b2ed9d3d7 Updated the images in the installer and added a way for the installer to detect SQL (Tested on 64-bit) and .NET 4.5 (Untested). 2017-04-12 17:26:11 -05:00
glm94 3567727caa Updated the main form's tools to include an option to delete the entire active year. Tweaked the ListViews in the three tool forms to disallow multi-select and made a slight change to the behavior of the filter combo box. 2017-04-12 03:36:05 -05:00
glm94 932ee01bf3 Configured the installer to display the program's icons, changed the banners on the install form and renamed the set up file's name. Very minor cleanup to the modify record's code. 2017-04-11 23:22:44 -05:00
glm94 973f72a523 Updated installer to place all dependencies into the install directory. 2017-04-11 19:56:46 -05:00
glm94 0b7b14df5f First test with the Wix Installer, writes a shortcut to the Start Menu and drops the exe into the Program Files (x86) folder. 2017-04-11 15:55:37 -05:00