Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
1492 Vues

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.

Avatar
Ignorer
Meilleure réponse

Change the xpath and in xpath give position as replace

for eg:

<xpath expr='//div[hasclass("your class_name")]' position='replace'>
Avatar
Ignorer
Auteur

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