bugGNU Health - Bugs: bug #46822, Error when creating new line in...

 
 

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

bug #46822: Error when creating new line in Services

Submitter:  Mario Puntin <mariomop>
Submitted:  Tue 05 Jan 2016 04:37:07 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  cedk
Open/Closed:  Closed Release:  2.9.0
Module:  health_service Component:  None

Tue 05 Jan 2016 05:22:59 PM UTC, comment #1: 

Fixed with changeset d50b64c01850

Cédric Krier <cedk>
Tue 05 Jan 2016 04:37:07 PM UTC, original submission:  


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>


Mario Puntin <mariomop>

 

(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 (Updated the item)
  • -email is unavailable- added by cedk (Posted a comment)
  • -email is unavailable- added by mariomop (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-01-06 meanmicio ReleaseNone 2.9.0
    2016-01-05 cedk StatusNone Fixed
        Assigned toNone cedk
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code