Subversion Repositories SmartDukaan

Rev

Rev 33917 | Rev 33985 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 33917 Rev 33926
Line 21... Line 21...
21
 
21
 
22
    List<RbmArrViewModel> getRbmTodayArr(LocalDate todayDate) throws Exception;
22
    List<RbmArrViewModel> getRbmTodayArr(LocalDate todayDate) throws Exception;
23
 
23
 
24
    List<RbmArrViewModel> getRbmTodayArr() throws Exception;
24
    List<RbmArrViewModel> getRbmTodayArr() throws Exception;
25
 
25
 
-
 
26
    void setMovementWiseRbmTargets();
-
 
27
 
26
}
28
}