Commit aaa38e11 authored by Tristan Cavelier's avatar Tristan Cavelier

erp5_project: Fix Client Project column in Task{, Report} Module listbox

parent e81f5f7b
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
<string>Client</string> <string>Client</string>
</tuple> </tuple>
<tuple> <tuple>
<string>destination_project</string> <string>destination_project_title</string>
<string>Client Project</string> <string>Client Project</string>
</tuple> </tuple>
<tuple> <tuple>
......
...@@ -101,7 +101,7 @@ ...@@ -101,7 +101,7 @@
<string>Client</string> <string>Client</string>
</tuple> </tuple>
<tuple> <tuple>
<string>destination_project</string> <string>destination_project_title</string>
<string>Client Project</string> <string>Client Project</string>
</tuple> </tuple>
<tuple> <tuple>
......
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