- Fixed issue:
The issue happened when following these steps.
1) Add a Subject Commodity on the mobile but do not set a commodity
2) Upload the subject back to the server
3) Download the Subject
In ChattelWeb, when a Subject Commodity was added/edited, Chattel Mobile enforced a Commodity
On the mobile we did not, that what caused the Foreign Key Constraint when dowloading
The fix:
1) The app will now enforce/prompt for a commodity on the mobile
2) The app will set any downloaded SubjectCommodity.Commodity with an empty Guid to null to avoid the error in case we have data out there that does not have a commodity.
-
Added a vertical scrollbar on Eq and photo page lists.
- Added Report Group Type to Mobile.

- (Windows Mobile Only) Fixed issue where note editor “bounced” and was hard to type in.