Rework GridAccount to be simpler, more modulable and more resitant to bugs
This commit is contained in:
6
TODO
6
TODO
@@ -29,13 +29,9 @@ Undo/redo
|
||||
===============================================================
|
||||
BUGS
|
||||
|
||||
* When we broke a transfert into a meta operation and re create it,
|
||||
it's not taken in account by UpdateStats
|
||||
|
||||
* If a sub operation is found using SearchPanel but not its parent
|
||||
it will not be displayed. In this case we must load whole meta.
|
||||
This bug can't be resolved without use of hashtable because of
|
||||
complexity in searching this issue.
|
||||
|
||||
* When changing date in a sub operation (set date > main date),
|
||||
meta amount is set to 0
|
||||
* After manipulating some meta operation, it withdrawn
|
||||
|
Reference in New Issue
Block a user