URL:
  <http://savannah.gnu.org/bugs/?46822>

                 Summary: Error when creating new line in Services
                 Project: GNU Health
            Submitted by: mariomop
            Submitted on: mar 05 ene 2016 13:37:07 ART
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Module: health_service

    _______________________________________________________

Details:


When creating a new Service to invoice, I inserted a new line in the service
and added a product (say 'Urine analysis'). Then I got this message:

Traceback (most recent call last):
  File "/trytond/protocols/jsonrpc.py", line 162, in _marshaled_dispatch
    response['result'] = dispatch_method(method, params)
  File "/trytond/protocols/jsonrpc.py", line 191, in _dispatch
    res = dispatch(*args)
  File "/trytond/protocols/dispatcher.py", line 167, in dispatch
    result = rpc.result(meth(inst, *c_args, **c_kwargs))
  File "/trytond/model/modelview.py", line 649, in on_change
    method()
  File "/trytond/model/modelview.py", line 85, in wrapper
    assert result is None, func
AssertionError: <unbound method
gnuhealth.health_service.line.on_change_product>






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46822>

_______________________________________________
  Mensaje enviado vía/por Savannah
  http://savannah.gnu.org/


Reply via email to