Trace: split_csv_odoo

Split CSV odoo

split -l 200 --additional-suffix=.csv Invebntario\ Jhoana\ Odoo.csv

Append on top:

sed -i '1s/^/task goes here\n/' todo.txt

Unique values for categories:

sort categorias.csv |uniq
split_csv_odoo.txt · Last modified: 2019/09/29 11:50
Public Domain Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain