Es parte de la configuracion no se como es la forma adecuada de configurar 
sale_shop y sale_device y dond ehay que ortorgarle permisos.

Me tira esta traza.
Traceback (most recent call last):
  File "/home/ja1000/.virtualenvs/my_tryton/bin/pospro", line 4, in <module>
    __import__('pkg_resources').run_script('pos-client==3.4.0', 'pospro')
  File 
"/home/ja1000/.virtualenvs/my_tryton/local/lib/python2.7/site-packages/pkg_resources.py",
 
line 534, in run_script
    self.require(requires)[0].run_script(script_name, ns)
  File 
"/home/ja1000/.virtualenvs/my_tryton/local/lib/python2.7/site-packages/pkg_resources.py",
 
line 1438, in run_script
    execfile(script_filename, namespace, namespace)
  File 
"/home/ja1000/.virtualenvs/my_tryton/lib/python2.7/site-packages/pos_client-3.4.0-py2.7.egg/EGG-INFO/scripts/pospro",
 
line 20, in <module>
    client.main(conn, params)
  File 
"/home/ja1000/.virtualenvs/my_tryton/local/lib/python2.7/site-packages/pos_client-3.4.0-py2.7.egg/pos/client.py",
 
line 50, in main
    mw = interface.MainWindow(conn, params)
  File 
"/home/ja1000/.virtualenvs/my_tryton/local/lib/python2.7/site-packages/pos_client-3.4.0-py2.7.egg/pos/interface/mainwindow.py",
 
line 67, in __init__
    is_loaded = self.load_classes()
  File 
"/home/ja1000/.virtualenvs/my_tryton/local/lib/python2.7/site-packages/pos_client-3.4.0-py2.7.egg/pos/interface/mainwindow.py",
 
line 145, in load_classes
    self._default_party = self.shop.party
AttributeError: 'sale.shop' object has no attribute 'party'

Responder a