Commit 617a7075 authored by Mame Coumba Sall's avatar Mame Coumba Sall

2009-05-26 mame

*modify tales on quantity_unit

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27181 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f50c2d22
......@@ -95,6 +95,7 @@
<string>my_current_owner</string>
<string>my_current_site</string>
<string>my_expiration_date</string>
<string>my_fishing_zone</string>
</list>
</value>
</item>
......
......@@ -121,7 +121,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.Item_getResourceValue() and here.Item_getResourceValue().getQuantityUnitList() and [(\'\', \'\')] + [(x.getTranslatedLogicalPath(), x.getCategoryRelativeUrl(base=0)) for x in here.Item_getResourceValue().getQuantityUnitValueList()] or [(\'\', \'\')]</string> </value>
<value> <string>python: here.Item_getQuantityUnit()</string> </value>
</item>
</dictionary>
</pickle>
......
110
\ No newline at end of file
111
\ 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