Monday, August 2, 2021
1 change · master
Enhancements to existing features
Accounting entries now use the standard Odoo chatter format when journal item lines are changed. This removes confusing custom links and shows clearer change details directly in the activity log, making audit history easier to understand.
Original PR description
make account move chatter log more odoo standard Remove the custom messages and replace with an odoo tracking message closes [task 2469621](https://www.odoo.com/web#id=2469621&model=project.task) Current behavior before PR: logs the move line name which changes from False to the Invoice number with link to Journal Item Desired behavior after PR is merged: Log message that lines are changed with changes and no link. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr