[16.0][MIG] report_qweb_element_page_visibility: Migration to 16.0

pull/713/head
BT-atornero 2023-03-23 15:35:42 +00:00
parent 83e8bccc89
commit 4a631d87e0
3 changed files with 4 additions and 2 deletions

View File

@ -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:
@ -89,6 +89,7 @@ Contributors
* Tharathip Chaweewongphan <tharathipc@ecosoft.co.th>
* `Trobz <https://trobz.com>`_:
* Hai Lang <hailn@trobz.com>
* Ángel Tornero Hernández <angel.tornero@braintec.com>
Other credits
~~~~~~~~~~~~~

View File

@ -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",

View File

@ -7,3 +7,4 @@
* Tharathip Chaweewongphan <tharathipc@ecosoft.co.th>
* `Trobz <https://trobz.com>`_:
* Hai Lang <hailn@trobz.com>
* Ángel Tornero Hernández <angel.tornero@braintec.com>