Commit 3fd39dd2 authored by Vincent Pelletier's avatar Vincent Pelletier

PurchasePackingList_viewFieldLibrary should proxify the field from...

PurchasePackingList_viewFieldLibrary should proxify the field from PurchaseOrder_viewFieldLibrary when available. Apply this to my_translated_simulation_state_title.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20353 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e4dd2f9f
......@@ -86,11 +86,11 @@
</item>
<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>PurchaseOrder_viewFieldLibrary</string> </value>
</item>
</dictionary>
</value>
......
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