glm94
|
13af4ff791
|
Purged the row grouping code from the modify record form as it is no longer needed as well a moving all the main control events into their own toggle functions to make event enabling/disabling more consistent.
|
2017-12-10 23:53:34 -06:00 |
|
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
|
945324f418
|
Updated the Inventory table's parsing engine, now correctly copies a reference table's grouping info. Updated the New Modify Record form to group rows in the Inventory table based on the Actual Sales table before insertion into the database.
|
2017-09-18 22:02:19 -05:00 |
|
glm94
|
de1ba4af10
|
First stages of a new logging system being put in place. Updated the group parsing engine for the Projections and Actual Sales tables, and removed the method. Fixed the issue where changes to groups didn't mark the record manipulation form as dirty.
|
2017-09-18 11:36:23 -05: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
|
fd47690224
|
Moved group table and row parsing into a separate DLL to clean up the main binary a bit. Added custom engine to detect for bin counts and updated the record form to total the bins for the user automatically. Updated the .gitignore file to include the necessary DLLs for the projects.
|
2017-07-02 20:59:33 -05:00 |
|