openerp-community-reviewer team mailing list archive
-
openerp-community-reviewer team
-
Mailing list archive
-
Message #04151
[Bug 1239851] Re: 7.0: pagination problem in partial picking wizard display
** Also affects: ocb-web
Importance: Undecided
Status: New
** Also affects: ocb-web/7.0
Importance: Undecided
Status: New
** Changed in: ocb-web/7.0
Assignee: (unassigned) => Alexandre Fayolle - camptocamp (alexandre-fayolle-c2c)
** Changed in: ocb-web/7.0
Status: New => Fix Committed
** Changed in: ocb-web/7.0
Importance: Undecided => Medium
--
You received this bug notification because you are a member of OpenERP
Community Backports Team, which is subscribed to OpenERP Community
Backports (Web).
https://bugs.launchpad.net/bugs/1239851
Title:
7.0: pagination problem in partial picking wizard display
Status in OpenERP Community Backports (Web):
Fix Committed
Status in OpenERP Community Backports (Web) 7.0 series:
Fix Committed
Status in OpenERP Web:
Fix Committed
Bug description:
Steps to reproduce on runbot
1. create and confirm a stock picking with 85 move lines
2. force availability if necessary
3. launch processing wizard for the picking
You get a window displaying the first 80 moves in the picking, with
arrows to move to navigate in the page.
4. go to the next page : you see the moves 81 to 85.
5. delete each of these moves one by one by clicking on the garbage can.
Expected behavior:
When I delete the 81st move, the screen should either be empty, with
navigation arrows to go back to the 1st page, or the 1st page should
be displayed automatically.
Actual behavior:
I get an empty page with no arrows and no moves, so it is impossible
to get back to the 1st page to select which lines are received.
A related issue
step 1->3 identical
4. delete the first row of the first page
Expected behavior: the pagination browser is updated from 1-80 of 85
to 1-79 of 84
Actual behavior: the pagination browser is updated from 1-80 of 85 to
1-80 of 84 which is incorrect as only 79 lines are displayed
5. delete 4 more rows in the first page
Expected behavior: pagination browser updated to 1-75 of 80
Actual behavior: pagination browser disapears. The last 5 lines are unreachable
6. delete all the rows in the first page save 1 (if you delete them all, you get back to the 1st issue)
7. click the "Process" button
The 6 move lines are processed, which can be surprising to the user
who has not visual information about the 5 hidden moves.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ocb-web/+bug/1239851/+subscriptions