Skip to Content
Menu
This question has been flagged
1 Reply
2431 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
3315
0
Feb 23
2308
1
Sep 25
143
0
Sep 25
3
0
Sep 25
245