Commit ee72cf86 authored by Nicolas Wavrant's avatar Nicolas Wavrant

fixup! erp5_pdm: proxify base_price_per_slice field and add it in Resource's views

parent 2cfede8d
......@@ -116,7 +116,7 @@
<string>my_purchase_supply_line_max_flow</string>
<string>my_purchase_supply_line_min_stock</string>
<string>my_purchase_supply_line_max_stock</string>
<string>my_purchase_line_base_price_per_slice</string>
<string>my_purchase_supply_line_base_price_per_slice</string>
</list>
</value>
</item>
......
......@@ -14,7 +14,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_purchase_line_base_price_per_slice</string> </value>
<value> <string>my_purchase_supply_line_base_price_per_slice</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
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