While report is accessible only through a custom wizard, button, or menu. To remove the "Print" option for a report from the action menu
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
593
查看
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