Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
5506 Lượt xem

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).

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Tác giả

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

Bài viết liên quan Trả lời Lượt xem Hoạt động
3
thg 3 21
7592
1
thg 6 18
4101
1
thg 10 22
2190
1
thg 1 20
5198
1
thg 8 19
4240