Crash on editing splits
Reported by Virgil Dupras | March 20th, 2010 @ 10:14 AM
Application Identifier: com.hardcoded_software.moneyguru
Application Version: 1.7.8
Traceback (most recent call last):
File "/Users/hsoft/src/moneyguru/build/mg_cocoa.py", line 722, in setAmount_
self.py.amount = value
File "/Users/hsoft/src/moneyguru/core/gui/transaction_panel.py", line 92, in amount
assert not self.transaction.is_mct
AssertionError
I got this while editing a normal 2-splits transaction. I made an MCT out of it by setting an amount of a different currency in one of the splits.
Comments and changes to this ticket
-
Virgil Dupras March 20th, 2010 @ 11:00 AM
- State changed from accepted to fixed
(from [bf7d9012de45]) [#145 state:fixed] Fixed crash on split editing when a transaction was a multi-currencies one. http://bitbucket.org/hsoft/moneyguru/changeset/bf7d9012de45/
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Tags
Referenced by
- 145 Crash on editing splits (from [bf7d9012de45]) [#145 state:fixed] Fixed crash on s...