c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #17245
[Bug 723639] [NEW] Related/Functional fields, one2many and many2many fields should not be available in 'import compatible' mode
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).
Follow ups
References