This website requires JavaScript.
Explore
Help
Sign In
glm94
/
advertising-profit-control
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
Files
650014076ae85dec021fc81606582de961136f19
advertising-profit-control
/
DataTableParsingEngine
T
History
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
..
Properties
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
App.config
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
DataTableParsingEngine.csproj
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
packages.config
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
RowParser.cs
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
TableColors.cs
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
TableGroupParser.cs
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