bugGNU Health - Bugs: bug #46947, Traceback when generating the...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #46947: Traceback when generating the invoice associated to a prescription service

Submitter:  Luis Falcon <meanmicio>
Submitted:  Thu 21 Jan 2016 02:24:23 PM UTC
   
 
Category:  Functionality Severity:  4 - Important
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  meanmicio
Open/Closed:  Closed Release:  3.0.0
Module:  health_services Component:  None

Thu 21 Jan 2016 02:27:20 PM UTC, comment #1: 

Fixed in changeset 2360:36a5a5113b94

Luis Falcon <meanmicio>
Group administrator
Thu 21 Jan 2016 02:24:23 PM UTC, original submission:  

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)

Luis Falcon <meanmicio>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by meanmicio (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-01-21 meanmicio StatusNone Fixed
        Open/ClosedOpen Closed
        ReleaseNone 3.0.0

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code