forked from Techsystech/web
17 lines
459 B
Python
17 lines
459 B
Python
{
|
|
"name": "Web Remember Tree Column Width",
|
|
"summary": "Remember the tree columns' widths across sessions.",
|
|
"author": "Vauxoo, Odoo Community Association (OCA)",
|
|
"website": "https://github.com/OCA/web",
|
|
"license": "LGPL-3",
|
|
"category": "Extra Tools",
|
|
"version": "14.0.1.0.0",
|
|
"maintainers": [
|
|
"frahikLV",
|
|
"luisg123v",
|
|
],
|
|
"depends": ["web"],
|
|
"data": ["views/assets.xml"],
|
|
"installable": True,
|
|
}
|