mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[MIG] server_action_navigate: Migration to 14.0
This commit is contained in:
@@ -4,14 +4,15 @@
|
||||
|
||||
{
|
||||
"name": "Server Actions - Navigate",
|
||||
"version": "13.0.1.0.0",
|
||||
"author": "GRAP, " "Odoo Community Association (OCA)",
|
||||
"version": "14.0.1.0.0",
|
||||
"author": "GRAP, Odoo Community Association (OCA)",
|
||||
"summary": "Navigate between any items of any Odoo Models",
|
||||
"category": "Tools",
|
||||
"website": "https://github.com/OCA/server-backend",
|
||||
"license": "AGPL-3",
|
||||
"depends": ["base"],
|
||||
"maintainers": ["legalsylvain"],
|
||||
"maintainers": ["legalsylvain", "ashishhirpara"],
|
||||
"data": ["security/ir.model.access.csv", "views/view_ir_actions_server.xml"],
|
||||
"demo": ["demo/ir_actions_server.xml"],
|
||||
"uninstall_hook": "uninstall_hook",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user