Stéphane Bidoul (ACSONE)
7 years ago
No known key found for this signature in database
GPG Key ID: BCAB2555446B5B92
6 changed files with
5 additions and
12 deletions
base_suspend_security/README.rst
fetchmail_bydate/README.rst
keychain/README.rst
mail_cleanup/README.rst
mail_environment/README.rst
module_prototyper/data/README.rst
@ -1,7 +1,8 @@
.. image :: https://img.shields.io/badge/licence-AGPL--3-blue.svg
.. image :: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:alt: License: AGPL-3
:alt: License: AGPL-3
Suspend security
Suspend security
=====================
================
This module was written to allow you to call code with some `uid` while being sure no security checks (`ir.model.access` and `ir.rule` ) are done. In this way, it's the same as `sudo()` , but the crucial difference is that the code still runs with the original user id. This can be important for inherited code that calls workflow functions, subscribes the current user to some object, etc.
This module was written to allow you to call code with some `uid` while being sure no security checks (`ir.model.access` and `ir.rule` ) are done. In this way, it's the same as `sudo()` , but the crucial difference is that the code still runs with the original user id. This can be important for inherited code that calls workflow functions, subscribes the current user to some object, etc.
@ -37,7 +37,7 @@ it will update this date with the latest message received.
System administrators need to be attentive to the Odoo logs, looking for errors
System administrators need to be attentive to the Odoo logs, looking for errors
raised during the processing of emails, in order to avoid situations where
raised during the processing of emails, in order to avoid situations where
lots of emails are downloaded and reprocessed every time, due to errors found
lots of emails are downloaded and reprocessed every time, due to errors found
in a few old emails that were unattended.
in a few old emails that were unattended.
.. image :: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
.. image :: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
@ -209,9 +209,6 @@ help us smashing it by providing a detailed and welcomed feedback.
Credits
Credits
=======
=======
`Akretion <https://akretion.com> `_
Contributors
Contributors
------------
------------
@ -4,7 +4,7 @@
============
============
Mail cleanup
Mail cleanup
===========
============
This module allows to:
This module allows to:
* mark e-mails older than x days as read,
* mark e-mails older than x days as read,
@ -73,7 +73,7 @@ Known issues / Roadmap
======================
======================
* Due to the special nature of this addon, you cannot test it on the OCA
* Due to the special nature of this addon, you cannot test it on the OCA
runbot.
runbot.
Bug Tracker
Bug Tracker
===========
===========
@ -41,11 +41,6 @@ For further information, please visit:
* https://www.odoo.com/forum/help-1
* https://www.odoo.com/forum/help-1
Known issues / Roadmap
======================
* ...
Bug Tracker
Bug Tracker
===========
===========