Crash on duplicate transaction
Reported by Virgil Dupras | January 25th, 2010 @ 08:41 AM
Application Identifier: com.hardcoded_software.moneyguru
Application Version: 1.7.3
Traceback (most recent call last):
File "/Users/me/Applications/Banking/moneyGuru.app/Contents/Resources/mg_cocoa.plugin/Contents/Resources/mg_cocoa.py", line 1208, in duplicateItem
File "core/gui/main_window.pyc", line 83, in duplicate_item
File "core/gui/account_view.pyc", line 42, in duplicate_item
AttributeError: 'EntryTable' object has no attribute 'delete_selected'
Comments and changes to this ticket
-
Virgil Dupras January 25th, 2010 @ 08:44 AM
- Assigned user set to Virgil Dupras
-
Virgil Dupras January 25th, 2010 @ 08:57 AM
- State changed from accepted to fixed
(from [fe1b3ab590b8]) [#123 state:fixed] Fixed the duplicate transaction action, which was broken. http://bitbucket.org/hsoft/moneyguru/changeset/fe1b3ab590b8/
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
- 123 Crash on duplicate transaction (from [fe1b3ab590b8]) [#123 state:fixed] Fixed the duplic...