Browse Source

[FIX] rst syntax errors

pull/1282/head
Stéphane Bidoul (ACSONE) 7 years ago
parent
commit
1fff314a6d
No known key found for this signature in database GPG Key ID: BCAB2555446B5B92
  1. 3
      base_suspend_security/README.rst
  2. 3
      keychain/README.rst
  3. 2
      mail_cleanup/README.rst
  4. 5
      module_prototyper/data/README.rst

3
base_suspend_security/README.rst

@ -1,7 +1,8 @@
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:alt: License: AGPL-3
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.

3
keychain/README.rst

@ -209,9 +209,6 @@ help us smashing it by providing a detailed and welcomed feedback.
Credits
=======
`Akretion <https://akretion.com>`_
Contributors
------------

2
mail_cleanup/README.rst

@ -4,7 +4,7 @@
============
Mail cleanup
===========
============
This module allows to:
* mark e-mails older than x days as read,

5
module_prototyper/data/README.rst

@ -41,11 +41,6 @@ For further information, please visit:
* https://www.odoo.com/forum/help-1
Known issues / Roadmap
======================
* ...
Bug Tracker
===========

Loading…
Cancel
Save