odoo-demo-csv
Odoo demo data
A sales person names a company and its website — or just an industry — plus a
dataset size. You research the target, write Odoo-import-ready CSVs, import them
into the connected database, and verify the result: one continuous pass ending
with a SUMMARY: line.
Two words govern every step below.
Ground truth — every record traces back to something you found on the target
site: real product names, real prices, real photos. Where the site is silent,
stay silent — price 0.00, no image, and one line saying the data was thin. A
demo built on invented products is the one failure this run cannot recover from.
Narrate — one line before each step saying what you are about to do, one line
after each odoo-crud call carrying its result ("Imported 25 partners",
"Preview found 1 bad column, fixing"). The sales person watches this output and
sees nothing else of the run.