Menu

#13 Removal of unused defaults in tables

open
None
5
2011-04-28
2011-04-28
No

There are defaults pointing to Depreciation tables in A_AssetGroupAcct and another Asset table. Seems like was used by creator in previous test data that is now absent. Removing the defaults allow the tabs to save. If not error will be :
===========> Trx.commit: POSave_6d48560c-50fb-4877-9bac-22affffbb503 [11]
org.postgresql.util.PSQLException: ERROR: insert or update on table "a_asset_group_acct" violates foreign key constraint "adepreciation_aassetgroupacct"
Detail: Key (a_depreciation_id)=(1000003) is not present in table "a_depreciation".; State=23503; ErrorCode=0

Discussion


Log in to post a comment.