Related/Functional fields, one2many and many2many fields should not be available in 'import compatible' mode

Bug #723639 reported by Vo Minh Thu
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Fix Released
Wishlist
OpenERP's Framework R&D

Bug Description

When exporting data with 'import compatible' checked, it should not be possible to select many2many or one2many fields as-is (but the fields across the relationship should be selectable) because the import won't work on them (as it uses the name_search function which don't match name_get in general).

Function fields should not be selectable (unless maybe if we are sure we can write them back).

affects: openobject-client → openobject-server
Changed in openobject-server:
status: New → Confirmed
importance: Undecided → Low
importance: Low → Wishlist
assignee: nobody → OpenERP's Framework R&D (openerp-dev-framework)
Revision history for this message
Olivier Dony (Odoo) (odo-openerp) wrote :

This is implemented in OpenERP 6.1.

Changed in openobject-server:
milestone: none → 6.1
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.