Subversion Repositories SmartDukaan

Rev

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

Rev 8363 Rev 8959
Line 377... Line 377...
377
	
377
	
378
	list<AmazonFbaInventorySnapshot> getAllAmazonFbaItemInventory()
378
	list<AmazonFbaInventorySnapshot> getAllAmazonFbaItemInventory()
379
	
379
	
380
	list<i64> getOursGoodWarehouseIdsForLocation(1:i64 state_id)
380
	list<i64> getOursGoodWarehouseIdsForLocation(1:i64 state_id)
381
	
381
	
-
 
382
	i64 getHoldInventoryDetailForItemForWarehouseIdExceptSource(1:i64 id,2:i64 warehouse_id,3:i64 source)
-
 
383
	
382
}
384
}