← Back to team overview

openerp-community-reviewer team mailing list archive

[Bug 1239851] Re: 7.0: pagination problem in partial picking wizard display

 

Hello Alexandre,

We have merged Mohammed's fix to the pager. Thanks for the report.

revno: 4150 [merge]
revision-id: mat@xxxxxxxxxxx-20140303164114-pzeuu9hxvq17lx02


** Changed in: openerp-web
   Importance: Undecided => Low

** Changed in: openerp-web
       Status: Fix Committed => Fix Released

-- 
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 Released

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