I've been trying to remove all the install warnings on my Odoo server. I'm down to 2 and they are related to depreciated .
I've tried to update them and it will install without any warnings but not show the reports with the following configuration:
I've read on the docmentation that for a tag that we need to add a binding_model_id field however I can't find anywhere a good description of how this is actually done. I see examples that use model_mrp_bom and mrp.model_bom but neither work. I get an install error saying they are not found.