mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_pivot_computed_measure: Migration to 13.0
This commit is contained in:
committed by
CarlosRoca13
parent
bea8716db7
commit
b66c149b71
@@ -4,13 +4,13 @@
|
||||
{
|
||||
"name": "Web Pivot Computed Measure",
|
||||
"category": "web",
|
||||
"version": "12.0.1.0.2",
|
||||
"author": "Tecnativa, " "Odoo Community Association (OCA)",
|
||||
"version": "13.0.1.0.0",
|
||||
"author": "Tecnativa, Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"website": "https://github.com/OCA/web",
|
||||
"depends": ["web"],
|
||||
"data": ["view/assets.xml"],
|
||||
"qweb": ["static/src/xml/web_pivot_computed_measure.xml",],
|
||||
"qweb": ["static/src/xml/web_pivot_computed_measure.xml"],
|
||||
"auto_install": False,
|
||||
"installable": True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user