We are going to send product categories from our store to Odoo, so I need to set the costing method automatically to 'Average Price'. The default is 'Standard Price'. The odoo purchase settings only allow to change it manually for each product category.
Is there any option to apply for all products (or all product categories)? Or should I overwrite the product.category create method ? Any idea?
Thanks