Skip to Content
Menu
This question has been flagged
1 Reply
1083 Views

As an example:

I would like to generate a PDF of my BOM structure using the "mrp.report_bom_structure" view.

However, multiple views are involved in creating the PDF. Is there a function available to list all the views being used?

I know you can search the source code for "report_bom_structure," but if the view I need references another view, which in turn references "report_bom_structure," it might be harder to track down.

Is there a simpler way to accomplish this?


In my case I want to get rid of the work plan column.

Avatar
Discard
Best Answer

Hi,

  • Go to the Settings => Technical 
  • Go to the  menu Actions => Reports
  • You can search the report by using model name or report name or name.
    For example : BoM Overview or  mrp.report_bom_structure or mrp.bom
  • Click on the Qweb views button.Open the report.
    Here, go to the Inherited Views page, where you will be able to see all the views.

    Regards.
Avatar
Discard
Related Posts Replies Views Activity
0
Sep 18
2035
0
Dec 17
2397
1
Jul 23
1739
1
Oct 19
4622
1
Apr 25
1247