コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5479 ビュー

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
7573
1
6月 18
4087
1
10月 22
2177
1
1月 20
5183
1
8月 19
4227