Branch
Pending: 0
Building: 0
Running: 0
Failed: 10
[FIX] test_view ``` odoo.addons.base.tests.test_views: Please indicate why the always invisible fields are present in the view, or remove the field tag. Addon: 'spreadsheet_dashboard_oca' View: spreadsheet_dashboard_tree_view Fields: <field name="can_edit" column_invisible="True"/> Addon: 'spreadsheet_oca' View: spreadsheet_spreadsheet_import_form_view Fields: <field name="mode" invisible="1"/> <field name="can_be_dynamic" invisible="1"/> View: spreadsheet_spreadsheet_form_view Fields: <field name="active" invisible="1"/> <field name="filename" invisible="1"/> ```