server-tools
server-tools copied to clipboard
[16.0][FIX] tracking_manager: fix specific case when the user want to track special M2M fields (attachment_ids)
How to reproduce:
Install modules:
- Accounting
- Document (Enterprise)
Steps:
- Enable tracking on
account.moveand track changes onattachment_ids. - Go on Document and upload a new document: traceback :boom:
(Maybe there are others ways to reproduce)
Fix: ensure the field exists on the model.
Hi @Kev-Roche, @sebastienbeau, some modules you are maintaining are being modified, check this out!