odoo/o-spreadsheet

Composer: edit InvalidFormula cells

rrahir opened this issue · 0 comments

  1. Click on cell with invalid formula
  2. edit it to correct the formula.
  3. on Enter, the cell is not validated -> treaceback on console

When clicking on a cell with an invalid formula, the command "START_EDITION" is not dispatched, which doesn't set variables that are necessary when dispatchin "STOP_EDITION"