Merge lp://qastaging/~openerp-dev/openobject-server/6.1-opw-591735-ksa into lp://qastaging/openobject-server/6.1

Proposed by Kirti Savalia(OpenERP)
Status: Needs review
Proposed branch: lp://qastaging/~openerp-dev/openobject-server/6.1-opw-591735-ksa
Merge into: lp://qastaging/openobject-server/6.1
Diff against target: 33 lines (+4/-5)
1 file modified
openerp/osv/orm.py (+4/-5)
To merge this branch: bzr merge lp://qastaging/~openerp-dev/openobject-server/6.1-opw-591735-ksa
Reviewer Review Type Date Requested Status
Naresh(OpenERP) Pending
Review via email: mp+161371@code.qastaging.launchpad.net

Description of the change

Hello,

Fixed the issue when import the data from the csv file with empty cells and replace field value.

Stpes:

Replace company ID in customer form using a CSV file.
Company ID status is now : Main Company
New company ID status should be : "empty"
If I empty company ID cell and then I import the file back into the database. The company ID don't change and stay at Main Company.

To post a comment you must log in.
4350. By Kirti Savalia(OpenERP)

[IMP]:imporve the code

Unmerged revisions

4350. By Kirti Savalia(OpenERP)

[IMP]:imporve the code

4349. By Kirti Savalia(OpenERP)

[FIX]:replace field value with the empty value(cells) in a csv file

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.