VincentSchippefilt

Results 7 issues of VincentSchippefilt

In most cases, when we want to split a string in exactly 1 or 2 parts, using indexOf(delimiter) is faster than split. updated code like ``` const index = xc.lastIndexOf("!")...

## Description: preliminary work to split the model into core_model and all_the_rest_model Task: : 3637435 (https://www.odoo.com/web#id=3637435&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...

## 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,...

## 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,...

## 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,...

Add the possibility for people to install o-spreadsheet on their computer as a fat client application. To achieve this, we have: - packaged spreadsheet into an Electron application. - updated...