Il giorno venerdì 30 marzo 2018 11:00:41 UTC+2, Cato Nano ha scritto:
> I could use an example of a report where "single" is False
> 
> For one thing this form is incorrect
> 
>         <record model="ir.action.report" id="report_bolletta">
>             <field name="name">Bolletta</field>
>             <field name="model">tributi.bolletta</field>
>             <field name="report_name">tributi.bolletta</field>
>             <field name="report">tributi/bolletta.fodt</field>
>             <field name="single">False<field/>
>         </record>
> 
> KeyError: 'name'
> 
> and then I wonder: a not single report needs one only template fodt file and 
> then it will create as many copies as needed ?
> 
> Or, rather, the file should contain some machinery to replicate some form for 
> each record ?
> 
> Thanks

I forgot: happy Easter !!

-- 
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/ce7b2da8-85e2-4259-b1a6-70dcd7ab83ec%40googlegroups.com.

Reply via email to