跳至内容
菜单
此问题已终结
1 回复
5498 查看

I am trying to locate the "inventory" tab in the product form with no success. Could not find it in product_template_only_form_view and inherited.
Please note that I don't wan't to replace it but just inherit and add some fields.

--------------------------------UPDATE------------------------------------------

Thanks for the answer. It can be also done by targeting the page in the product form:

<xpath expr="//page[2]//group[1]" position="after">

In the example above page[2] stands for Inventory(it is the second page on the product form).

形象
丢弃
最佳答案

Hi!!

You can find the inventory tab view on Settings-->Tecnichal-->User interface-->Views and filtering for product.template.stock.property.form.inherit.

You need to be the technical features enabled.

Best regards

形象
丢弃
编写者

Thanks for the help:) I have used xpath to place the stuff behind the first group within the inventory

相关帖文 回复 查看 活动
3
3月 21
7590
1
6月 18
4098
1
10月 22
2189
1
1月 20
5194
1
8月 19
4234