← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 785049] Re: [Stable 6.0.2]No CSV Export for delegation inherited fields

 

** Changed in: openobject-client
       Status: Confirmed => In Progress

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

Title:
  [Stable 6.0.2]No CSV Export for delegation inherited fields

Status in OpenERP GTK Client:
  In Progress

Bug description:
  The export to csv function of the gtk client does not show fields from
  _inherits objects.

  E.g. when exporting projects, the analytic account is an delegation inheritance:
      _inherits = {'account.analytic.account': "analytic_account_id"}

  These fields, including important ones like state or partner_id, are
  not presented in the CSV export wizard.


References