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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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.
Sort the XLS file by the colums you are interested in, then manually delete the rows you wanted to skip.
simply filter the records with amount is less then 1 and select these records go to action menu click on delete.
Hi ,
In your tree view filters, give the filter condition as amount greater than 1 and then export to xls from action button.
Thanks
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Jul 22
|
618 | ||
|
0
Jul 20
|
2791 | ||
|
3
Jun 20
|
2088 | ||
|
1
Nov 18
|
7460 | ||
|
11
Feb 17
|
60666 |