c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #14422
[Bug 709567] Re: [6.0.1][stock] partial picking slow performance
*** This bug is a duplicate of bug 709559 ***
https://bugs.launchpad.net/bugs/709559
I don't understand why you flagged my 2 other reports as duplicate. Again, that sounds just an inconsistent policy.
In the past, we have always been told to open new bugs for different concerns, I really see 3 concerns here:
1) missing records due to harcoded limit being reached silently
2) useless + slow name_get RPC calls from the GTK client (this one)
3) server slowness.
Regards
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/709567
Title:
[6.0.1][stock] partial picking slow performance
Status in OpenERP GTK Client:
New
Bug description:
Hello,
I've a production case with 315 moves in a picking, when clicking on
process, the wizard last for nearly a minute to appear depending on
your network latency because it makes a name_get RPC call for each
line instead of reading it by batch, see the following GTK RPC logs +
full description here (I open a new bug as those are separated
concerns): https://bugs.launchpad.net/openobject-addons/+bug/709559
References