Public bug reported: 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 Importance: Undecided Status: New -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. https://bugs.launchpad.net/bugs/723639 Title: Related/Functional fields, one2many and many2many fields should not be available in 'import compatible' mode Status in OpenERP GTK Client: New 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). _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : c2c-oerpscenario@lists.launchpad.net Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp