laa-odoo

Results 15 issues of laa-odoo

Avoid using the `sort` function on a list of two arguments, divide the computation time on the line of code by 100 Task: [3901818](https://www.odoo.com/web#id=3901818&action=333&active_id=2328&model=project.task&view_type=form&cids=1&menu_id=4720) ## review checklist - [ ]...

## Description: description of this task, what is implemented and why it is implemented that way. Task: : [TASK_ID](https://www.odoo.com/web#id=TASK_ID&action=333&active_id=2328&model=project.task&view_type=form&cids=1&menu_id=4720) ## review checklist - [ ] feature is organized in plugin,...

## [REF] recompute zones: use recomputeZones on missing places For performance reasons, this commit proposes to add recomputeZonnes wherever we cross all the elements of a list of zones. ##...

## Description: Before this commit, when a formula function expected a simple argument, and it received an array, we transformed the array into a simple argument if the array was...

## Description: next to https://github.com/odoo/o-spreadsheet/pull/3742 Since we treat the form of the arguments (matrix or not) before each sub-formula, we can remove the code doing the same thing across reference...

## Description: description of this task, what is implemented and why it is implemented that way. Odoo task ID : [TASK_ID](https://www.odoo.com/web#id=TASK_ID&action=333&active_id=2328&model=project.task&view_type=form&cids=1&menu_id=4720) ## review checklist - [ ] feature is organized...

## Description: description of this task, what is implemented and why it is implemented that way. Odoo task ID : [TASK_ID](https://www.odoo.com/web#id=TASK_ID&action=333&active_id=2328&model=project.task&view_type=form&cids=1&menu_id=4720) ## review checklist - [ ] feature is organized...

## Description: ### [IMP] selection: drag and drop selection on the grid Add a new component named "selection" allowing to cut/paste a selection by grabbing and moving it. Odoo task...

Before this commit, if an error was throw when evaluating a vectorized formula, then the evaluation stopped and only the cell with the formula was marked as an error. No...

Task: : [4055923](https://www.odoo.com/web#id=4055923&action=333&active_id=2328&model=project.task&view_type=form&cids=1&menu_id=4720) ## review checklist - [ ] feature is organized in plugin, or UI components - [ ] support of duplicate sheet (deep copy) - [ ] in...