forked from Techsystech/web
commit
ad113d9c6b
|
@ -132,7 +132,6 @@ odoo.define("web_widget_x2many_2d_matrix.widget", function (require) {
|
||||||
show_row_totals: this.show_row_totals,
|
show_row_totals: this.show_row_totals,
|
||||||
show_column_totals: this.show_column_totals,
|
show_column_totals: this.show_column_totals,
|
||||||
};
|
};
|
||||||
console.log(this.matrix_data);
|
|
||||||
},
|
},
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue