| Line 137... |
Line 137... |
| 137 |
import com.spice.profitmandi.dao.repository.fofo.FofoOrderItemRepository;
|
137 |
import com.spice.profitmandi.dao.repository.fofo.FofoOrderItemRepository;
|
| 138 |
import com.spice.profitmandi.dao.repository.fofo.FofoOrderRepository;
|
138 |
import com.spice.profitmandi.dao.repository.fofo.FofoOrderRepository;
|
| 139 |
import com.spice.profitmandi.dao.repository.fofo.InventoryItemRepository;
|
139 |
import com.spice.profitmandi.dao.repository.fofo.InventoryItemRepository;
|
| 140 |
import com.spice.profitmandi.dao.repository.fofo.PartnerDailyInvestmentRepository;
|
140 |
import com.spice.profitmandi.dao.repository.fofo.PartnerDailyInvestmentRepository;
|
| 141 |
import com.spice.profitmandi.dao.repository.fofo.PartnerTargetRepository;
|
141 |
import com.spice.profitmandi.dao.repository.fofo.PartnerTargetRepository;
|
| - |
|
142 |
import com.spice.profitmandi.dao.repository.fofo.PartnerTypeChangeRepository;
|
| 142 |
import com.spice.profitmandi.dao.repository.fofo.PartnerTypeChangeService;
|
143 |
import com.spice.profitmandi.dao.repository.fofo.PartnerTypeChangeService;
|
| 143 |
import com.spice.profitmandi.dao.repository.fofo.PurchaseRepository;
|
144 |
import com.spice.profitmandi.dao.repository.fofo.PurchaseRepository;
|
| 144 |
import com.spice.profitmandi.dao.repository.fofo.ScanRecordRepository;
|
145 |
import com.spice.profitmandi.dao.repository.fofo.ScanRecordRepository;
|
| 145 |
import com.spice.profitmandi.dao.repository.fofo.SchemeInOutRepository;
|
146 |
import com.spice.profitmandi.dao.repository.fofo.SchemeInOutRepository;
|
| 146 |
import com.spice.profitmandi.dao.repository.transaction.HdfcPaymentRepository;
|
147 |
import com.spice.profitmandi.dao.repository.transaction.HdfcPaymentRepository;
|
| Line 249... |
Line 250... |
| 249 |
|
250 |
|
| 250 |
@Autowired
|
251 |
@Autowired
|
| 251 |
PriceDropRepository priceDropRepository;
|
252 |
PriceDropRepository priceDropRepository;
|
| 252 |
|
253 |
|
| 253 |
@Autowired
|
254 |
@Autowired
|
| - |
|
255 |
private PartnerTypeChangeRepository partnerTypeChangeRepository;
|
| - |
|
256 |
@Autowired
|
| 254 |
private SchemeService schemeService;
|
257 |
private SchemeService schemeService;
|
| 255 |
|
258 |
|
| 256 |
private static final String[] STOCK_AGEING_MAIL_LIST = new String[] { "uday.singh@smartudkaan.com",
|
259 |
private static final String[] STOCK_AGEING_MAIL_LIST = new String[] { "uday.singh@smartudkaan.com",
|
| 257 |
"adeel.yazdani@smartdukaan.com", "manoj.singh@smartdukaan.com", "kamini.sharma@smartdukaan.com",
|
260 |
"adeel.yazdani@smartdukaan.com", "manoj.singh@smartdukaan.com", "kamini.sharma@smartdukaan.com",
|
| 258 |
"mohinder.mutreja@smartdukaan.com", "ankit.bhatia@smartdukaan.com", "tarun.verma@smartdukaan.com",
|
261 |
"mohinder.mutreja@smartdukaan.com", "ankit.bhatia@smartdukaan.com", "tarun.verma@smartdukaan.com",
|