added single odools.toml

This commit is contained in:
Radu Macocian (admac)
2025-12-04 15:42:12 +01:00
parent c63d8c7405
commit 9e02033823
3 changed files with 15 additions and 9 deletions

View File

@@ -117,7 +117,7 @@ dap.configurations.python = {
args = {
"--addons-path", "/home/admac/projects/odoo/enterprise/,/home/admac/projects/odoo/odoo/addons/",
"--dev", "all",
"-d", "rd-pos"
"-d", "viva-integration"
}
}
}