Subversion Repositories SmartDukaan

Rev

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

Rev 34683 Rev 34759
Line 1864... Line 1864...
1864
        model.addAttribute("totalDueMap", totalDueMap);
1864
        model.addAttribute("totalDueMap", totalDueMap);
1865
        model.addAttribute("fofoMTDSaleMap", fofoMTDSaleMap);
1865
        model.addAttribute("fofoMTDSaleMap", fofoMTDSaleMap);
1866
        model.addAttribute("fofoIdMonthlyTargetMap", fofoIdMonthlyTargetMap);
1866
        model.addAttribute("fofoIdMonthlyTargetMap", fofoIdMonthlyTargetMap);
1867
        model.addAttribute("currentMonthTillDateRetailerPOValueMap", currentMonthTillDateRetailerPOValueMap);
1867
        model.addAttribute("currentMonthTillDateRetailerPOValueMap", currentMonthTillDateRetailerPOValueMap);
1868
 
1868
 
1869
        LOGGER.info("fofoIdBrandAmountMap" + fofoIdBrandAmountMap);
1869
        //LOGGER.info("fofoIdBrandAmountMap" + fofoIdBrandAmountMap);
1870
 
1870
 
1871
        model.addAttribute("partnerDailyInvestmentMap", partnerDailyInvestmentMap);
1871
        model.addAttribute("partnerDailyInvestmentMap", partnerDailyInvestmentMap);
1872
 
1872
 
1873
        model.addAttribute("brands", brands);
1873
        model.addAttribute("brands", brands);
1874
 
1874