c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #01942
[Bug 655173] Re: OpenERP Client with asynchronous calls
Hello,
it has been improved in the feature branch https://code.launchpad.net
/~openerp-commiter/openobject-client/asynchronous_rpccall. and will be
merged soon to trunk client.
Thanks,
** Changed in: openobject-client
Status: Confirmed => In Progress
** Changed in: openobject-client
Assignee: (unassigned) => nch(OpenERP) (nch-openerp)
** Changed in: openobject-client
Milestone: None => 6.0
** Changed in: openobject-client
Status: In Progress => Fix Committed
--
OpenERP Client with asynchronous calls
https://bugs.launchpad.net/bugs/655173
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject GTK Client: Fix Committed
Bug description:
Do all OpenERP Client RPC call's in assycronous mode.
When use GTK Client with slow network's or for a long time request the client freeze or cause a "Not responding" screen causing a bad end user experience.
Will be nice have a similar "internet browser" functionality, like Safari, Firefox or even SAPGUI(r) does. When GTK Client make a server request, the main frame wait with "maybe" a hourglass cursor or a image display, but if you want, you can go to Menu bar and cancel the process or setup our preferences or do another think while wait for the server.