mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[MIG] report_qweb_parameter: Migration to 11.0
This commit is contained in:
committed by
Francisco Ivan Anton Prieto
parent
3a97510ad0
commit
025c3da28e
@@ -1,11 +1,10 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Copyright 2017 Creu Blanca
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
||||
|
||||
# noinspection PyStatementEffect
|
||||
{
|
||||
"name": "Report QWeb Parameter",
|
||||
"version": "10.0.1.0.1",
|
||||
"version": "11.0.1.0.0",
|
||||
"license": "AGPL-3",
|
||||
"summary": """
|
||||
Add new parameters for qweb templates in order to reduce field length
|
||||
@@ -16,9 +15,7 @@
|
||||
"website": "https://github.com/oca/reporting-engine",
|
||||
"category": "Technical Settings",
|
||||
"depends": [
|
||||
"report",
|
||||
],
|
||||
"data": [
|
||||
"web",
|
||||
],
|
||||
"demo": [
|
||||
"demo/test_report_field_length.xml"
|
||||
|
||||
Reference in New Issue
Block a user