Commit c42657c6 authored by Douglas's avatar Douglas Committed by Ivan Tyagov

wendelin_inventory: fillCategoryList now returns nothing

@Tyagov, can you merge, please? 

/reviewed-on nexedi/wendelin!15
parent 567e3775
......@@ -313,7 +313,7 @@ class CategoryProcessor(object):
transaction.commit()
if duplicate_category:
print 'Duplication added to the array: %s' % total_duplication
return array
return
def _getCategoriesDf(self):
'''
......
Markdown is supported
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