Skip to Content
Menú
This question has been flagged
1 Respondre
1500 Vistes

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
Descartar
Best Answer

Change the xpath and in xpath give position as replace

for eg:

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

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