Commit 05d42653 authored by Xiaowu Zhang's avatar Xiaowu Zhang

erp5_travel_expense: localisation record should not be visible

parent f0738d80
......@@ -116,7 +116,7 @@
title: 'State'
}],
query: {
query: '(simulation_state:"draft" OR sync_flag:"0")',
query: '(simulation_state:"draft" OR sync_flag:"0") AND portal_type: ("Expense Record", "Travel Request Record", "Leave Report Record", "Leave Request Record") ',
select_list: ['comment', 'portal_type', 'state'],
sort_on: [["modification_date", "descending"]]
}
......
......@@ -256,7 +256,7 @@
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>supercedriclen</string> </value>
<value> <string>zope</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -270,7 +270,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>956.57556.539.5205</string> </value>
<value> <string>956.58972.41616.25838</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -288,7 +288,7 @@
</tuple>
<state>
<tuple>
<float>1485353656.91</float>
<float>1485438762.42</float>
<string>UTC</string>
</tuple>
</state>
......
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