Topic: Deleting a Parent Asset
Bug Report
Came across this error:
Fatal error: Call to a member function GetColumn() on a non-object in C:\xampp\htdocs\tracmor\includes\data_classes\CustomFieldSelection.class.php on line 515
after I did the following
- Had an asset with a child asset.
- Hit delete of the parent asset. Tracmor gives the warning "This asset cannot be deleted because it is associated with one or more transactions."
- Went to the child asset and unlinked it from the parent asset.
- When I tried to go back to the parent asset it comes up with the above error.