mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-22 04:12:07 +02:00
2 lines
322 B
ReStructuredText
2 lines
322 B
ReStructuredText
You have to be careful with rules regarding attachment deletion because Odoo find the attachment to delete with their name.
|
|
Odoo will find all attachments containing the substring configured on the rule, so you have to be specific enough on the other criterias (concerned models...) to avoid unwanted attachment deletion.
|