Skip to content

XML-CSV part 2 #342

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

Draft
wants to merge 27 commits into
base: master
Choose a base branch
from
Draft

XML-CSV part 2 #342

wants to merge 27 commits into from

Conversation

fda-odoo
Copy link
Collaborator

@fda-odoo fda-odoo commented Jul 9, 2025

No description provided.

@fda-odoo fda-odoo added this to the 0.10.0 milestone Jul 9, 2025
@fda-odoo fda-odoo requested a review from mmahrouss July 9, 2025 13:19
@fda-odoo fda-odoo self-assigned this Jul 9, 2025
@fda-odoo fda-odoo added the enhancement New feature or request label Jul 9, 2025
@fda-odoo fda-odoo force-pushed the master-xml-part2-fda branch 4 times, most recently from 089c0c8 to e86d6b0 Compare July 14, 2025 15:05
@fda-odoo fda-odoo force-pushed the master-xml-part2-fda branch 3 times, most recently from 73048ab to 7700db0 Compare July 17, 2025 15:09
Copy link

⚠️ A 'println!(' statement was found in the commit. Please ensure debug statements are removed before merging.

@mmahrouss mmahrouss force-pushed the master-xml-part2-fda branch from 9b568e8 to 4646006 Compare July 22, 2025 08:56
@fda-odoo fda-odoo force-pushed the master-xml-part2-fda branch 3 times, most recently from 3321aeb to 0d49330 Compare July 22, 2025 16:09
Copy link

⚠️ A 'println!(' statement was found in the commit. Please ensure debug statements are removed before merging.

@fda-odoo fda-odoo force-pushed the master-xml-part2-fda branch from a4bda67 to d0b2827 Compare July 23, 2025 13:58
Copy link

⚠️ A 'println!(' statement was found in the commit. Please ensure debug statements are removed before merging.

@fda-odoo fda-odoo force-pushed the master-xml-part2-fda branch from d0b2827 to 359e0ff Compare July 23, 2025 15:15
Copy link

⚠️ A 'println!(' statement was found in the commit. Please ensure debug statements are removed before merging.

@fda-odoo fda-odoo force-pushed the master-xml-part2-fda branch from 359e0ff to 4d7516d Compare July 28, 2025 17:34
Copy link

⚠️ A 'println!(' statement was found in the commit. Please ensure debug statements are removed before merging.

When evaluatiing decorators api.depends, the field we are searching has no "base_attr" in its context has we are searching it from a string. So decorator used in relational fields are not working properly.
This fix add base_attr in local context to help evaluation or relation fields.
Copy link

⚠️ A 'println!(' statement was found in the commit. Please ensure debug statements are removed before merging.

actually skipping arch steps for these sections, not in arch_eval, leading to some debug logs
Copy link

⚠️ A 'println!(' statement was found in the commit. Please ensure debug statements are removed before merging.

Copy link

⚠️ A 'println!(' statement was found in the commit. Please ensure debug statements are removed before merging.

Copy link

⚠️ A 'println!(' statement was found in the commit. Please ensure debug statements are removed before merging.

Copy link

⚠️ A 'println!(' statement was found in the commit. Please ensure debug statements are removed before merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants