Commit 5e55389d authored by Łukasz Nowak's avatar Łukasz Nowak

- changed action names to Purchase and Sale (w/o Price)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22350 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e5fadf84
......@@ -55,7 +55,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Purchase Price</string> </value>
<value> <string>Purchase</string> </value>
</item>
<item>
<key> <string>visible</string> </key>
......
......@@ -55,7 +55,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Sale Price</string> </value>
<value> <string>Sale</string> </value>
</item>
<item>
<key> <string>visible</string> </key>
......
225
\ No newline at end of file
228
\ 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