Commit 49a5b906 authored by Jérome Perrin's avatar Jérome Perrin

remove the link to third party's transaction tab for third party columns, it's...

remove the link to third party's transaction tab for third party columns, it's too confusing. This feature is kept for "power users" as a more column

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26117 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 675df772
...@@ -77,6 +77,7 @@ ...@@ -77,6 +77,7 @@
<string>listbox_debit</string> <string>listbox_debit</string>
<string>listbox_delivery_mirror_section_title</string> <string>listbox_delivery_mirror_section_title</string>
<string>listbox_operation_date</string> <string>listbox_operation_date</string>
<string>listbox_delivery_mirror_section_title_with_link</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -164,6 +164,10 @@ ...@@ -164,6 +164,10 @@
<string>modification_date</string> <string>modification_date</string>
<string>Modification Date</string> <string>Modification Date</string>
</tuple> </tuple>
<tuple>
<string>delivery_mirror_section_title_with_link</string>
<string>Third Party (with Link)</string>
</tuple>
</list> </list>
</value> </value>
</item> </item>
...@@ -439,7 +443,7 @@ ...@@ -439,7 +443,7 @@
<value> <value>
<list> <list>
<tuple> <tuple>
<string>delivery_mirror_section_title</string> <string>delivery_mirror_section_title_with_link</string>
<string>AccountingTransaction_getThirdPartyUrl</string> <string>AccountingTransaction_getThirdPartyUrl</string>
</tuple> </tuple>
</list> </list>
......
891 892
\ 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