Skip to Content
Menu
This question has been flagged
1 Reply
2583 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
3508
0
Feb 23
2408
2
Oct 25
141
0
Sep 25
2
2
Sep 25
428