glm94
|
13f0e5df35
|
Created the first version of the table normalizing function to correct unbalanced tables. Can only add or update rows by scanning downward from the top of a table; cannot detect fragmentation in the middle of a table. (Think Drag and Drop/row position update fails.)
|
2017-02-07 02:46:15 -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
|
1907ce1702
|
Added the methods to insert and update invoice records in the database, as well as fixing a bug where the Invoice Notes would disappear on row validation.
|
2016-11-26 00:37:42 -06:00 |
|
glm94
|
9105429fcb
|
Fixed a bug where the row row would get reported as the last row processed in all the database insert and update methods. Fixed a bug where the NewRow would get set as dirty if an ad special row was renamed with no members in it. Sales table compression and database methods tested and working.
|
2016-11-11 12:43: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 |
|