Can someone please point out which log I can use to see who made a change to the customer account on a project. It appears the customer account was changed which caused some issues.
You can refer to this official documentation: Configure database logging - Finance & Operations | Dynamics 365 | Microsoft Learn. Database logging provides a way to track specific types of changes to the tables and fields in Finance and Operation apps. Changes that can be tracked include insert, update, delete, and rename key operations.
You need to setup database log in the form you are referring the changes happen, I think in your case its all projects form and if you need to enable only for customer account field changes log you can do that, check this blog how you can setup audit log.
As Billur mentioned, you need to configure database logging for the customers table. Setting it up now won't help you with changes made in the past, but it will for future changes.
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.