Skip to content

[IMP] default_clipboard: enlarge content in instead of multiple#9103

Open
fdamhaut wants to merge 3 commits into
saas-19.4from
saas-19.4-default-clipboard-simplify-flda
Open

[IMP] default_clipboard: enlarge content in instead of multiple#9103
fdamhaut wants to merge 3 commits into
saas-19.4from
saas-19.4-default-clipboard-simplify-flda

Conversation

@fdamhaut

@fdamhaut fdamhaut commented Jul 6, 2026

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 6, 2026

Copy link
Copy Markdown
Collaborator

Pull request status dashboard

@fdamhaut fdamhaut force-pushed the saas-19.4-default-clipboard-simplify-flda branch 3 times, most recently from c3f0da9 to 57bc9e8 Compare July 6, 2026 13:17
@fdamhaut fdamhaut force-pushed the saas-19.4-default-clipboard-simplify-flda branch from 57bc9e8 to aaf19ca Compare July 6, 2026 13:31
Comment thread src/plugins/core/default.ts
fdamhaut and others added 2 commits July 9, 2026 09:44
During the 1st default style edit, the leftover cell are not adapted
correctly.

Task: 6366056
@fdamhaut fdamhaut force-pushed the saas-19.4-default-clipboard-simplify-flda branch from f9887f0 to 7dabc3a Compare July 9, 2026 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants