This question has been flagged

I have a module which describes the table A with fields x and y and has a report which prints x and y. If I create a module which depends on the first one and which adds field z, is there a way for me to inherit from the previous report and add the field z after y?

If such a thing is possible, how do I do this?

Avatar
Discard