mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
Old versions of account_asset module contains a parent_id column for assets, which triggers this migration scripts, but giving error later, as the expected data is not there (only account_asset_management module contains it), so we use another column for detecting the condition.