Comment 17 for bug 887376

Revision history for this message
Moisés López - http://www.vauxoo.com (moylop260) wrote :

@Ferdinand Im total agree with you
Add a
_defaults = {
  'debit': 0,
  'credit': 0,
}

Reviewed in-depth I see there are many things to optimize account.py

Getting compute
Getting children and consolidated
Getting _get_level account level
Getting _check_recursion

We have parent_left & parent_rigth without use.