can not get next/previous customer in form view

Bug #899043 reported by Ferdinand
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
Fix Released
Medium
OpenERP R&D Web Team

Bug Description

to reproduce
open customer
click on form
click next
* asks me to commit changes (no idea what "I" changed - propably some defaults....)
click next
click next until you see resource 4

from now on previous/next is dead

Related branches

Revision history for this message
Roberto López López (bergensk) wrote :

I can reproduce the bug.

Revision history for this message
Roberto López López (bergensk) wrote :
Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :

Hello,

Next previous in form view definatly dead not working properly.

Some time form layout change when we create new partner and save record. see attached video.

Thanks.

Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :
Changed in openerp-web:
assignee: nobody → OpenERP R&D Web Team (openerp-dev-web)
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Yogesh (SerpentCS) (yogesh-serpentcs) wrote :

Hello,

I have checked this issue but i am not able to reproducing this bug.

Thanks,

Changed in openerp-web:
status: Confirmed → Incomplete
Revision history for this message
Ferdinand (office-chricar) wrote :

I have got it in a second data base too, a bit different
after fetching the next set of records in list view , switching to form, after 4 times "next" it hangs
how can I trace this ?

Changed in openerp-web:
status: Incomplete → New
Revision history for this message
Xavier (Open ERP) (xmo-deactivatedaccount) wrote :

> how can I trace this ?

Opening the javascript console and checking if there are error messages in it would probably be a good start.

Revision history for this message
Ferdinand (office-chricar) wrote :

[15:09:53.207] POST http://192.168.160.136:8169/web/dataset/search_read [HTTP/1.0 200 OK 64ms]
[15:09:54.391] POST http://192.168.160.136:8169/web/dataset/get [HTTP/1.0 200 OK 586ms]
[15:09:55.953] POST http://192.168.160.136:8169/web/dataset/get [HTTP/1.0 200 OK 64ms]
[15:09:56.172] POST http://192.168.160.136:8169/web/dataset/get [HTTP/1.0 200 OK 64ms]
[15:09:56.226] POST http://192.168.160.136:8169/web/dataset/get [HTTP/1.0 200 OK 72ms]
[15:09:56.475] POST http://192.168.160.136:8169/web/dataset/search_read [HTTP/1.0 200 OK 66ms]
[15:09:57.370] POST http://192.168.160.136:8169/web/dataset/get [HTTP/1.0 200 OK 536ms]
[15:09:58.853] POST http://192.168.160.136:8169/web/dataset/get [HTTP/1.0 200 OK 73ms]
[15:09:59.085] POST http://192.168.160.136:8169/web/dataset/get [HTTP/1.0 200 OK 66ms]
[15:09:59.115] POST http://192.168.160.136:8169/web/dataset/get [HTTP/1.0 200 OK 77ms]
[15:09:59.203] POST http://192.168.160.136:8169/web/dataset/get [HTTP/1.0 200 OK 73ms]
[15:09:59.433] POST http://192.168.160.136:8169/web/dataset/search_read [HTTP/1.0 200 OK 64ms]
[15:10:00.325] POST http://192.168.160.136:8169/web/dataset/get [HTTP/1.0 200 OK 823ms]
[15:10:02.054] POST http://192.168.160.136:8169/web/dataset/get [HTTP/1.0 200 OK 66ms]
[15:10:02.273] POST http://192.168.160.136:8169/web/dataset/get [HTTP/1.0 200 OK 90ms]
[15:10:02.328] POST http://192.168.160.136:8169/web/dataset/get [HTTP/1.0 200 OK 82ms]
[15:10:02.577] POST http://192.168.160.136:8169/web/dataset/search_read [HTTP/1.0 200 OK 149ms]
[15:10:03.679] POST http://192.168.160.136:8169/web/dataset/get [HTTP/1.0 200 OK 600ms]
-- stops here
it's always one search read +some get operations

Revision history for this message
Ferdinand (office-chricar) wrote :

I think I found a possible reason

next/previous hangs at the partner which has NO address

to reproduce

create a partner (lets say alphabetically sorted #3) without an address
switch to list
switch to form on first partner, click next (works) klick next , works but displays address from 2nd partner and hangs
IMHO the o2m must clear the child if no resource exists

Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :

Hello,

I have again checked this issue with latest update code but Still faced the problem in partner form with following revision of trunk :

server - 3876
Gtk - 2026
new web - 1715
addons - 5974

Thanks.

Changed in openerp-web:
status: New → Confirmed
Changed in openerp-web:
importance: Low → Medium
Revision history for this message
Xavier (Open ERP) (xmo-deactivatedaccount) wrote :

Issue should be fixed in trunk as of revision <email address hidden>

Changed in openerp-web:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.