mirror of
https://github.com/brain-tec/account_ebics.git
synced 2026-08-06 14:42:37 +00:00
Replace `related="ebics_config_id.ebics_file_format_ids"` with an explicit compute method depending on the stored `ebics_config_ids` Many2many, avoiding a dependency chain through the non-searchable computed field `ebics_config_id`.