I'm migrating an OpenERP database and one of my modules fails to load its data (product) because it refers to an existing Product Category "Services", which does not exist on the target database.
I searched and found a 'Services' category defined by the 'product' module demo data, but I think that loading demo data is a bad idea.
How do I create a 'Services' product category?