Files
account-financial-tools/account_asset_management/migrations
Pedro M. Baeza 666012dd02 [MIG+IMP] account_asset_management: Use other column for running migration scripts
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.
2020-02-28 10:47:51 +01:00
..