o-spreadsheet
o-spreadsheet copied to clipboard
[WIP] A function a did yesterday during my classes
Description:
Implementation of the function CONVERT I did yesterday evening, I'll add test tomorrow evening :D
Task: : TASK_ID
review checklist
- [ ] feature is organized in plugin, or UI components
- [ ] support of duplicate sheet (deep copy)
- [ ] in model/core: ranges are Range object, and can be adapted (adaptRanges)
- [ ] in model/UI: ranges are strings (to show the user)
- [ ] undo-able commands (uses this.history.update)
- [ ] multiuser-able commands (has inverse commands and transformations where needed)
- [ ] new/updated/removed commands are documented
- [ ] exportable in excel
- [ ] translations (_lt("qmsdf %s", abc))
- [ ] unit tested
- [ ] clean commented code
- [ ] track breaking changes
- [ ] doc is rebuild (npm run doc)
- [ ] status is correct in Odoo
"... but he never did add the tests" Jokes aside I like the idea of that formula - it might be very useful in the global roadmap of the company ^^
@anhe-odoo @LucasLefevre staging failed: ci/runbot (view more at https://runbot.odoo.com/runbot/build/65259134)
robodoo r+