-
- Downloads
[FIX] hr_timesheet: fix traceback after unistalling timesheet
Currently when unistall the hr_timesheet and try to open the project menu it generates an traceback due to invalid field in domain of the action. so in this commit fix the traceback by adding the unistallation hook so domain will be replaced on unistallation of the hr_timesheet. also archive the internal project when unistalling the hr_timesheet. Task-2629395 closes odoo/odoo#78063 X-original-commit: 8fe71cd7 Related: odoo/enterprise#21551 Signed-off-by:LTU-Odoo <IT-Ideas@users.noreply.github.com>
Please register or sign in to comment