Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
4211 Weergaven

Hello

I'm working on report with OpenERP Report Designer on LibreOffice, and I have many problems with the langage... Do you have a good report example or any documentation about reports, functions... (except from OpenERP) ?

Thank you.

Avatar
Annuleer

What is your problem?

Auteur

It is a problem of algorithm, I would like to avoid many obects to create a table's row in a loop, and allow other objects to do it. I use removeParentNodet('tr'), It works when 1 object minimum create a row, but if no object create one, I've got an "AssertionError"... (sorry for my poor English..!)

Auteur

Something like that (in a table) : [[repeatIn(objects,'t')]] [[ ((t.day = '1') or removeParentNode('tr')) ]] (...tables and rows...)

Beste antwoord

For that kind of question I go directly to YouTube and type something like openerp report libre office into the search bar.

Skip through a few of those and you are sure to find enough bits and pieces to help you over neophyte problems. For worse stuff, you can ask here :-)

Avatar
Annuleer
Auteur

ok, thanks !

Did you find what you needed?

Auteur

Not really, I realised that I had to do functions in the python file in the report folder of my module. I think it's going to be hard but I'll try to understand the others reports of OpenERP as examples...

Gerelateerde posts Antwoorden Weergaven Activiteit
1
mrt. 15
3691
0
mrt. 15
3559
1
mrt. 15
3840
1
mrt. 15
4738
1
jun. 24
1286