Commit 69bd46d9 authored by Nicolas Wavrant's avatar Nicolas Wavrant

fixup! Resource: add property needed to calculate sliced price

parent 734c6a59
......@@ -712,8 +712,7 @@ class Resource(XMLObject, XMLMatrix, VariatedMixin):
'non_discountable_additional_price': [],
'priced_quantity': None,
'base_unit_price': None,
'sliced_base_price': [],
'sliced_range_list': [],
'sliced_quantity_range_list': [],
}
if mapped_value is None:
return price_parameter_dict
......
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