c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #21163
[Bug 748243] Re: export of analysis trees does not allow to select fields
Hello Ferdinand,
Yes, If you look at the working of groupby and groupby_no_leaf you will
surely understand this. When there is groupby_ no_leaf specified in the
context means that the client will not make an extra rpc to the server
to load the child values. only the parents(Group Records)will be loaded.
If you still want to Export your data then here is the workaround just
remove the group_by_no_leaf from the context or set it to False and then
Export you will get the records.
Correct me If I am missing something.
Thanks,
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/748243
Title:
export of analysis trees does not allow to select fields
Status in OpenERP GTK Client:
Confirmed
Bug description:
example invoice analysis
WEB works
GTK no fields are selectable
References