Skip to content

[IMP] module statistical : new functions/helpers/tests - #9098

Closed
matho-odoo wants to merge 1 commit into
masterfrom
master-new-functions-statistics-anhe
Closed

[IMP] module statistical : new functions/helpers/tests#9098
matho-odoo wants to merge 1 commit into
masterfrom
master-new-functions-statistics-anhe

Conversation

@matho-odoo

Copy link
Copy Markdown
Contributor

Description:

description of this task, what is implemented and why it is implemented that way.

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 (_t("qmsdf %s", abc))
  • unit tested
  • clean commented code
  • track breaking changes
  • doc is rebuild (npm run doc)
  • status is correct in Odoo

@robodoo

robodoo commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Pull request status dashboard

@anhe-odoo
anhe-odoo force-pushed the master-new-functions-statistics-anhe branch from 1f07e90 to 385ebe7 Compare July 2, 2026 13:46
@anhe-odoo
anhe-odoo force-pushed the master-new-functions-statistics-anhe branch from 385ebe7 to 743f9d2 Compare July 17, 2026 10:01
Task: 6357433

Co-authored-by: Marceline Thomas (matho) <matho@odoo.com>
Co-authored-by: Anthony Hendrickx (anhe) <anhe@odoo.com>
@pro-odoo
pro-odoo force-pushed the master-new-functions-statistics-anhe branch from 743f9d2 to d5b9e26 Compare July 23, 2026 11:31
@pro-odoo

Copy link
Copy Markdown
Collaborator

robodoo r+

robodoo pushed a commit that referenced this pull request Jul 23, 2026
closes #9098

Task: 6357433
Signed-off-by: Pierre Rousseau (pro) <pro@odoo.com>
Co-authored-by: Marceline Thomas (matho) <matho@odoo.com>
Co-authored-by: Anthony Hendrickx (anhe) <anhe@odoo.com>
@robodoo robodoo added the 19.5 label Jul 23, 2026
@robodoo robodoo closed this Jul 23, 2026
@fw-bot
fw-bot deleted the master-new-functions-statistics-anhe branch July 30, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants