Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
3 Antworten
3350 Ansichten

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
Verwerfen
Beste Antwort

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

Avatar
Verwerfen
Beste Antwort

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

Avatar
Verwerfen
Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Juli 22
1595
0
Juli 20
3587
3
Juni 20
4065
1
Nov. 18
9524
11
Feb. 17
63875