Merge lp://staging/~avanzosc/ocb-addons/6.1 into lp://staging/ocb-addons/6.1
Proposed by
Daniel Campos (Avanzosc)
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~avanzosc/ocb-addons/6.1 |
Merge into: | lp://staging/ocb-addons/6.1 |
Diff against target: |
66 lines (+25/-6) 1 file modified
account/account.py (+25/-6) |
To merge this branch: | bzr merge lp://staging/~avanzosc/ocb-addons/6.1 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Pedro Manuel Baeza | code review | Approve | |
Review via email: mp+228159@code.staging.launchpad.net |
Description of the change
[FIX] OPW 591897 - ProgrammingError: memory exhausted when printing chart of accounts with large number of accounts (>20000)
From http://
To post a comment you must log in.
Unmerged revisions
- 6848. By Daniel Campos (Avanzosc)
-
[FIX] OPW 591897 - ProgrammingError: memory exhausted when printing chart of accounts with large number of accounts (>20000)
Thanks for the fix, Dani.
LGTM. Regards.