Comment 4 for bug 768962

Revision history for this message
Vinay Rana (OpenERP) (vra-openerp) wrote :

Hello Thibaut,

I have tried the similar thing with invoice calender view but did not face any problem.
<?xml version="1.0"?>
<calendar string="Invoices" color="journal_id" date_start="date_invoice" date_stop="date_due">
                    <field name="partner_id"/>
                    <field name="amount_total"/>
                </calendar>

For your reference I am attaching a my end screen shot: