[FIX] return compute_price_rule_get_items

This commit is contained in:
Darío Lodeiros
2020-12-06 13:09:37 +01:00
parent 09725e5b61
commit 3413551a3f

View File

@@ -72,3 +72,4 @@ class ProductPricelist(models.Model):
((not s.pms_property_ids, s), len(s.pms_property_ids)),
)
)
return items