mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX] return compute_price_rule_get_items
This commit is contained in:
@@ -72,3 +72,4 @@ class ProductPricelist(models.Model):
|
||||
((not s.pms_property_ids, s), len(s.pms_property_ids)),
|
||||
)
|
||||
)
|
||||
return items
|
||||
|
||||
Reference in New Issue
Block a user