Browse Source

[IMP]improved readme according to new standard.

pull/949/head
Meet 6 years ago
parent
commit
9923fe0690
  1. 58
      web_x2many_delete_all/README.rst
  2. 2
      web_x2many_delete_all/readme/CONTRIBUTORS.rst
  3. 1
      web_x2many_delete_all/readme/DESCRIPTION.rst
  4. 5
      web_x2many_delete_all/readme/USAGE.rst

58
web_x2many_delete_all/README.rst

@ -1,59 +1,3 @@
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
========================
X2many Delete All Button
========================
Readme will be automatically generate.
Adds a button to Many2many and One2many fields that removes all linked records.
Configuration
=============
No configuration is needed.
Usage
=====
To use this module, you need to:
#. Go to any Many2many or One2many field;
#. click 'Edit';
#. click the top most trash can button.
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/162/10.0
Bug Tracker
===========
Bugs are tracked on `GitHub Issues
<https://github.com/OCA/162/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smashing it by providing a detailed and welcomed feedback.
Credits
=======
Contributors
------------
* Dennis Sluijk <d.sluijk@onestein.nl>
* Meet Dholakia <meetcomputer009@gmail.com>
Maintainer
----------
.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
To contribute to this module, please visit https://odoo-community.org.

2
web_x2many_delete_all/readme/CONTRIBUTORS.rst

@ -0,0 +1,2 @@
* Dennis Sluijk <d.sluijk@onestein.nl>
* Meet Dholakia <meetcomputer009@gmail.com>

1
web_x2many_delete_all/readme/DESCRIPTION.rst

@ -0,0 +1 @@
This module extends the functionality of the list view and adds a button to Many2many and One2many fields that removes all linked records.

5
web_x2many_delete_all/readme/USAGE.rst

@ -0,0 +1,5 @@
To use this module, you need to:
#. Go to any Many2many or One2many field;
#. click 'Edit';
#. click the top most trash can button.
Loading…
Cancel
Save