I used to have some dependencies on modules that doens't exist anymore (i.e. OCA web_ir_actions_act_view_reload which doesn't exists anymore in V16 because functionality have been included in official Odoo).
I removed it from the dependencies, but after upgrading I still get a warning like "module web_ir_actions_act_view_reload: not installable, skipped"
How can I fix this ?
Thanks in advance