[CLN] global : full pre-commit & ruff lint
This commit is contained in:
@@ -5,18 +5,18 @@
|
||||
"version": "16.0.1.0.0",
|
||||
"license": "AGPL-3",
|
||||
"author": "Elabore",
|
||||
"website": "https://www.elabore.coop",
|
||||
"website": "https://github.com/elabore-coop/event-tools",
|
||||
"category": "",
|
||||
'summary': 'Generate quotation from event registration',
|
||||
'description': """
|
||||
Generate quotation from event registration :
|
||||
"summary": "Generate quotation from event registration",
|
||||
"description": """
|
||||
Generate quotation from event registration :
|
||||
""",
|
||||
"depends": ["event_sale"],
|
||||
"data": [
|
||||
'security/ir.model.access.csv',
|
||||
'views/event_registration_views.xml',
|
||||
'views/sale_order_views.xml',
|
||||
'views/account_move_views.xml',
|
||||
],
|
||||
"data": [
|
||||
"security/ir.model.access.csv",
|
||||
"views/event_registration_views.xml",
|
||||
"views/sale_order_views.xml",
|
||||
"views/account_move_views.xml",
|
||||
],
|
||||
"installable": True,
|
||||
}
|
||||
|
Reference in New Issue
Block a user