Skip to content
Snippets Groups Projects
Commit 33445209 authored by Mohammed Shekha's avatar Mohammed Shekha
Browse files

[FIX] web: prevent no content helper on delete/archive list records


before this commit: when deleting or archiving or unarchive all records of last
page in listview user is displayed with NoContentHelper while we still have
other records in previous page, user should be moved to previous page if all
records of last page are deleted.

after this commit: if user deletes or archives or unarchives all records of
last page in list view then user is moved to previous page.

task-2446911

closes odoo/odoo#66523

Signed-off-by: default avatarSimon Genin (ges@odoo) <ges@odoo.com>
parent b1574d9e
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment