Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
9725 Переглядів

I thought it would be simple task but somehow cannot find a way to do it (even with google).

Anybody can help?

Аватар
Відмінити
Найкраща відповідь

Odoo 8 (Technical menu grup):

Settings -> Database Structure -> Attachments

Openerp 7 / 6.1 (Technical / Customization menu grup):

Settings -> Low Level Objects -> Attachments

Then you can pick any records on the list, click More and Delete.

Аватар
Відмінити
Найкраща відповідь

Hi, if you are using the document module (which enables the "attachments" button on form views) you only have to click the X on the right of the attachment name in the attachment list.

If you are not using that module, and you have attachments on your messages, there is no easy way to do it since messages are not meant to be edited or deleted to preserve data over time.

Pura vida

Аватар
Відмінити
Автор

Works - thanks a lot!