OpenERP Touch Screen POS Demo

OpenERP Touch Screen POS addons demonstration. It is included in new oepnerp v6.1 web client.

Comments

Anonymous said…
Thanks for the video, OpenERP 6.1 seem very cool. However I got an error:

$ ./openerp-server --addons-path=../addons,../web/addons --load=web
[2011-10-26 17:32:41,070][?] INFO:server:OpenERP version 6.1dev
[2011-10-26 17:32:41,071][?] INFO:server:addons paths: /Users/adsoft/OpenObject/OpenERP-v6/trunk/addons,/Users/adsoft/OpenObject/OpenERP-v6/trunk/web/addons
[2011-10-26 17:32:41,071][?] INFO:server:database hostname: localhost
[2011-10-26 17:32:41,071][?] INFO:server:database port: 5432
[2011-10-26 17:32:41,072][?] INFO:server:database user: pgsql
[2011-10-26 17:32:41,072][?] INFO:web-services:starting NET-RPC service on 0.0.0.0:8070
[2011-10-26 17:32:41,073][?] INFO:server:Starting 1 services
[2011-10-26 17:32:41,080][?] WARNING:wsgi:Werkzeug module unavailable, falling back to wsgiref.
[2011-10-26 17:32:41,082][?] ERROR:root:Failed to load server-wide module `web`.
The `web` module is provided by the addons found in the `openerp-web` project.
Maybe you forgot to add those addons in your addons_path configuration.
Traceback (most recent call last):
File "./openerp-server", line 237, in
__import__(m)
ImportError: No module named web
[2011-10-26 17:32:41,083][?] INFO:server:OpenERP server is running, waiting for connections...
[2011-10-26 17:32:41,084][?] INFO:wsgi:HTTP service (wsgiref) running on 0.0.0.0:8069
Husen Daudi said…
Make sure that you are on latest version of server, web client and addons.
It seems that your server is running with the error so you can try by installing pos module.
Anonymous said…
I have the fallowing error. Can you help me please?

[2011-11-07 23:26:21,161][?] ERROR:root:Failed to load server-wide module `web`.
The `web` module is provided by the addons found in the `openerp-web` project.
Maybe you forgot to add those addons in your addons_path configuration.
Traceback (most recent call last):
File "/usr/bin/openerp-server", line 237, in
__import__(m)
File "/home/chosco/openerp/addons/web/__init__.py", line 1, in
import common
File "/home/chosco/openerp/addons/web/common/__init__.py", line 2, in
import http
File "/home/chosco/openerp/addons/web/common/http.py", line 23, in
import werkzeug.wsgi
ImportError: No module named wsgi
Anonymous said…
I have the fallowing error. Can you help me plase?

[2011-11-07 23:26:21,161][?] ERROR:root:Failed to load server-wide module `web`.
The `web` module is provided by the addons found in the `openerp-web` project.
Maybe you forgot to add those addons in your addons_path configuration.
Traceback (most recent call last):
File "/usr/bin/openerp-server", line 237, in
__import__(m)
File "/home/chosco/openerp/addons/web/__init__.py", line 1, in
import common
File "/home/chosco/openerp/addons/web/common/__init__.py", line 2, in
import http
File "/home/chosco/openerp/addons/web/common/http.py", line 23, in
import werkzeug.wsgi
ImportError: No module named wsgi
Husen Daudi said…
Hello chosco you need to install package. Run below command in terminal.

sudo apt-get install python-werkzeug
Anonymous said…
Hi. I click on start pos store, the first menu on pos module, and nothin happens. I have server and web 6.1. Thanks.
Husen Daudi said…
Do you have any traceback on webclient terminal?
did you start oepnerp server with --addons-path=addons,web_addons paths?
Anonymous said…
Hello

Can you give me the download link pos-web because I downloaded two version and it does not work yet

Thank you
Anonymous said…
Hello

Can you give me the download link OpenERP because I downloaded two version and it does not work yet

Arigato
Husen Daudi said…
addons path
bzr+ssh://bazaar.launchpad.net/~openerp/openobject-addons/trunk/

Web client path
bzr+ssh://bazaar.launchpad.net/%2Bbranch/openerp-web/
Anonymous said…
what's the ubuntu command to get trunk server? in the path follow

bzr+ssh://bazaar.launchpad.net/~openerp/openobject-addons/trunk/

I tried bzr branch or bzr pull and it doesn't work


Thank you
Husen Daudi said…
This is because you don't have ssh key registered in launchpad.

You can use this command to get branch without ssh key.
Addons:
bzr branch lp:openobject-addons

Server:
bzr branch lp:openobject-server

Web Client:
bzr branch lp:openerp-web
Anonymous said…
Congratulation Husen Daudi
Anonymous said…
hi, my interest in openerp 6.1 is purely for the touch pos system. I just installed the nightly build (server 10 dec) and web (12-12). there are still quite a few bugs. Can you advice me which one of the builds is the most stable for deployment at this point? I intend to use it in your establishment.
thank you
-Satwik
Husen Daudi said…
New version of openerp pos is about to release. its not stable yet so please wait for the OpenERP 6.1 release.
Anonymous said…
hi,
my interest in openerp 6.1 like others is for the touch pos. i installed the nightly build (server 10-12) web (12-12). there are quite a few bugs still. Can you suggest any release stable enough for deployment. I need to setup within our business.
-Satwik
Anonymous said…
I probably should post this as a feature request at the pos project page but i dont know where that is. Is it possible to get keyboard shortcuts for a web based pos?
-Satwik
Husen Daudi said…
Its still in development phase so we can not use in production version. We can expect the stable version in 1-2 months.
manel said…
Good evening Husen
I'm actually working on OpenERP and POS module is really interesting for me i would like to use it so i installed the new version of openerp 6.1 but it seems non stable because i created the database but when i try to login an error is appeared
"Unknown locan 'en'"
It will be helpful for me if you can guide me please
Husen Daudi said…
Hello Manel,

You can run server with LANG=C as command line argument to take default locale settings.
Anonymous said…
hey

does POS module is available in stable version of openERP 6.0
Husen Daudi said…
Touch screen pos is available for OpenERP v6.1 only.

Popular posts from this blog

OpenERP Installation Guide

change_default attribute