Crash on moving the Total row #281
Closed
Labels
Comments
(from [5d072d72c4c3]) [#281 state:fixed] Fixed crash on dragging ttable's total row. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@@@
Application Identifier: com.hardcoded_software.moneyguru
Application Version: 2.3.9
Traceback (most recent call last):
File "/Applications/moneyGuru.app/Contents/Resources/mg_cocoa.plugin/Contents/Resources/mg_cocoa.py", line 534, in canMoveRows_to_
File "core/gui/transaction_table_base.pyc", line 61, in can_move
File "core/gui/transaction_table_base.pyc", line 61, in
AttributeError: 'TotalRow' object has no attribute 'transaction'
@@@
When trying to drag & drop the TOTAL row in ttable.
The text was updated successfully, but these errors were encountered: