Merge lp://staging/~openerp-dev/openobject-addons/7.0-speedup-accounting-mat into lp://staging/openobject-addons/7.0

Proposed by Martin Trigaux (OpenERP)
Status: Needs review
Proposed branch: lp://staging/~openerp-dev/openobject-addons/7.0-speedup-accounting-mat
Merge into: lp://staging/openobject-addons/7.0
Diff against target: 175 lines (+48/-46)
4 files modified
account/account.py (+0/-5)
account/account_bank_statement.py (+8/-13)
account/account_move_line.py (+38/-22)
stock/stock.py (+2/-6)
To merge this branch: bzr merge lp://staging/~openerp-dev/openobject-addons/7.0-speedup-accounting-mat
Reviewer Review Type Date Requested Status
Martin Trigaux (OpenERP) Pending
Review via email: mp+186555@code.staging.launchpad.net

Description of the change

Improve performances on the creation of account moves

To post a comment you must log in.
9463. By Martin Trigaux (OpenERP)

[IMP] account: group constraints into a single browse

9464. By Martin Trigaux (OpenERP)

[IMP] stock: replace browse by a single search

9465. By Martin Trigaux (OpenERP)

[MERGE] sync with 7.0

9466. By Martin Trigaux (OpenERP)

[IMP] account: don't create new analytic lines at creation, will do it once the move is balanced

9467. By Martin Trigaux (OpenERP)

[IMP] account: remove analytic lines only when create new one

Unmerged revisions

9467. By Martin Trigaux (OpenERP)

[IMP] account: remove analytic lines only when create new one

9466. By Martin Trigaux (OpenERP)

[IMP] account: don't create new analytic lines at creation, will do it once the move is balanced

9465. By Martin Trigaux (OpenERP)

[MERGE] sync with 7.0

9464. By Martin Trigaux (OpenERP)

[IMP] stock: replace browse by a single search

9463. By Martin Trigaux (OpenERP)

[IMP] account: group constraints into a single browse

9462. By Martin Trigaux (OpenERP)

[IMP] account: group the creation of move lines in one call (benefit from the novalidate context)

9461. By Martin Trigaux (OpenERP)

[IMP] account: replaced nested browse by a search

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.