Commit 8ba19adb authored by Łukasz Nowak's avatar Łukasz Nowak

- use field from production order library, not base one

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21862 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 526dcd2a
......@@ -15,6 +15,12 @@
<none/>
</value>
</item>
<item>
<key> <string>delegated_list</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_translated_simulation_state_title</string> </value>
......@@ -74,11 +80,11 @@
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_translated_workflow_state_title</string> </value>
<value> <string>my_translated_simulation_state_title</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewFieldLibrary</string> </value>
<value> <string>ProductionOrder_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>target</string> </key>
......
180
\ No newline at end of file
181
\ 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