[FIX]GOLEM Activity Session Place : do not replace full search view but inherit from it !

This commit is contained in:
Fabien Bourgeois 2016-09-16 10:34:28 +02:00
parent 7fd3f3c372
commit c0b4eacdb0
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<record id="searches" model="ir.ui.view">
<field name="name">GOLEM Activity Sessions Searches</field>
<field name="model">golem.activity.session</field>
<field name="inherit_id" ref="golem_activity_session.searches" />
<field name="arch" type="xml">
<search>
<filter name="full_session" string="Full"