Merge PR #2022 into 14.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot
2021-09-09 18:04:47 +00:00

View File

@@ -132,7 +132,6 @@ odoo.define("web_widget_x2many_2d_matrix.widget", function (require) {
show_row_totals: this.show_row_totals,
show_column_totals: this.show_column_totals,
};
console.log(this.matrix_data);
},
/**