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