-
- Downloads
[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#133791
Signed-off-by:
Quentin Lejeune (qle) <qle@odoo.com>