← Back to team overview

credativ team mailing list archive

[Bug 897499] Re: [6.1] Point of Sales result in XmlHttpRequestError when offline

 

I have tried again with the same result using trunk:
openerp-server r3836
openerp-web r1581
openerp-addon r5837

Initially the new POS system would not start at all, found this do be due to new version constraint on openerp-web.
used pip to upgrade
berkzeug -> 0.8.1
babel -> 0.9.6 (from 0.9.4)
simplejson -> 2.2.1 (from 2.0.9)
pytz -> 2011n (from 2010b)
python-dateutil-2.0 (from 1.4.1)

It works ok when the virtual server is running, however, when I as
originally reported go to virt-manager and do an "Pause" on the virtual
server running OpenERP (in other words - the same as no connection to
the server). Then try to make make a trade. I receive a popup with
"XmlHttpRequestError".

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/897499

Title:
  [6.1] Point of Sales result in XmlHttpRequestError when offline

Status in OpenERP Addons (modules):
  Incomplete

Bug description:
  I have installed the new OpenERP 6.1 Beta through the nightly build of Nov 23rd on a virtual server. 
  According to Point of Sales page (http://www.openerp.com/products/pos), the system should work even in offline mode and synchronize when the connection goes up again. 

  This is what I have done: 
  0)
  Install "openerp-6.1dev-20111123-020001.tar.gz"  on a virtual server. 
  Go to the ipaddress using port 8069 using Firefox 8.0
  Setup the system with "generic accounts". Click to install the POS system.
  Start and go into the POS system.
  1) go to the Virtual Server manager and click "Pause".
  2) Add a number of items to the list.
  3) Click  "Cash Journal - (test)"
  4) Click "Validate"

  You will now notice it start loading a page in background, when this fails we see a large pop-up windows stating:
  "XmlHttpRequestError"

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/897499/+subscriptions


References