web_widget_x2many_2d_matrix
This module provides a web widget for displaying and editing x2many fields in a two-dimensional matrix format in Odoo.
Key Features
- web: Displays x2many fields as a 2D matrix with editable cells.
- web: Supports various field types for the value including float, char, many2one, boolean, and selection.
- web: Allows customization of field names for x-axis, y-axis, and value.
- web: Calculates and displays row and column totals for numeric value fields.
- web: Enables clickable axis headers for many2one fields to navigate to records.
- web: Supports dynamic domains, contexts, and options on the value field.
- web: Handles readonly and required states dynamically based on expressions.
- web: Aggregates values when multiple records share the same x,y coordinates.
- web: Provides a responsive table layout for the matrix.