Hello Community,
Please I need assistance.
I have a vehicle implementation project that requests importing vehicle assets from the fixed asset module into another module (with a filter by fixed asset group).
Essentially, a new vehicle is added from Fixed Asset Table and added to a Fixed Asset Group and acquired normally,
But I also need to import these vehicle assets into another table in a new module I'm developing. So not all fixed asset is imported only the vehicle assets (filtered by fixed asset group).
Please I can go about it? I've tried extending the AssetTable but it doesn't work/