Include Line Items to Change Logs in any Module

Hello. I am having trouble with my project. I have this line items, the fields are editable every update of the record or edit of the record. The picture below is my line items.

Moreover, the client wants to monitor its changes from the Change Logs. My problem right now is that, the line items isn’t showing in change logs. The picture below is the Change Logs.

I appreciate to those who will help me.

@rommeltraya25

I didn’t do solution but the way maybe that:

  1. Add parameter ‘audited’ for fields of module ‘AOS_Products_Quotes’ .
  2. Create custom code for class ‘Popup_Picker’ of file ‘modules/Audit/Popup_picker.php’

You should use ‘custom’ directory only for your files.