Dynamic Table Text Field
This module allow user to add Columns & Rows on the fly using odoo widget
Dynamic Table Text Field
Add dynamic rows and columns to a text field using a widget, creating a dynamic table without the need for relations like one2many.
Youtube Video
01
Edit form view and add Widget
in text field.
Example:-<field name="text" widget="dynamic_table"/>

02
The user can add multiple rows and multiple columns

03
The user can add multiple rows and multiple columns

04
Add Multiple Row as per column type

05
ADelete Row and column
