Commit 63260738 authored by Tristan Cavelier's avatar Tristan Cavelier

erp5_test_result: add reference and master properties to TestNode_view

parent 6bda59eb
......@@ -96,6 +96,8 @@
<string>my_title</string>
<string>my_aggregate_title</string>
<string>my_specialise_title</string>
<string>my_reference</string>
<string>my_master</string>
</list>
</value>
</item>
......
  • I removed the fields from form goups by mistake in a previous commit ... but are they really needed ? I guess @seb knows better, but I don't think they are

  • This means we can just delete them from TestNode_view and also TestNodeModule_viewTestNodeList/listbox columns

  • They are need for scalability tests.

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