I find that calling save on an employee record, ev...
# suitescript
g
I find that calling save on an employee record, even though all of the values are identical, causes the "version" to increment, which if I do that every hour or so, it seems wasteful to keep saving/bumping that version up even with no changes.