[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Health-dev] [bug #46947] Traceback when generating the invoice associat
From: |
Luis Falcon |
Subject: |
[Health-dev] [bug #46947] Traceback when generating the invoice associated to a prescription service |
Date: |
Thu, 21 Jan 2016 14:24:24 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0 |
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/
- [Health-dev] [bug #46947] Traceback when generating the invoice associated to a prescription service,
Luis Falcon <=