Commit 6aaf4c79 authored by Nicolas Wavrant's avatar Nicolas Wavrant

erp5_pdm: update SaleSupplyLine_viewBasePrice form

parent b511cbdb
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,7 @@
<string>my_price_currency</string> <string>my_price_currency</string>
<string>my_start_date_range_min</string> <string>my_start_date_range_min</string>
<string>my_start_date_range_max</string> <string>my_start_date_range_max</string>
<string>my_is_sliced_base_price</string> <string>my_base_price_per_slice</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_is_sliced_base_price</string> </value> <value> <string>my_base_price_per_slice</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Slice Base Price Quantity Step</string> </value> <value> <string>Base Price Applies to Slice</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
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