← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 861266] Re: POS: user cannot make a payment

 

Hello,

I have checked again this issue with latest revision but I have fond the
another traceback.

Traceback (most recent call last):
  File "/home/amp/workspace/trunk6/server/openerp/wsgi.py", line 71, in xmlrpc_return
    result = openerp.netsvc.dispatch_rpc(service, method, params)
  File "/home/amp/workspace/trunk6/server/openerp/netsvc.py", line 328, in dispatch_rpc
    result = ExportService.getService(service_name).dispatch(method, params)
  File "/home/amp/workspace/trunk6/server/openerp/service/web_services.py", line 568, in dispatch
    res = fn(db, uid, *params)
  File "/home/amp/workspace/trunk6/server/openerp/osv/osv.py", line 122, in wrapper
    netsvc.abort_response(1, inst.name, 'warning', inst.value)
AttributeError: 'Warning' object has no attribute 'name'

Thanks.

** Project changed: openobject-addons => openobject-server

** Changed in: openobject-server
     Assignee: OpenERP R&D Addons Team 3 (openerp-dev-addons3) => OpenERP's Framework R&D (openerp-dev-framework)

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/861266

Title:
  POS: user cannot make a payment

Status in OpenERP Server:
  Confirmed

Bug description:
  -Login as admin and create a POS order and Save it.
  -Now login as user(demo) and make Payment of that POS order, after opening the cash register.

  It gives server side traceback:-
  NameError: global name 'orm' is not defined

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


References