forked from OCA/reporting-engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[16.0][MIG] report_qweb_element_page_visibility: Migration to 16.0
- Loading branch information
1 parent
83e8bcc
commit 4a631d8
Showing
3 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 <[email protected]> | ||
* `Trobz <https://trobz.com>`_: | ||
* Hai Lang <[email protected]> | ||
* Ángel Tornero Hernández <[email protected]> | ||
|
||
Other credits | ||
~~~~~~~~~~~~~ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,3 +7,4 @@ | |
* Tharathip Chaweewongphan <[email protected]> | ||
* `Trobz <https://trobz.com>`_: | ||
* Hai Lang <[email protected]> | ||
* Ángel Tornero Hernández <[email protected]> |