account-financial-reporting/account_financial_report/models
Pedro M. Baeza 0fe502cd8e [FIX] account_financial_report: 2 things:
* Fix account group level computation

  Depends was not correct for recomputing when needed + better algorithm

* Make hide details on 0 work properly

  * Passing values to general ledger was stripping some correct records
  * Computed field for hiding lines doesn't have proper dependencies nor is not
    taking into account float currency accuracy
2019-06-13 21:11:10 +02:00
..
__init__.py Update links in report, add account group file, update trial balance with hierarchy. 2019-06-13 21:03:34 +02:00
account.py Update links in report, add account group file, update trial balance with hierarchy. 2019-06-13 21:03:34 +02:00
account_group.py [FIX] account_financial_report: 2 things: 2019-06-13 21:11:10 +02:00