document_ics: relax domain restriction, it broke PDF reports, too.

This whole thing of inheriting the same model for different functionality
is a bit problematic. Document ICS is a Frankenstein, too. At least,
don't let it break the other document.directory.content entries.

bzr revid: p_christ@hol.gr-20110118164959-ctp4l2uj0xvc4v4y
This commit is contained in:
P. Christeas 2011-01-18 18:49:59 +02:00
parent e9b56eafe2
commit d9b74f05e4
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<field name="inherit_id" ref="view_document_directory_form_1"/>
<field name="arch" type="xml">
<field name="report_id" position="replace">
<field name="report_id" domain="[('type', '=', 'ressource'),('model_id','=',parent.ressource_type_id)]"/>
<field name="report_id" domain="[('model_id','=',parent.ressource_type_id)]"/>
<separator string="ICS Calendar" colspan="4"/>
<field name="ics_domain"/>
<field name="ics_field_ids" colspan="4">