[FIX] discard button issue in system dashboard

This commit is contained in:
AHIDev 2025-03-03 12:40:48 +04:00
parent 8053566108
commit 46b00800c5
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ odoo.define('system_dashboard_classic.dashboard_self_services', function(require
[form_view, 'form']
],
context: context,
target: 'main',
target: 'current',
flags:{
reload: true,
}