Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
4181 Переглядів

I want to add a short description under the product name from the product configuration page (Not from the Website Builder). I have added a custom field on the "General Information" tab. How to display it just under the Product Name. I am working online odoo. Suggest the configuration steps to achieve this task.  

Аватар
Відмінити
Найкраща відповідь
  1. Go to the Settings menu and select Technical > User Interface > Views.
  2. Search for the view that you want to modify. In this case, it should be product.product_template_form_view.
  3. Click on Edit to open the view editor.
  4. Add the following code snippet just after the  line:

Replace your_custom_field_name with the name of your custom field.

5. Save the changes and reload the page.

Now, when you go to the product configuration page, you should see your custom field displayed just under the product name.


Аватар
Відмінити
Найкраща відповідь

Hi,
Go to product page, there is several description fields, one is for the e-commerce product description.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
груд. 16
3255
4
бер. 16
4042
2
бер. 24
1950
0
бер. 24
1445
0
лист. 23
1516