Commit Graph
8 Commits
Author SHA1 Message Date
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