o-spreadsheet icon indicating copy to clipboard operation
o-spreadsheet copied to clipboard

[FIX] formula: fix LOGEST/LINEST descriptions

Open anhe-odoo opened this issue 1 year ago • 3 comments

Description:

This PR aims to fix the description of the LOGEST and LINEST formulas, which were the same as the SLOPE formula.

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

anhe-odoo avatar Oct 10 '23 07:10 anhe-odoo

@robodoo r+

rrahir avatar Oct 10 '23 07:10 rrahir

robodoo r-

LucasLefevre avatar Oct 10 '23 07:10 LucasLefevre

robodoo r+

LucasLefevre avatar Jun 14 '24 10:06 LucasLefevre

@robodoo r+

rrahir avatar Jun 14 '24 10:06 rrahir

@rrahir this PR is already reviewed, reviewing it again is useless.

robodoo avatar Jun 14 '24 10:06 robodoo