I did a custom code in which I generate `account.move` records, but I forgot to add the partner, and now it is affecting the partner ledger report.
The number of generated moves is significant, and it is not easy to just redo all the entries.
Can I safely edit existing records from the database, or from an odoo shell script?
Will this have any undesirable side effects?
Thanks.