Save less History records
Brought to you by:
maher_karim,
sdteffen
Current SVN head version.
A lot of unnecessary history records are saved.
The reason seems to be the following condition in
dcmmsdataobject.php: isset($dataObject->$k)
All changes have to take in consideration that the
workorder processing looks at the History records in
order to determine if the workorder was submitted
for the first time.