I have 3 ways to update the product quantity.
- using product edit page in magento admin
- using magento API
- Using magento csv import
I wanted to know while updating the qty of a product which method (above mentioned 3 methods) it is. Means is there any flag by default magento providing to identify which way we are updating qty of a Product ?