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

While report is accessible only through a custom wizard, button, or menu. To remove the "Print" option for a report from the action menu

Avatar
Discard
Author Best Answer

To remove binding_model_id or binding_type fields in the ir.actions.report XML record. These fields link the report to the specified model  and bind it to specific views (like forms or lists).

Also make sure that to remove from ir.actions.report form view as shown below image



Regards,
Milu
Accurates


Avatar
Discard