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

I need to change the name 'product' to 'properties' in the ecommerce website wherever it is displayed. for eg. in the Products page, its listed as All Products>Product1>....

I could use JS to rename it on the page itself but I guess its not the best way to do it. and if odoo has a feature in the backend to do that in a single place.

Awatar
Odrzuć
Najlepsza odpowiedź

To change the name 'Product' to 'Properties' in the Odoo 15 Website, you will need to edit the website templates and translatable strings in the website module. Here is a general outline of the steps you can follow to make this change:


Enable the Developer Mode in your Odoo instance by going to the Settings menu and selecting the "Activate the developer mode" option.


Navigate to the website module and find the templates and translatable strings that contain the text 'Product'. These may be located in the 'views' and 'static/src/js' directories.


Edit the templates and translatable strings to replace the text 'Product' with 'Properties'.


Save your changes and reload the website to see the updated text.


Note that this process may be different depending on the specific customization and modules you have installed in your Odoo instance. It is always a good idea to make a backup of your database before making any significant changes to your system.


I hope this helps! Let me know if you have any further questions

Awatar
Odrzuć
Najlepsza odpowiedź

It's not possible as you asked. Because All Products, Products, are product category names. You can either rename those in the Product Category section.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
5
sie 25
9697
2
lip 25
875
4
cze 25
992
1
cze 25
1313
1
maj 25
1268