Skip to Content
Menu
This question has been flagged
1 Reply
1409 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
1604
0
Feb 23
1188
0
Dec 24
19
1
Dec 24
48
1
Dec 24
69