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

Corregir bug en delete_record #42

Closed
wants to merge 3 commits into from
Closed

Conversation

nvillarroya
Copy link
Contributor

Quan utilitzem la funició delete_record, pot ser que el model del record tingui el unlink sobreescrit i que no comprovi si el paràmetre ids és una llista.

Això m'ha passat al voler eliminar un record del model ir.model.fields. Aquest model té sobreescrit l'unlink, però no comprova si les ids son una lllista.

@nvillarroya nvillarroya self-assigned this May 29, 2024
@nvillarroya nvillarroya requested review from polsala and guilleJB May 29, 2024 14:08
@nvillarroya nvillarroya deleted the fix_delete_record branch May 29, 2024 14:33
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.

2 participants