Can someone send a PR for this fix to the Repo so others can benefit from it?
On Fri, Jun 5, 2020 at 1:01 PM Juan Manuel Hernández <[email protected]> wrote: > Here?: > > *<div *class*=*"col-sm-3"*>* > > *<input *style*=*"width: 257px" id*=* > "{{reportDateParam.inputName}}" type*=*"text" datepicker-pop*=* > "yyyy-MM-dd" > > ng-model*=*"formData[reportDateParam.inputName]" > is-open*=*"'opened'+$index" min*=*"minDate" > > *max="'2020-06-22'" *date-disabled*=*"disabled(date, > mode)" class*=*"form-control" required late-Validate*/>* > > *</div>* > > El vie., 5 jun. 2020 a las 12:28, Joseph Cabral (< > [email protected]>) escribió: > >> Hi. We encountered this issue as well. The max date of June 22, 2020 for >> the date picker component is hard coded in the Mifos HTML code. Not sure if >> there is a reason for this but I think this was just a mistake. >> >> You can edit the specific date pickers and just remove the max date set. >> >> Regards, >> Joseph >> >> On Wed, Jun 3, 2020 at 4:46 PM <[email protected]> wrote: >> >>> Hi All, >>> >>> >>> >>> I have noticed that the system calendar is ending on the 22nd of June. >>> If you want to pull a futuristic report like Expected Repayments or >>> disburse funds or run any operation beyond 22 June 2020 for that matter, >>> you cannot. Am I missing something here? There’s probably a simple >>> explanation to all this and anyone in the know please help me understand as >>> this is affecting our day to day MFI operations. >>> >>> >>> >>> Thank you in advance. >>> >>> >>> >>> Regards, >>> >>> Sifiso >>> Mifos-developer mailing list >>> [email protected] >>> Unsubscribe or change settings at: >>> https://lists.sourceforge.net/lists/listinfo/mifos-developer >> >> _______________________________________________ >> Mifos-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/mifos-users >> > _______________________________________________ > Mifos-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mifos-users >
_______________________________________________ Mifos-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mifos-users
