Skip to content

issue #305

Mohammad Talha Pawaty requested to merge Talhapawaty/gkcore:issue#305 into devel

A function had been created in api_godown.py which will return number of products a godown content. This function will be use when user is going to delete a godown, this function will return number of product a godown content. If number of product is zero then user can delete the selected godown else user can not delete the godown.

Merge request reports