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

IMP powerbox #3032

Merged
merged 3 commits into from
Apr 5, 2024
Merged

IMP powerbox #3032

merged 3 commits into from
Apr 5, 2024

Conversation

FrancoisGe
Copy link

No description provided.

@robodoo
Copy link

robodoo commented Apr 2, 2024

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

@FrancoisGe FrancoisGe force-pushed the master-phoenix-fge-2 branch 3 times, most recently from f016806 to fe057ee Compare April 2, 2024 09:44
getOrderCommands(commands, categories) {
const orderCommands = [];
for (const category of categories) {
orderCommands.push(...commands.filter((command) => command.category === category.id));
Copy link

Choose a reason for hiding this comment

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

concat

@ged-odoo ged-odoo merged commit fcbc95f into master-phoenix Apr 5, 2024
@ged-odoo ged-odoo deleted the master-phoenix-fge-2 branch April 5, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants