Order entry update for the cohort builder

I want to upgrade OpenMRS version at https://github.com/openmrs/openmrs-module-reportingcompatibility/tree/1.x or branch off another third branch so as to update the order entry api in there such as references to start and end dates which i am surprised still appear in master which depends on 2.x https://github.com/openmrs/openmrs-module-reportingcompatibility/blob/master/api/src/main/java/org/openmrs/module/reportingcompatibility/service/db/HibernateReportingCompatibilityDAO.java

i can wire a fix PR to master. I hope everyone is happy with this; @ssmusoke, @mseaton, @darius, @raff, @wyclif, @dkayiwa!!! ticketed at:

Why create a third branch?

just in-case there’re any guys running the module on lower versions, but it makes sense to upgrade 1.x, wiring the PR to 1.x instead

Why not fix the master branch?

i can fix both, i need a version in the 1.11.x tree