Commit 84cc2b6b authored by Nicolas Wavrant's avatar Nicolas Wavrant

erp5_property_sheets: allow acquisition for new supply line property

parent a79c542c
......@@ -54,6 +54,7 @@
<value>
<tuple>
<string>base_price</string>
<string>base_price_per_slice</string>
<string>id</string>
<string>priced_quantity</string>
<string>price_currency</string>
......
......@@ -54,6 +54,7 @@
<value>
<tuple>
<string>base_price</string>
<string>base_price_per_slice</string>
<string>id</string>
<string>priced_quantity</string>
<string>price_currency</string>
......
......@@ -54,6 +54,7 @@
<value>
<tuple>
<string>base_price</string>
<string>base_price_per_slice</string>
<string>id</string>
<string>priced_quantity</string>
<string>price_currency</string>
......
......@@ -36,6 +36,7 @@
<value>
<tuple>
<string>base_price</string>
<string>base_price_per_slice</string>
<string>id</string>
<string>priced_quantity</string>
<string>price_currency</string>
......
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