Subversion Repositories SmartDukaan

Rev

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

Rev 36481 Rev 36725
Line 1593... Line 1593...
1593
                        Collectors.mapping(FofoStore::getId, Collectors.toList())));
1593
                        Collectors.mapping(FofoStore::getId, Collectors.toList())));
1594
 
1594
 
1595
        if (!warehouseIdFofoIdMap.containsKey(7573)) {
1595
        if (!warehouseIdFofoIdMap.containsKey(7573)) {
1596
            warehouseIdFofoIdMap.put(7573, new ArrayList<>());
1596
            warehouseIdFofoIdMap.put(7573, new ArrayList<>());
1597
        }
1597
        }
-
 
1598
        if (!warehouseIdFofoIdMap.containsKey(10516)) {
-
 
1599
            warehouseIdFofoIdMap.put(10516, new ArrayList<>());
-
 
1600
        }
1598
        if (!warehouseIdFofoIdMap.containsKey(7678)) {
1601
        if (!warehouseIdFofoIdMap.containsKey(7678)) {
1599
            warehouseIdFofoIdMap.put(7678, new ArrayList<>());
1602
            warehouseIdFofoIdMap.put(7678, new ArrayList<>());
1600
        }
1603
        }
1601
        List<WarehouseWiseBrandStockModel> warehouseWiseBrandStock = new ArrayList<>();
1604
        List<WarehouseWiseBrandStockModel> warehouseWiseBrandStock = new ArrayList<>();
1602
        if (!warehouseId.contains(0)) {
1605
        if (!warehouseId.contains(0)) {