Skip to content

Commit

Permalink
[16.0][MIG] report_qweb_element_page_visibility: Migration to 16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BT-atornero committed Mar 23, 2023
1 parent 83e8bcc commit 4a631d8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion report_qweb_element_page_visibility/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Report Qweb Element Page Visibility
:target: https://runbot.odoo-community.org/runbot/143/15.0
:alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5|
|badge1| |badge2| |badge3| |badge4| |badge5|

This module allows you to use 4 classes in QWEB reports:

Expand Down Expand Up @@ -89,6 +89,7 @@ Contributors
* Tharathip Chaweewongphan <[email protected]>
* `Trobz <https://trobz.com>`_:
* Hai Lang <[email protected]>
* Ángel Tornero Hernández <[email protected]>

Other credits
~~~~~~~~~~~~~
Expand Down
2 changes: 1 addition & 1 deletion report_qweb_element_page_visibility/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

{
"name": "Report Qweb Element Page Visibility",
"version": "15.0.1.0.0",
"version": "16.0.1.0.0",
"author": "Agile Business Group, Odoo Community Association (OCA)",
"category": "Tools",
"website": "https://github.com/OCA/reporting-engine",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
* Tharathip Chaweewongphan <[email protected]>
* `Trobz <https://trobz.com>`_:
* Hai Lang <[email protected]>
* Ángel Tornero Hernández <[email protected]>

0 comments on commit 4a631d8

Please sign in to comment.