Commit Graph
10 Commits
Author SHA1 Message Date
glm94 4b96f6c1fa Moved the text formatting class to the data table parsing class. Slightly organized the code in the NewModifyRecord form. 2017-11-12 02:27:22 -06:00
glm94 ac9f464cf3 Updated the behavior of the Inventory data table to reflect the row attributes of the Actual Sales table. Minor tweaks to the Manage Ad Items form. 2017-07-14 18:23:00 -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 308b60bd84 Split the database objects out into a seperate project. Needs renaming in some areas and updates in the installer. Otherwise first version of a proper data DLL file. 2017-06-22 17:02:01 -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 62a2c0f80e Created forms to allow the management of ad items, suppliers and ad special keywords. Updated the database migration tool to include the ad special table. Cleaned up the main form's code and did a slight touch up of the interface. 2017-04-11 02:26:04 -05:00
glm94 2106879ee8 Completely removed all the old database interaction code, save the database converter form. Updated the formatting in the weekly and taxable areas on the modify record form. Re-enabled holiday checking on the main form. 2017-04-07 04:50:02 -05:00
glm94 8dcc290aef Added dirty flags to the comments, cost analysis, weekly sales and taxable, as well as formatting, validation and auto summing for the latter two. The Tag properties of the check boxes for the dirty flags will contain the IDs. 2016-12-02 18:45:31 -06:00
glm94 98b3626154 Initial commit of version 0.9.5.2; no older versions exist for this repo. 2016-11-05 12:02:02 -05:00