Merge lp://qastaging/~cjalmeida/openerp-web/6.1-import-error-handling into lp://qastaging/openerp-web/6.1

Proposed by Cloves Almeida
Status: Needs review
Proposed branch: lp://qastaging/~cjalmeida/openerp-web/6.1-import-error-handling
Merge into: lp://qastaging/openerp-web/6.1
Diff against target: 50 lines (+16/-6)
1 file modified
addons/web/controllers/main.py (+16/-6)
To merge this branch: bzr merge lp://qastaging/~cjalmeida/openerp-web/6.1-import-error-handling
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+141462@code.qastaging.launchpad.net

Description of the change

Improves error handling at decode step when importing csv files.
The specific motivation was when a row didn't had the required
number of columns case. It raised an Exception but didn't specified
the line that caused.

To post a comment you must log in.

Unmerged revisions

2500. By Cloves Almeida

Improves error handling at decode step when importing csv files.
The specific motivation was when a row didn't had the required
number of columns case. It raised an Exception but didn't specified
the line that caused.

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.