← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 785049] [NEW] No CSV Export for delegation inherited fields

 

Public bug reported:

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.

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

Title:
  No CSV Export for delegation inherited fields

Status in OpenERP GTK Client:
  New

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.


Follow ups

References