Skip to content

[IMP] Handle asset odoo nodes#527

Merged
fda-odoo merged 1 commit intoalphafrom
alpha-handel-asset-mdms
Mar 20, 2026
Merged

[IMP] Handle asset odoo nodes#527
fda-odoo merged 1 commit intoalphafrom
alpha-handel-asset-mdms

Conversation

@mmahrouss
Copy link
Copy Markdown
Collaborator

No description provided.

@mmahrouss mmahrouss added this to the 1.3.0 milestone Jan 23, 2026
@mmahrouss mmahrouss requested a review from fda-odoo January 23, 2026 15:16
@mmahrouss mmahrouss self-assigned this Jan 23, 2026
@mmahrouss mmahrouss modified the milestones: 1.3.0, 1.1.3 Jan 26, 2026
@mmahrouss mmahrouss force-pushed the alpha-handel-asset-mdms branch from 014ecc9 to 993cc75 Compare January 27, 2026 12:06
@fda-odoo fda-odoo modified the milestones: 1.1.3, 1.3.0 Jan 30, 2026
@mmahrouss mmahrouss force-pushed the alpha-handel-asset-mdms branch from 993cc75 to eebb3a9 Compare February 25, 2026 12:23
let mut has_name = false;
for attr in node.attributes() {
match attr.name() {
"id" => { found_id = Some(attr.value().to_string()); },
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

maybe we could check that there is not the same attribute multiple times

@fda-odoo fda-odoo merged commit 1849cb6 into alpha Mar 20, 2026
2 checks passed
@fda-odoo fda-odoo deleted the alpha-handel-asset-mdms branch March 20, 2026 14:03
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.

2 participants