Could not install CRM addon

Bug #532601 reported by Mathieu Leduc-Hamel
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Invalid
Undecided
Unassigned

Bug Description

When I try to install the crm addon from the official repos I get the following error's message:

The view does not fit the required schema !
    <string>:4:0:ERROR:RELAXNGV:RELAXNG_ERR_EXTRACONTENT: Element calendar has extra content: field
        <record id="crm_case_calendar-view" model="ir.ui.view">
             <field name="name">crm.case.calendar</field>
             <field name="model">crm.case</field>
             <field name="type">calendar</field>
             <field name="arch" type="xml">
                <calendar color="user_id" date_start="date" date_stop="date_deadline" day_length="12" string="Cases">
                    <field name="name"/>
                     <field name="partner_id"/>
                     <field name="state"/>
                 </calendar>
             </field>
         </record>

I'm using the following configuration:

- openerp-server 5.0.7
- openobject-webclient 5.0.7
- latest crm addon from launchpad addon 5.0

Revision history for this message
gpa(OpenERP) (gpa-openerp) wrote :

Hello Mathieu,
 This error is not related with stable.This is related with trunk server and it is fixed in following revision of trunk server:
 http://bazaar.launchpad.net/~openerp/openobject-server/trunk/revision/2102

Thanks.

Changed in openobject-addons:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.