Files
luos/workflow
marcelo 4871bd2b4f 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.
2013-04-12 10:47:05 -04:00
..