Is it possible to add audit notes for updates on a catalogue item from one table to another
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2023 03:42 AM
We've got a catalogue item that has a workflow in the 'sc_req_item' table, but we are trying to add updates to variables and audit these updates within our custom table 'u_uam_ama'.
When a user makes an update to the variables within the catalogue item, they got updated on the 'u_uam_ama', but the changes are not audited within the 'u_uam_ama' table.
I've checked that all of the fields within the 'u_uam_ama' table have the 'Audit' field set to True.
These are the required updates that are being specified within the catalogue item:
Where we would like to see the changes once the catalogue item has been approved and the changes are made:
So I was just wondering why the changes are not being audited and is there anything that we can do to manually add audit notes so that these can be seen when the user wants to view the entry of a record within the 'u_uam_ama' table.