Commit 054ff5d9 authored by Alexandre Boeglin's avatar Alexandre Boeglin

my_quantity_unit is no longer defined in Resource_viewFieldLibrary.

PayrollService_viewFieldLibrary/my_quantity_unit proxifies Base_viewFieldLibrary directly.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20441 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 19253774
...@@ -12,7 +12,9 @@ ...@@ -12,7 +12,9 @@
<item> <item>
<key> <string>delegated_list</string> </key> <key> <string>delegated_list</string> </key>
<value> <value>
<list/> <list>
<string>title</string>
</list>
</value> </value>
</item> </item>
<item> <item>
...@@ -80,11 +82,15 @@ ...@@ -80,11 +82,15 @@
</item> </item>
<item> <item>
<key> <string>field_id</string> </key> <key> <string>field_id</string> </key>
<value> <string>my_quantity_unit</string> </value> <value> <string>my_category</string> </value>
</item> </item>
<item> <item>
<key> <string>form_id</string> </key> <key> <string>form_id</string> </key>
<value> <string>Resource_viewFieldLibrary</string> </value> <value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Quantity Unit</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
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