← Back to team overview

credativ team mailing list archive

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

 

Attached are 4 screen shots in sequence to trigger the problem.

Result of bzr info (from within my openerp-web branch):
Standalone tree (format: 2a)
Location:
  branch root: .

Related branches:
  parent branch: http://bazaar.launchpad.net/~openerp/openerp-web/trunk/
------
Result of cat .bzr/branch/last-revision:
1581 xmo@xxxxxxxxxxx-20111130164555-ks7qfvfhv7rca4rg
=====
Parent of openerp-server branch: http://bazaar.launchpad.net/~openerp/openobject-server/trunk/
cat .bzr/branch/last-revision:
3836 odo@xxxxxxxxxxx-20111130220347-z83tgls9xujulxmf
=====
Parent of openerp-addons branch: http://bazaar.launchpad.net/~openerp/openobject-addons/trunk/
cat .bzr/branch/last-revision:
5838 launchpad_translations_on_behalf_of_openerp-20111201052606-org1jq0tkat3lq0a
=====

I use a startup init.d script with following options:
DAEMON=/opt/openerp/openerp-server/openerp-server

NAME=openerp-server
DESC=openerp-server
CONFIG=/etc/openerp/openerp-server.conf
LOGFILE=/var/log/openerp/server.log
USER=openerp
=====

/etc/openerp/openerp-server.conf
addons_path = /opt/openerp/openerp-addons,/opt/openerp/openerp-web/addons


** Attachment added: "openerp-pos-r1581-server-offline-validate.zip"
   https://bugs.launchpad.net/openobject-addons/+bug/897499/+attachment/2614937/+files/openerp-pos-r1581-server-offline-validate.zip

-- 
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