Commit f7005659 authored by Nicolas Wavrant's avatar Nicolas Wavrant

fixup! Resource: add property needed to calculate sliced price

parent aa81bc05
......@@ -712,6 +712,7 @@ class Resource(XMLObject, XMLMatrix, VariatedMixin):
'non_discountable_additional_price': [],
'priced_quantity': None,
'base_unit_price': None,
'sliced_base_price_list': [],
'sliced_quantity_range_list': [],
}
if mapped_value is None:
......
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