Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-grap-bot committed Oct 7, 2024
1 parent d6f94dd commit 6b05ecc
Show file tree
Hide file tree
Showing 5 changed files with 77 additions and 4 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[grap_change_access](grap_change_access/) | 12.0.1.0.18 | | Add new groups for specific models and change accesses for a number of models.
[grap_change_access](grap_change_access/) | 12.0.1.1.0 | | Add new groups for specific models and change accesses for a number of models.
[grap_change_base_product_mass_addition](grap_change_base_product_mass_addition/) | 12.0.0.1.4 | | Fix slow call to odoo.tests.Form, used in base_product_mass_addition, for purchase_quick module
[grap_change_data](grap_change_data/) | 12.0.1.0.9 | | GRAP - Change Data
[grap_change_default](grap_change_default/) | 12.0.1.1.4 | | GRAP - Change Default
Expand All @@ -33,6 +33,7 @@ addon | version | maintainers | summary
[grap_change_views_account](grap_change_views_account/) | 12.0.1.1.15 | | GRAP - Change Views Account
[grap_change_views_base](grap_change_views_base/) | 12.0.0.1.5 | | GRAP - Change Base Views
[grap_change_views_calendar](grap_change_views_calendar/) | 12.0.1.0.3 | | GRAP - Change Calendar Views
[grap_change_views_crm](grap_change_views_crm/) | 12.0.1.1.0 | | GRAP - Change CRM Views
[grap_change_views_mail](grap_change_views_mail/) | 12.0.1.1.2 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | GRAP - Change Mail Views
[grap_change_views_mrp](grap_change_views_mrp/) | 12.0.1.3.2 | | GRAP - Change Views MRP
[grap_change_views_partner](grap_change_views_partner/) | 12.0.0.0.20 | | GRAP - Change Partner Views
Expand Down
14 changes: 13 additions & 1 deletion grap_change_access/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GRAP - Change Accesses
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:6802c27c363e96bab4a0d7b229b91644c18295b889cfa0e7da775bb8b353d03e
!! source digest: sha256:f262adfa7b5e89376b9b2bd82c7e74dcda3602c9ee1c5882595b70dbcb8c4017
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -47,6 +47,18 @@ Changes access to certains models

-> full access on ``product.supplierinfo``.

* **CRM / User: Own Documents** (``crm.crm_security_group``)

-> full access on ``crm.stage``.
-> full access on ``crm.tag``.
-> full access on ``crm.lost.reason``.

* **Project / User** (``project``)

-> full access on ``project.project``.
-> full access on ``project.task.type``.
-> full access on ``project.tags``.


New Groups
----------
Expand Down
2 changes: 1 addition & 1 deletion grap_change_access/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
"name": "GRAP - Change Accesses",
"version": "12.0.1.0.18",
"version": "12.0.1.1.0",
"summary": "Add new groups for specific models"
" and change accesses for a number of models.",
"category": "GRAP - Custom",
Expand Down
60 changes: 60 additions & 0 deletions grap_change_views_crm/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
=======================
GRAP - Change CRM Views
=======================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:900187e08f7cc14e93790c7738c1ba937d40b951f4fae544d3dafbf81a3a067a
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-grap%2Fgrap--odoo--custom-lightgray.png?logo=github
:target: https://github.com/grap/grap-odoo-custom/tree/12.0/grap_change_views_crm
:alt: grap/grap-odoo-custom

|badge1| |badge2| |badge3|

Change default views for ``crm`` modules.

**Table of contents**

.. contents::
:local:

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/grap/grap-odoo-custom/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/grap/grap-odoo-custom/issues/new?body=module:%20grap_change_views_crm%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* GRAP

Contributors
~~~~~~~~~~~~

* Quentin Dupont ([email protected])

Maintainers
~~~~~~~~~~~

This module is part of the `grap/grap-odoo-custom <https://github.com/grap/grap-odoo-custom/tree/12.0/grap_change_views_crm>`_ project on GitHub.

You are welcome to contribute.
2 changes: 1 addition & 1 deletion grap_change_views_crm/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{
"name": "GRAP - Change CRM Views",
"version": "12.0.1.0.0",
"version": "12.0.1.1.0",
"category": "GRAP - Custom",
"author": "GRAP",
"website": "https://github.com/grap/grap-odoo-custom",
Expand Down

0 comments on commit 6b05ecc

Please sign in to comment.