This question has been flagged
1 Reply
7506 Views

Currently, when exporting products to csv(Openerp 7), the csv file has only 80 records. I think the main reason is that that default product page shows only 80 products.

I have 300 products, how could this be done with one export? I think if it can be configured so that the the product page displays 300 products, then all 300 products can be exported.  A related question would be how to make it display 300 products.

Avatar
Discard
Best Answer
  1. Click where it says: 1-80 of 300
  2. That section is going to change to a selection field
  3. Select "Unlimited"
  4. Export

Avatar
Discard

This is ok if you don't have 50,000 and counting serial numbers. This crashes on many user computers if they don't have enough RAM. Is it possible to just pull the data without having to load it in the UI?