Skip to content

[IMP] dms_field: Make change of record work#438

Merged
OCA-git-bot merged 1 commit intoOCA:18.0from
dixmit:18.0
Jul 3, 2025
Merged

[IMP] dms_field: Make change of record work#438
OCA-git-bot merged 1 commit intoOCA:18.0from
dixmit:18.0

Conversation

@etobella
Copy link
Copy Markdown
Member

@etobella etobella commented Jul 2, 2025

I detected that it failed when we use the field inside a record and we change the record using the next or previous buttons.

The record was not refreshed properly.

This should fix it.

@CarlosRoca13

@OCA-git-bot
Copy link
Copy Markdown
Contributor

Hi @CarlosRoca13,
some modules you are maintaining are being modified, check this out!

@pedrobaeza pedrobaeza added this to the 18.0 milestone Jul 2, 2025
await this.props.rendererActions.onDMSLoad(node);
result.then((data) => {
callback.call(this, data);
console.log("DmsListRenderer: loadData", data);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Remove this.

Copy link
Copy Markdown
Contributor

@CarlosRoca13 CarlosRoca13 left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Copy Markdown
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

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

/ocabot merge patch

@OCA-git-bot
Copy link
Copy Markdown
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 18.0-ocabot-merge-pr-438-by-pedrobaeza-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit af2b9d9 into OCA:18.0 Jul 3, 2025
7 checks passed
@OCA-git-bot
Copy link
Copy Markdown
Contributor

Congratulations, your PR was merged at f1ed453. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants