Commit Graph
14 Commits
Author SHA1 Message Date
glm94 26705bbd7e Fixed a bug in the report settings that stopped the back page's height from being saved. 2017-05-10 22:57:00 -05:00
glm94 a569a21294 Implemented the first version of the report settings to help compensate for the screen resolution dependence the PDF engines seem to have. 2017-05-10 02:05:51 -05:00
glm94 4c6b79aea1 Updated the application version number. Anchored the generate report button to the bottom right hand side of the main form. 2017-05-08 19:59:12 -05:00
glm94 15abab5f50 Finished initial build of the back page generator. Unable to properly merge the two tables with Pechkin so far. 2017-05-06 01:08:38 -05:00
glm94 ba5808443b Added a shrink changing form but the math seems to be off so it is disabled for the time being. Updated the interface on the main form and the modify record form to include the log viewer and the log console. 2017-04-18 01:51:51 -05:00
glm94 c72fbf88cf Removed the Invoice Net Amount Extended Retail column from the Invoice table DataGridViews. Fixed a crash bug on the main form caused by an empty department sales variable. Small refactoring on the main form's calculation methods. 2017-04-17 02:01:31 -05:00
glm94 61f369f7fe Fixed a bug where ad specials wasn't being processed properly. Updated the main form to add up all data in the Invoice Net Amount at Cost column instead of the Extended Retail column. Minor behavior fixes. 2017-04-15 12:38:55 -05:00
glm94 7b2a93cbf6 Renamed the database selector form to "Login Form" and updated its UI. Moved database initialization to the login form. Made the exit file menu option on the main form functional. 2017-04-13 02:59:34 -05:00
glm94 a67dd966bd Created a "login" dialog form to grab the server name from the user. Now a valid connection must be made before the Main form loads. 2017-04-12 20:01:32 -05:00
glm94 02fbc253d6 Updated the SaveRecord method to detect if a date is already in the database. It now selects the next available week after prompting the user. Changed the behavior of the create new record menu item to select the week after the most recent date based on the year that is being worked on. 2017-02-18 02:33:57 -06:00
glm94 b580e48c26 Updated how the record manipulation form behaves when adding new records, allowing the user to select a new date freely. May be the final update before the Entity Update. 2017-02-17 04:51:25 -06:00
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 98b3626154 Initial commit of version 0.9.5.2; no older versions exist for this repo. 2016-11-05 12:02:02 -05:00