TRUNK-4730 - complete list of domain objects missing changed_by or date_changed

Hi there!

while working on hibernate mapping through annotations for Order https://issues.openmrs.org/browse/TRUNK-4903

I saw that the table orders is also missing these two columns (changed_by, date_changed).

Not sure if they should be added though.