Project:
View Revisions: Issue #27386 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0027386: Stabilization: Some models are making aync requests to the server before they are of any use | ||
Revision | 2014-08-20 13:03 by Orekaria | ||
Steps To Reproduce | Load the WebPOS Verify that in the javascript console this XHR trace is shown (you may need to change the log level to debug): XHR finished loading: GET "http://localhost:8080/openbravo/org.openbravo.client.kernel/OBMOBC_Main/Cli [^]…org.openbravo.retail.posterminal.master.DiscountFilterBusinessPartnerGroup". xhr.js:43 XHR finished loading: GET "http://localhost:8080/openbravo/org.openbravo.client.kernel/OBMOBC_Main/Cli [^]…modelName=Discount&source=org.openbravo.retail.posterminal.master.Discount". xhr.js:43 XHR finished loading: GET "http://localhost:8080/openbravo/org.openbravo.client.kernel/OBMOBC_Main/Cli [^]…urce=org.openbravo.retail.posterminal.master.DiscountFilterBusinessPartner". xhr.js:43 XHR finished loading: GET "http://localhost:8080/openbravo/org.openbravo.client.kernel/OBMOBC_Main/Cli [^]…urce=org.openbravo.retail.posterminal.master.DiscountFilterProductCategory". xhr.js:43 XHR finished loading: GET "http://localhost:8080/openbravo/org.openbravo.client.kernel/OBMOBC_Main/Cli [^]…oduct&source=org.openbravo.retail.posterminal.master.DiscountFilterProduct". xhr.js:43 XHR finished loading: GET "http://localhost:8080/openbravo/org.openbravo.client.kernel/OBMOBC_Main/Cli [^]…e&modelName=TaxRate&source=org.openbravo.retail.posterminal.master.TaxRate". xhr.js:43 |
||
Revision | 2014-08-20 13:02 by Orekaria | ||
Steps To Reproduce | Load the WebPOS Verify that in the javascript console this XHR trace is shown (you may need to change the log level to debug): XHR finished loading: GET "http://localhost:8080/openbravo/org.openbravo.client.kernel/OBMOBC_Main/Cli [^]…org.openbravo.retail.posterminal.master.DiscountFilterBusinessPartnerGroup". xhr.js:43 XHR finished loading: GET "http://localhost:8080/openbravo/org.openbravo.client.kernel/OBMOBC_Main/Cli [^]…modelName=Discount&source=org.openbravo.retail.posterminal.master.Discount". xhr.js:43 XHR finished loading: GET "http://localhost:8080/openbravo/org.openbravo.client.kernel/OBMOBC_Main/Cli [^]…urce=org.openbravo.retail.posterminal.master.DiscountFilterBusinessPartner". xhr.js:43 XHR finished loading: GET "http://localhost:8080/openbravo/org.openbravo.client.kernel/OBMOBC_Main/Cli [^]…urce=org.openbravo.retail.posterminal.master.DiscountFilterProductCategory". xhr.js:43 XHR finished loading: GET "http://localhost:8080/openbravo/org.openbravo.client.kernel/OBMOBC_Main/Cli [^]…oduct&source=org.openbravo.retail.posterminal.master.DiscountFilterProduct". xhr.js:43 XHR finished loading: GET "http://localhost:8080/openbravo/org.openbravo.client.kernel/OBMOBC_Main/Cli [^]…e&modelName=TaxRate&source=org.openbravo.retail.posterminal.master.TaxRate". xhr.js:43 |
Copyright © 2000 - 2009 MantisBT Group |