fix(fusion_claims): force full-width dashboard sheet with dedicated class
The .o_fc_dashboard .o_form_sheet override wasn't winning specificity against Odoo's default form-sheet constraints. Added a dedicated class o_fc_dashboard_sheet directly on the <sheet> element + !important overrides on max-width, width, and flex to stretch the sheet to the full container width. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
{
|
||||
'name': 'Fusion Claims',
|
||||
'version': '19.0.9.1.0',
|
||||
'version': '19.0.9.1.1',
|
||||
'category': 'Sales',
|
||||
'summary': 'Complete ADP Claims Management with Dashboard, Sales Integration, Billing Automation, and Two-Stage Verification.',
|
||||
'description': """
|
||||
|
||||
Reference in New Issue
Block a user