콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
5585 화면

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
7663
1
6월 18
4172
1
10월 22
2274
1
1월 20
5267
1
8월 19
4298