Commit Graph
7 Commits
Author SHA1 Message Date
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 09508aa16c Updated the table class files to allow a nullable ad special ID and changed the enum in the new modify record form to a boolean. Added a form to manage ad special keywords, still needs to handle removing them properly. 2017-04-10 16:42:21 -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 9da9540969 First version of the Main form that is able to pull all the required data from the SQL database. Holiday detection is disabled for this build. Fixed some bugs with the debug database conversion code. Still missing Ad Special data in the conversion code. 2017-03-27 14:39:42 -05:00
glm94 36fe75d761 Updated the SQL script to hold Invoice Numbers as text as this may cause issues using int in c#. Finished the debug Access to SQL code form. Pushing this purely to have the code for reference at another time. 2017-03-22 22:36:51 -05:00
glm94 739c4c179d Fixed a bug in the row parsing engine related to ad special rows. Move all data from the old format to the new format. Updated the main form's UI. 2017-01-23 00:26:46 -06:00
glm94 9f045175ed Added a temporary form to convert the old database format. Updated the row parsing engine to handle ad special rows more effectively. Fixed a few bugs with the parsing engine not flagging member rows as dirty. Upped the character limit of the ad item and supplier columns. 2017-01-22 20:46:07 -06:00