Menu

#367 "Date to" in "MRP Info" not work

open
nobody
CRP (10)
5
2011-12-03
2011-12-03
liqirui
No

In the window of MRP Info , if only set the value of "Date to" and not set the "Date form" ,It will not work. After check the code of VMRPDetailed.java, I found the 627th line should be "if (fDateFrom.getValue() != null || fDateTo.getValue() != null) {", should not be "if (fDateFrom.getValue() != null || fDateFrom.getValue() != null) {".

Discussion


Log in to post a comment.