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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
2
回复
3850
查看
- Go to the Settings menu and select Technical > User Interface > Views.
- Search for the view that you want to modify. In this case, it should be product.product_template_form_view.
- Click on Edit to open the view editor.
- 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.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
12月 16
|
3099 | ||
|
4
3月 16
|
3944 | ||
|
2
3月 24
|
1764 | ||
|
0
3月 24
|
1272 | ||
|
0
11月 23
|
1383 |