Currently when a user clicks Synchronize All on the android app, the resulting action is that the app tries to sync Potential matches, Enquiries and Children. We need to disable synching of Enquiries and potential matches. This includes removing the Enquiries and Potential matches from the data that is being sent to the server
Acceptance Criteria
[ ] Remove notification of Synchronising Enquiries and Potential matches
[ ] No enquiry data should be sent in the data that is being synced
[ ] disable sync functionality of enquiries and potential matches
Context
Currently when a user clicks Synchronize All on the android app, the resulting action is that the app tries to sync Potential matches, Enquiries and Children. We need to disable synching of Enquiries and potential matches. This includes removing the Enquiries and Potential matches from the data that is being sent to the server
Acceptance Criteria