← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 726958] Re: Export Data problems in V6.0

 

Hi Regina Tsui,

Thanks ! I reproduced it.

How ? here it is :
One of the possible cause:
Actually web-client shows all the field for export where as GTK Ignores the field which has 'readonly' attribute "True"
or contains the "state" attribute which makes the field "readonly" on current state of the record. So when you try to open a list that is created from web client with such field and then try to view it from the GTK client the gtk client will simply ignore this because it does not have that field in its field_export_list.

So even if web-client allows you to select the field with readonly
attribute you want get any value in that field when you export it.


IMHO the web client should not show such fields  in the export list. So the status of the bug for GTK client remains as it is .

Correct me If I am missing something.
Thanks

-- 
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/726958

Title:
  Export Data problems in V6.0

Status in OpenERP GTK Client:
  Invalid
Status in OpenERP Web Client:
  Confirmed

Bug description:
  Hi all,
  1) when I add some custom fields in delivery order and would like to export data, web clients cannot be shown while GTK client is work fine
  (please refer to the attached images)

  2) then when I use GTK client to generate the list , if the fields
  included 3rd level object, the saved list will disappear and need to
  view from web client

  3) In web client , some data field in the list is not sync. with GTK
  client.

  Please help to check.

  Thanks



References