Commit 9516c203 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

source_project is not a property but a category. and destination_project...

source_project is not a property but a category. and destination_project should be also propagated to task reports.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30113 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7a3833a3
...@@ -44,6 +44,8 @@ ...@@ -44,6 +44,8 @@
<string>destination</string> <string>destination</string>
<string>source_section</string> <string>source_section</string>
<string>destination_section</string> <string>destination_section</string>
<string>source_project</string>
<string>destination_project</string>
<string>price_currency</string> <string>price_currency</string>
</tuple> </tuple>
</value> </value>
......
...@@ -42,7 +42,6 @@ ...@@ -42,7 +42,6 @@
<tuple> <tuple>
<string>start_date</string> <string>start_date</string>
<string>stop_date</string> <string>stop_date</string>
<string>source_project</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
691 692
\ 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