Skip to Content
Menu
This question has been flagged
1 Reply
2262 Views

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.

Avatar
Discard
Best Answer

if your custom code creates direct account move and  did not create invoice and payments 

you can do sql query for that .

Avatar
Discard
Related Posts Replies Views Activity
4
May 24
3112
0
Feb 23
2151
1
Aug 25
218
0
Aug 25
169
2
Aug 25
151