Comment 8 for bug 783496

Revision history for this message
Thomas Winteler (Win-Soft) (thomi) wrote :

Hey Priyesh

Thanks for description.
I made some tests with multi invoice payment and it looks good.

There is one bug that show this error:
Traceback (most recent call last):

  File "/opt/openerp/production/server/bin/service/netrpc_server.py", line 69, in run

    msg = ts.myreceive()

  File "/opt/openerp/production/server/bin/tiny_socket.py", line 88, in myreceive

    res = unpickler.load()

UnpicklingError: Global and instance pickles are not supported.

How to reproduce:
1. pay any invoice
2. enter all data: Paid Amount, Payment Method, Date
3. press new "Invoices and outstanding transactions"
4. add any other open invoice (don't need to)
5. let the new, empty "Invoices and outstanding transactions" line as it is
6. change one of this: date, paid amount, payment method
7. above error message appears

Video demo: http://db.tt/TCrpi4M

Workaround:
> close/ESC the empty "Invoices and outstanding transactions" line

I think if that is fixed too, we got it ;).. and can update production instance of customers..

Thanks a lot for treatment

kind regards
thomi