Commit Graph
12 Commits
Author SHA1 Message Date
glm94 2657523888 Added a tool to remove an entire date and all records associated with it. Updated row deletion code to handle unbalanced tables or missing row IDs. 2017-01-24 13:45:25 -06:00
glm94 d7229c9499 Minor UI changes after testing on the laptop. The add record form now selects Saturday based on the current date on start up. 2017-01-23 03:41:47 -06: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
glm94 e7d719b1ba Created a new cleaned up APC database and a back up template to use. Finalized the new main form. Preparing to enter real data in the next session. 2017-01-21 20:13:23 -06:00
glm94 db200e31b2 Updated the main form to allow the user to be able to select dates from the database. Updated information displaying on the main form. 2017-01-21 19:15:26 -06:00
glm94 96e61546c3 Updated the main form with a slightly new look. Finished all the code for the main for to pull in all the data from the database and perform calculations on it. Currently can only load the most recent date. Added detection for holidays in the weekly and taxable lists. 2017-01-21 18:38:19 -06:00
glm94 22b9ba4334 Organized the code a bit, and fixed a bug where selecting a new date wouldn't update the modify record form. Prettied up the formatting for the invoices table. 2017-01-18 01:46:39 -06:00
glm94 2b3c234aaa Fixed a bug on the modify record form where updating an existing row's ad item wouldn't mark the other APC tables as dirty. 2017-01-17 14:15:21 -06:00
glm94 c9d8186d75 Added the new modify record form, can only pull in the Projections table and parse it. Fixed a bug in the modify record form where the first row would be marked as pending edit due to not checking the beginning cell variable correctly. 2017-01-17 12:20:48 -06: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