I added one attribute in AbstractOrderEntryModel, but I want to populate this attribute in OrderEntryData. I added just a new property in OrderEntryData but it's not working.
So to get this in OrderEnryData do we have to write separate populator for this?