Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
1498 Vizualizări

Hi,i am new to odoo. I am using odoo version 12. I need to replace the default shopping cart into making a call to the client/customer.

Imagine profil
Abandonează
Cel mai bun răspuns

Change the xpath and in xpath give position as replace

for eg:

<xpath expr='//div[hasclass("your class_name")]' position='replace'>
Imagine profil
Abandonează
Autor

is it possible to make a call to someone by a customer? am I need to link CRM contacts?