Files
luos/workflow
marcelo 3f9af3be92 BUG 11086 "Rows are being ignored after adding them next to an empty
row" SOLVED

-When you try to add a row into a pmTable, if you leave an empty row the
next added rows are being ignored and not saved.
-Solved, The final user cant leave a row without at least the primary
keys columns filled up, to be saved and if by accident the user leaves
an empty row the aplication shows up an error message.
2013-04-15 10:35:12 -04:00
..