On Tue, 5 Jan 2016 13:41:10 -0300 Mario Puntin <mario...@gmail.com> wrote:
> 2016-01-05 13:12 GMT-03:00 Cédric Krier <cedric.kr...@b2ck.com>: > > > On 2016-01-05 12:49, Mario Puntin wrote: > > > Hi all! > > > I was testing Health 3.0 RC2 in the online demo, and created a > > > new > > Service > > > to invoice. > > > When I inserted a new line in the service and added a product, > > > say Urine analysis, 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> > > > > This is a bug in the update to Tryton 3.8, can you fill an issue in > > the bugtracker so we can fix it. > > > > > Ok, done [1]. > Regards > Thanks Mario for testing ! We need to keep checking the wizards, reports, etc... we're just three days away :) Bests, Luis