Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
3359 Visualizzazioni

I am currently importing xls files to odoo.

What I want to do is to exclude all rows that has below 1 amount.

All help would be very much appreciated.


Avatar
Abbandona
Risposta migliore

Sort the XLS file by the colums you are interested in, then manually delete the rows you wanted to skip.

Avatar
Abbandona
Risposta migliore

simply filter the records with amount is less then 1 and select these records go to action menu click on delete.

Avatar
Abbandona
Risposta migliore

Hi ,

    In your tree view filters, give the filter condition as  amount greater than 1  and then export to xls from action button.

Thanks


Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
lug 22
1601
0
lug 20
3600
3
giu 20
4073
1
nov 18
9535
11
feb 17
63881