Skip to content

[REF] *: prepare to owl 3#8043

Closed
pro-odoo wants to merge 2 commits into
masterfrom
master-owl3-pro
Closed

[REF] *: prepare to owl 3#8043
pro-odoo wants to merge 2 commits into
masterfrom
master-owl3-pro

Conversation

@pro-odoo
Copy link
Copy Markdown
Collaborator

@pro-odoo pro-odoo commented Mar 5, 2026

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
Copy link
Copy Markdown
Collaborator

robodoo commented Mar 5, 2026

Pull request status dashboard

@pro-odoo pro-odoo changed the title Master owl3 pro [REF] *: prepare to owl 3 Mar 5, 2026
@rrahir rrahir marked this pull request as draft March 6, 2026 07:55
@pro-odoo pro-odoo force-pushed the master-owl3-pro branch 8 times, most recently from 7c4b791 to 23a5da5 Compare April 3, 2026 04:59
@pro-odoo pro-odoo force-pushed the master-owl3-pro branch 2 times, most recently from 0be56ba to bbfa512 Compare April 7, 2026 06:40
@pro-odoo pro-odoo force-pushed the master-owl3-pro branch 10 times, most recently from 105e1bd to 64f2748 Compare April 14, 2026 06:21
@pro-odoo pro-odoo force-pushed the master-owl3-pro branch 3 times, most recently from b8995c0 to d1b728c Compare April 22, 2026 06:18
@pro-odoo pro-odoo force-pushed the master-owl3-pro branch 2 times, most recently from 4579b3a to ae69ec3 Compare April 24, 2026 11:29
@pro-odoo pro-odoo force-pushed the master-owl3-pro branch 4 times, most recently from a981b27 to 9abfd84 Compare May 4, 2026 05:33
@pro-odoo pro-odoo force-pushed the master-owl3-pro branch 6 times, most recently from 278a49d to b0268cd Compare May 13, 2026 13:38
@pro-odoo pro-odoo force-pushed the master-owl3-pro branch 2 times, most recently from 94b534c to 7dc2015 Compare May 20, 2026 14:28
Comment thread src/components/composer/formula_assistant/formula_assistant.ts
pro-odoo added 2 commits May 21, 2026 07:37
This commit updates the entire codebase to run with owl 3.

This commit introduces a new file, owl3_compatibility_layer, which
extend owl to support some of owl 2 features. This file should be removed
in the future, as soon as the entire codebase is refactored to run
with owl 3 philosophy.

Task: 5998915
@pro-odoo pro-odoo marked this pull request as ready for review May 21, 2026 07:49
@pro-odoo
Copy link
Copy Markdown
Collaborator Author

robodoo rebase-ff

@robodoo
Copy link
Copy Markdown
Collaborator

robodoo commented May 21, 2026

Merge method set to rebase and fast-forward.

@rrahir
Copy link
Copy Markdown
Collaborator

rrahir commented May 21, 2026

robodoo r+

robodoo pushed a commit that referenced this pull request May 21, 2026
This commit updates the entire codebase to run with owl 3.

This commit introduces a new file, owl3_compatibility_layer, which
extend owl to support some of owl 2 features. This file should be removed
in the future, as soon as the entire codebase is refactored to run
with owl 3 philosophy.

Task: 5998915
Part-of: #8043
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
robodoo pushed a commit that referenced this pull request May 21, 2026
closes #8043

Task: 5998915
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
@robodoo robodoo added the 19.4 label May 21, 2026
@robodoo robodoo closed this May 21, 2026
@fw-bot fw-bot deleted the master-owl3-pro branch May 28, 2026 08:14
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.

4 participants