Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
5495 Weergaven

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

Avatar
Annuleer
Beste antwoord

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

Avatar
Annuleer
Auteur

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

Gerelateerde posts Antwoorden Weergaven Activiteit
3
mrt. 21
7587
1
jun. 18
4095
1
okt. 22
2186
1
jan. 20
5194
1
aug. 19
4233