This question has been flagged
3 Replies
4858 Views

When we do a new sale, we want it to be put automatically the last price negotiated with that customer. There is a module or a way to getthe previous invoices to search if the product has already been sold to that customer and at what price? An then, insert in new invoice that product with the last customer price and not the default product price.

e.g.

We have a glass in the store for 5€. Last month, we acorded with John to sell him at 4.80€. So in next John's sales, when we put glasses in a John invoice, we want do it for 4.80€ instead 5€.

Avatar
Discard
Best Answer

Hi Ramon,

If your need is like you want to set a specific price for a customer you can use "pricelist".
From "Settings==> Configuration==>Sales==> Quotations and Sales Orders" use can tick"Use pricelists to adapt your price per customer"


With help of pricelist you can define rules for price for any customer and any product.

Or else if you need your specific need ,, you can develop your own custom module for that.


Hope this helps..

Avatar
Discard
Author Best Answer

Hi Aitor,

We tried, but we have a bunch of invoices imported from windows software with no discounts, the prices was edited directly on invoice lines. We're migrating to Odoo now, and  boss wants to keep agreed prices with each customer. Each customer has a different price, so we can't group them into segments. 

Avatar
Discard
Best Answer

Hi Ramón,

Have you tried product_visible_discount module? Maybe it can help you...

Hope that helps!

Avatar
Discard