Files
2025-08-19 15:05:55 +07:00

19 lines
420 B
Python

{
"name": "Scraper Test",
"version": "18.0.1.0.0",
"depends": ["web", "bus", "ai_chat_base"],
"author": "Yoni Tjio",
"category": "Customizations",
"description": """
Scraper Test
""",
"data": [
"security/ir.model.access.csv",
"wizard/scrap.xml",
],
"application": True,
"installable": True,
"auto_install": False,
"license": "Other proprietary",
}