[FIX] hw_drivers: Error-proof Interfaces
Before, when instatating the interfaces if there was an error inside Odoo could stop. This PR prevents that and simply avoids instantiating the interface which causes the error. closes odoo/odoo#133872 X-original-commit: e8f700f7 Signed-off-by:Quentin Lejeune (qle) <qle@odoo.com>
Please register or sign in to comment