Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
3209 Widoki

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.


Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Najlepsza odpowiedź

Hi ,

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

Thanks


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lip 22
1494
0
lip 20
3475
3
cze 20
3844
1
lis 18
9365
11
lut 17
63644