Skip to content
Snippets Groups Projects
Commit 3e813e4c authored by moerradi's avatar moerradi
Browse files

[FIX] account: Resolve foreign key constraint failure on PML deletion

- Added ondelete='cascade' to account_payment_method_line's
field definition.
- Fixes the foreign key constraint failure during module uninstallation
by automatically deleting dependent records.

task-3326945

Part-of: odoo/odoo#128069
parent 95414e8c
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment