Commit 1db7decd authored by Łukasz Nowak's avatar Łukasz Nowak

- XML changes

- translated quantity unit
- removed time

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22416 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 99784918
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Form.ListBox</string>
<string>ListBox</string>
</tuple>
<none/>
<global name="ListBox" module="Products.ERP5Form.ListBox"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -325,6 +322,10 @@
<key> <string>alternate_name</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>anchor</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>columns</string> </key>
<value>
......@@ -346,7 +347,7 @@
<string>Quantity</string>
</tuple>
<tuple>
<string>getQuantityUnit</string>
<string>getQuantityUnitTranslatedTitle</string>
<string>Quantity Unit</string>
</tuple>
<tuple>
......@@ -361,10 +362,6 @@
<string>getResourcePrice</string>
<string>Price</string>
</tuple>
<tuple>
<string>getDuration</string>
<string>Duration</string>
</tuple>
<tuple>
<string>getEfficiency</string>
<string>Efficiency</string>
......@@ -456,6 +453,10 @@
<list/>
</value>
</item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
<value>
......@@ -547,11 +548,8 @@
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.MethodField</string>
<string>Method</string>
</tuple>
<none/>
<global name="Method" module="Products.Formulator.MethodField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -566,11 +564,8 @@
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.MethodField</string>
<string>Method</string>
</tuple>
<none/>
<global name="Method" module="Products.Formulator.MethodField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......
234
\ No newline at end of file
235
\ 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