Subversion Repositories SmartDukaan

Rev

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

Rev 29758 Rev 29860
Line 1236... Line 1236...
1236
	private WarehouseScanRepository warehouseScanRepository;
1236
	private WarehouseScanRepository warehouseScanRepository;
1237
 
1237
 
1238
	@Autowired
1238
	@Autowired
1239
	private WarehouseInventoryService warehouseInventoryService;
1239
	private WarehouseInventoryService warehouseInventoryService;
1240
 
1240
 
-
 
1241
	public void genericCreateCurrentInventorySnapshot() throws Exception {
-
 
1242
		purchaseService.genericCreateCurrentInventorySnapshot(175138856, 32820, 2);
-
 
1243
	}
1241
	public void fixScans() {
1244
	public void fixScans() {
1242
		Map<Integer, Integer> inventoryOrderMap = new HashMap<>();
1245
		Map<Integer, Integer> inventoryOrderMap = new HashMap<>();
1243
		inventoryOrderMap.put(348795, 1628598);
1246
		inventoryOrderMap.put(348795, 1628598);
1244
		inventoryOrderMap.put(348796, 1628599);
1247
		inventoryOrderMap.put(348796, 1628599);
1245
		inventoryOrderMap.put(329854, 1628600);
1248
		inventoryOrderMap.put(329854, 1628600);