woocommerce/includes/admin/meta-boxes/views
Rodrigo Primo 1274c61a7c Hide "Stock status" field for grouped products
In the product admin page, the field "Stock status" should be hidden for grouped products as stock is controlled individually for each of the child products and setting a stock status in the parent product has no effect.

Fixes #20927
2018-08-01 10:30:21 -03:00
..
html-order-download-permission.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-order-fee.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-order-item-meta.php exclude new meta data from admin screens 2018-06-08 12:18:15 +01:00
html-order-item.php Display order item refund as negative value 2018-03-30 17:09:44 -04:00
html-order-items.php Show stock based on querystring var 2018-06-15 15:11:07 +01:00
html-order-refund.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-order-shipping.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-product-attribute.php Merge branch 'master' into feature/product-custom-tables-supporting-changes 2018-06-13 10:18:38 +01:00
html-product-data-advanced.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-product-data-attributes.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-product-data-general.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-product-data-inventory.php Hide "Stock status" field for grouped products 2018-08-01 10:30:21 -03:00
html-product-data-linked-products.php Prevent grouped products showing when the type is variable 2018-01-19 12:20:27 +00:00
html-product-data-panel.php update selector 2018-06-29 11:16:44 +01:00
html-product-data-shipping.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-product-data-variations.php Echo attribute label 2018-05-26 13:10:09 +01:00
html-product-download.php Admin metaboxes views translation escaping fix (#17776) 2017-11-21 17:50:30 +00:00
html-product-variation-download.php Admin metaboxes views translation escaping fix (#17776) 2017-11-21 17:50:30 +00:00
html-variation-admin.php Do not use array_merge for appending parent to tax classes rather +, array_merge will rewrite numeric keys which we allow for tax class names. 2018-07-27 11:16:28 +02:00