I'm trying to add custom widget in odoo 10. The new widget is a custom <table> html tag. The color of each <td> depends on a field in my model.
I followed many examples in the internet but I can't get it work.
Please, anyone could help me by giving a basic example in odoo 10.