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
回覆
582
瀏覽次數
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