odoo/upgrade-util#221

Created by Upgrade, Edoardo Piroli (pied)

Blocked

label
odoo-dev:master-remove_inherits-pied
head
45921f4ef7a82c462cdb87e142d58d39732a54d5
odoo/upgrade-util
master #221 missing statuses missing r+

[RFC][IMP] modules, models: remove inherits

When removing a module, all its models (and their fields) are also removed. However inherits of such models had to be cleaned up manually.