some custom logic needs to fetch latest changed products but we recently saw that sometimes the write_uid of "product_product" table has value 1 (=odoobot).
what changes does this user make on product-tables? I could not figure out any changes, but write_date and write_uid are modified.
So if odoobot changes write_date of this table how can i figure out last modified_date of real User-Changes to Products?