Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
4 Odpowiedzi
9044 Widoki

Is there a way to join customer to a group and assign them price list instead of assign it to each customer

Awatar
Odrzuć
Najlepsza odpowiedź

Hello there is no any customer group. but there is one concept in odoo. based on that the pricelist is work.

Go to Menu sales => Products =>  Pricelists => select any pricelist and open form view.

into that one field you can see called "country groups". into country groups there is one field called "countries".

see below image.


click on the country group name, so below screen will open.


set the country here.

now go to the customer screen and set the customer country.  so based on the customer country odoo will 

automatically detect the pricelist. for eg. i have two pricelist (1) Europe pricelist (2) south america Pricelist.

now into the south america pricelist, i assingned the country group south america and into this group already country assigned. for eg Argentina. now when i set the country argentina to the customer, so into that customer , the south america pricelist automatically set.         


I hope this will helps you.

Awatar
Odrzuć
Najlepsza odpowiedź

It would be nice to have such functionality.

We are implementing odoo ecommerce with another system which will send the prices to odoo.

It is a big pain for two reasons:

     First one is the prices for group of customers which are not supported and the workaround is to generate a list of pricelist for each customer. 700 customers and 7000 product. total almost 5 million of rows!!!

    Second, we have to deal with the generic errors and absolutely useless from the xml-rpc. I don't understand why it has so poor support the web api.


Awatar
Odrzuć

It's not necessary to create a pricelist for each customer.

You can assign the same pricelist to several customers.

Najlepsza odpowiedź

Hi Joel, customer group is not default function of odoo.

Awatar
Odrzuć
Najlepsza odpowiedź

 You can add customer pricelists according to group country.

Go through this documentation

https://medium.com/@hilarak/odoo-pricelists-5e1e9de54ec1

Awatar
Odrzuć