Odooers论坛

欢迎!

该社区面向专业人士和我们产品和服务的爱好者。
分享和讨论最好的内容和新的营销理念,建立您的专业形象,一起成为更好的营销人员。


0

Attachments Issue upon printing invoices

形象
odoo
形象
丢弃
1 答案
0
形象
odoo
最佳答案

Hi
Instead of deleting one by you can either use server actions or create a python script for deleting all the invoices with attachments

Otherwise simply, enable developer mode and go to General Settings->Technical Menu->Attachments

Here you can see all the attachments, filter for the attachments related to the account.move model only (Resource Model is equal to "account.move")

In the list view select all and from the Actions you can click delete button and delete.

Please check the screenshots



6 注释
形象
丢弃
形象
odoo
-

Hello, do you have a ready script for this problem? If yes, kindly provide me with it

形象
odoo
-

I have updated the answer, for directly deleting from Attachments, please check this method

形象
odoo
-

I don't think there is Attachment under technical menu upon enabling developer mode. Is there something I need to activate beside developer mode?

形象
odoo
-

try login as admin

形象
odoo
-

Yes, thank you so much, that helped a lot.

形象
odoo
-