← Back to team overview

credativ team mailing list archive

Re: [Bug 900380] [NEW] export data, store "Export Type", Export Format" along with fields

 

On 05/12/11 17:03, Ferdinand @ Camptocamp wrote:
> Public bug reported:
>
> wish
> please store these 2 fields along with the "saved field list" as it is highly likely that the action undertaken with a  saved list will always be the same.
>
> currently most users have always to change these settings to
> * Export All Data

Do you want this for v5.0/v6.0/trunk?

We have implemented this for v5.0 with csv export. In webclient we even 
stream it such that you get csv file download, just spinning around 
without a timeout, and no defined file length, otherwise for big tables 
it can time out.

We didn't modify anything in the server, just the web-client.

Although this functionality may be useful openerp-server side.

> * Export Format - Excel
> to open data in a spreadsheet.
>

Problem is that you can't stream/append to excel file since some data is 
changing in the header/beginning of the file (and get timeouts from the 
web-client...) Hence we opted for the csv format only.

> ** Affects: openobject-server
>       Importance: Undecided
>           Status: New
>


-- 
With best regards,


Dmitrijs Ledkovs

credativ ltd                     Tel: 01788 298152
36 Regent Street                 Fax: 01788 298159
Rugby CV21 2PS - UK              http://www.credativ.co.uk

credativ Ltd is registered in England & Wales, company no. 5261743
Registered office: Nelson House, 2 Hamilton Terrace, Leamington Spa,
Warwickshire CV32 4LY

Certified by AccredIT UK with the ICT Supply standard of quality for
Software Product Design and Development

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/900380

Title:
  export data, store "Export Type", Export Format" along with fields

Status in OpenERP Server:
  New

Bug description:
  wish
  please store these 2 fields along with the "saved field list" as it is highly likely that the action undertaken with a  saved list will always be the same.

  currently most users have always to change these settings to 
  * Export All Data
  * Export Format - Excel
  to open data in a spreadsheet.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/900380/+subscriptions


References