Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MegaMenuOptions #4262

Open
wants to merge 4 commits into
base: master-mysterious-egg
Choose a base branch
from

Conversation

robinlej
Copy link

No description provided.

@robodoo
Copy link

robodoo commented Mar 27, 2025

This PR targets the un-managed branch odoo-dev/odoo:master-mysterious-egg, it needs to be retargeted before it can be merged.

@robinlej robinlej force-pushed the master-mysterious-egg-role-4 branch 2 times, most recently from 6a36586 to beb8130 Compare March 27, 2025 16:27
@ged-odoo ged-odoo force-pushed the master-mysterious-egg branch from 27a1402 to 8c6b756 Compare March 27, 2025 20:00
@robinlej robinlej force-pushed the master-mysterious-egg-role-4 branch 9 times, most recently from add2a19 to 0cb7457 Compare April 3, 2025 10:59
@robinlej robinlej force-pushed the master-mysterious-egg-role-4 branch from 0cb7457 to 282757c Compare April 3, 2025 11:02
@robinlej robinlej marked this pull request as ready for review April 3, 2025 11:56
@robodoo
Copy link

robodoo commented Apr 3, 2025

This PR targets the un-managed branch odoo-dev/odoo:master-mysterious-egg, it needs to be retargeted before it can be merged.

@robinlej robinlej force-pushed the master-mysterious-egg-role-4 branch from 282757c to 79443c4 Compare April 3, 2025 15:38
Comment on lines +456 to +457
const hasClean = !!applySpec.clean;
const shouldClean = _shouldClean(comp, hasClean, isAlreadyApplied);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you add a test for this change

if (!this.getTemplateKey(key)) {
this.activeTemplateViews[key] = await this.services.orm.call(
"ir.ui.view",
"render_public_asset",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can batch it like in webiteConfig :)

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.

None yet

3 participants