Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
8
session_db/__manifest__.py
Executable file
8
session_db/__manifest__.py
Executable file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "Store sessions in DB",
|
||||
"version": "18.0.1.0.1",
|
||||
"author": "Odoo SA,ACSONE SA/NV,Odoo Community Association (OCA)",
|
||||
"license": "LGPL-3",
|
||||
"website": "https://github.com/OCA/server-tools",
|
||||
"maintainers": ["sbidoul"],
|
||||
}
|
||||
Reference in New Issue
Block a user