Subversion Repositories SmartDukaan

Rev

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

Rev 30185 Rev 30205
Line 597... Line 597...
597
 
597
 
598
			fofoIds = storeGuyMap.get(authUser.getEmailId());
598
			fofoIds = storeGuyMap.get(authUser.getEmailId());
599
 
599
 
600
		}
600
		}
601
 
601
 
602
		List<String> brands = Arrays.asList("Vivo", "Samsung", "Oppo", "Itel", "Others");
602
		List<String> brands = Arrays.asList("Vivo", "Samsung", "Oppo", "Itel", "Almost New", "Others");
603
		float totalPartnerTargetSecondary = 0;
603
		float totalPartnerTargetSecondary = 0;
604
		float totalPartnerTargetCollection = 0;
604
		float totalPartnerTargetCollection = 0;
605
		float totalPartnerAchievementSecondary = 0;
605
		float totalPartnerAchievementSecondary = 0;
606
		float totalPartnerAchievementCollection = 0;
606
		float totalPartnerAchievementCollection = 0;
607
		TargetModel tm = new TargetModel();
607
		TargetModel tm = new TargetModel();