Commit def37b53 authored by Vincent Pelletier's avatar Vincent Pelletier

erp5_trade: Display more Supply Line properties in Trade Condition listbox.

parent a8a990cb
......@@ -85,6 +85,26 @@
<string>resource_title</string>
<string>Product or Service</string>
</tuple>
<tuple>
<string>priced_quantity</string>
<string>Priced Quantity</string>
</tuple>
<tuple>
<string>base_price</string>
<string>Base Price</string>
</tuple>
<tuple>
<string>additional_price</string>
<string>Additional Price</string>
</tuple>
<tuple>
<string>discount_ratio</string>
<string>Discount Ratio</string>
</tuple>
<tuple>
<string>surcharge_ratio</string>
<string>Surcharge Ratio</string>
</tuple>
</list>
</value>
</item>
......
......@@ -85,6 +85,26 @@
<string>resource_title</string>
<string>Product or Service</string>
</tuple>
<tuple>
<string>priced_quantity</string>
<string>Priced Quantity</string>
</tuple>
<tuple>
<string>base_price</string>
<string>Base Price</string>
</tuple>
<tuple>
<string>additional_price</string>
<string>Additional Price</string>
</tuple>
<tuple>
<string>discount_ratio</string>
<string>Discount Ratio</string>
</tuple>
<tuple>
<string>surcharge_ratio</string>
<string>Surcharge Ratio</string>
</tuple>
</list>
</value>
</item>
......
......@@ -85,6 +85,26 @@
<string>resource_title</string>
<string>Product or Service</string>
</tuple>
<tuple>
<string>priced_quantity</string>
<string>Priced Quantity</string>
</tuple>
<tuple>
<string>base_price</string>
<string>Base Price</string>
</tuple>
<tuple>
<string>additional_price</string>
<string>Additional Price</string>
</tuple>
<tuple>
<string>discount_ratio</string>
<string>Discount Ratio</string>
</tuple>
<tuple>
<string>surcharge_ratio</string>
<string>Surcharge Ratio</string>
</tuple>
</list>
</value>
</item>
......
1175
\ No newline at end of file
1176
\ No newline at end of file
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