Method to get product price for a given customer
问题 I need to retrieve product price via XMLRPC. I am using Product Price Lists so each customer can be assigned a given price list which gives specific discounts based on categories, etc. I am struggling to find which method can be used to retrieve the price for a given product_template id at a given quantity, if that is actually possible. So far I have not been able to try any specific method as I can not identify how can this be achieved without actually creating a sales order. 回答1: The module