Skip to content
Snippets Groups Projects
Commit a6a425fd authored by Krishnakant Mane's avatar Krishnakant Mane
Browse files

Merge branch 'productgk' into 'devel'

Prevented redundancy in product get for godownkeeper

When a list of product codes is created in api_product.py for godown keeper a productcode was being added in every pass of loop.  
Now a condition checks if the productcode is already available and appends it to list only if it is not.

See merge request !10
parents 3ac1030f 22d42277
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment