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

                 Summary: Traceback when generating the invoice associated to
a prescription service
                 Project: GNU Health
            Submitted by: meanmicio
            Submitted on: Thu 21 Jan 2016 02:24:23 PM GMT
                Category: Functionality
                Severity: 4 - Important
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: meanmicio
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Module: health_services

    _______________________________________________________

Details:

When creating the invoice associated to the prescription service, the
following traceback is generated :

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 162, in dispatch
    result = rpc.result(meth(*c_args, **c_kwargs))
  File "/trytond/model/modelsql.py", line 928, in write
    field.set(cls, fname, *fargs)
  File "/trytond/model/fields/one2many.py", line 205, in set
    Target.write(*to_write)
TypeError: write() takes exactly 3 arguments (5 given)





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


Reply via email to